author | kergoth <kergoth> | 2003-01-26 19:23:46 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-26 19:23:46 (UTC) |
commit | fcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (side-by-side diff) | |
tree | 749e6a7118c41d6a5a6fa8028d716123fbafda00 | |
parent | 721eae88bd32905c9ebe715be0955583edf6e641 (diff) | |
download | opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.zip opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.gz opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.bz2 |
Remove depends on a specific version.. it should be depending on >= or <= depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
148 files changed, 148 insertions, 148 deletions
diff --git a/core/applets/batteryapplet/opie-batteryapplet.control b/core/applets/batteryapplet/opie-batteryapplet.control index 150f47e..fa96ece 100644 --- a/core/applets/batteryapplet/opie-batteryapplet.control +++ b/core/applets/batteryapplet/opie-batteryapplet.control @@ -1,10 +1,10 @@ Files: plugins/applets/libbatteryapplet.so* Priority: optional Section: opie/taskbar Maintainer: Opie team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Conflicts: opie-batteryapplet-ipaq Description: Battery Monitor applet Battery Monitor applet for the Opie environment taskbar. diff --git a/core/applets/cardmon/opie-cardmon.control b/core/applets/cardmon/opie-cardmon.control index 708e6df..a456a1d 100644 --- a/core/applets/cardmon/opie-cardmon.control +++ b/core/applets/cardmon/opie-cardmon.control @@ -1,9 +1,9 @@ Files: plugins/applets/libcardmonapplet.so* pics/cardmon/*.png sounds/cardmon/*.wav Priority: optional Section: opie/taskbar Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 +Depends: opie-base, libopie1 Description: CF/PCMCIA Card Monitor applet SD/MMC/CF/PCMCIA Card Monitor applet for the Opie environment taskbar. diff --git a/core/applets/clipboardapplet/opie-clipboardapplet.control b/core/applets/clipboardapplet/opie-clipboardapplet.control index 57ce542..d54ddc4 100644 --- a/core/applets/clipboardapplet/opie-clipboardapplet.control +++ b/core/applets/clipboardapplet/opie-clipboardapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/libclipboardapplet.so* Priority: optional Section: opie/taskbar Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Clipboard applet Clipboard applet for the Opie environment taskbar. diff --git a/core/applets/clockapplet/opie-clockapplet.control b/core/applets/clockapplet/opie-clockapplet.control index 958ac1c..ed7b50c 100644 --- a/core/applets/clockapplet/opie-clockapplet.control +++ b/core/applets/clockapplet/opie-clockapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/libclockapplet.so* Priority: optional Section: opie/taskbar Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Clock applet Clock applet for the Opie environment taskbar. diff --git a/core/applets/irdaapplet/opie-irdaapplet.control b/core/applets/irdaapplet/opie-irdaapplet.control index 5216de0..2150384 100644 --- a/core/applets/irdaapplet/opie-irdaapplet.control +++ b/core/applets/irdaapplet/opie-irdaapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/libirdaapplet.so* pics/irdaapplet/* sounds/irdaapplet/*.wav Priority: optional Section: opie/system Maintainer: David Woodhouse <dwmw2@infradead.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION), libopieobex1 +Depends: opie-base, libopieobex1 Description: Irda Applet An IrDA taskbar applet for the Opie environment diff --git a/core/applets/obex/libopieobex.control b/core/applets/obex/libopieobex.control index d13dcfb..3fd0f77 100644 --- a/core/applets/obex/libopieobex.control +++ b/core/applets/obex/libopieobex.control @@ -1,8 +1,8 @@ Files: plugins/obex/libopieobex.so* Priority: optional Section: opie/system Maintainer: Holger Freyther <zecke@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION), openobex | libopenobex1 +Depends: opie-base, openobex | libopenobex1 Description: Irda obex lib diff --git a/core/applets/restartapplet/opie-restartapplet.control b/core/applets/restartapplet/opie-restartapplet.control index 49eb743..81021ed 100644 --- a/core/applets/restartapplet/opie-restartapplet.control +++ b/core/applets/restartapplet/opie-restartapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/librestartapplet.so* Priority: optional Section: opie/system Maintainer: L. J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Restart Applet A simple taskbar applet to restart the Opie environment diff --git a/core/applets/restartapplet2/opie-restartapplet2.control b/core/applets/restartapplet2/opie-restartapplet2.control index 920b281..7a4ee70 100644 --- a/core/applets/restartapplet2/opie-restartapplet2.control +++ b/core/applets/restartapplet2/opie-restartapplet2.control @@ -1,9 +1,9 @@ Files: plugins/applets/librestartapplet.so* Priority: optional Section: opie/system Maintainer: L. J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Restart Applet A simple opie menu applet to restart the Opie environment diff --git a/core/applets/screenshotapplet/opie-screenshotapplet.control b/core/applets/screenshotapplet/opie-screenshotapplet.control index f02ce83..e6a581b 100644 --- a/core/applets/screenshotapplet/opie-screenshotapplet.control +++ b/core/applets/screenshotapplet/opie-screenshotapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/libscreenshotapplet.so* Priority: optional Section: opie/system Maintainer: L. J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Screenshot Applet A screenshot taskbar applet for the Opie environment diff --git a/core/applets/vmemo/opie-vmemo.control b/core/applets/vmemo/opie-vmemo.control index c2fbd5e..89bd819 100644 --- a/core/applets/vmemo/opie-vmemo.control +++ b/core/applets/vmemo/opie-vmemo.control @@ -1,9 +1,9 @@ Files: plugins/applets/libvmemoapplet.so* Priority: optional Section: opie/system Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-vmemo-settings ($QPE_VERSION) +Depends: opie-base, opie-vmemo-settings Description: Voice Memo Recorder Applet The voice memo recorder for the Opie environment diff --git a/core/applets/volumeapplet/opie-volumeapplet.control b/core/applets/volumeapplet/opie-volumeapplet.control index ae79296..96f3f73 100644 --- a/core/applets/volumeapplet/opie-volumeapplet.control +++ b/core/applets/volumeapplet/opie-volumeapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/libvolumeapplet.so* Priority: optional Section: opie/taskbar Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Volume applet Volume applet for the Opie environment taskbar. diff --git a/core/apps/embeddedkonsole/opie-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control index 88fb84b..b6ff822 100644 --- a/core/apps/embeddedkonsole/opie-embeddedkonsole.control +++ b/core/apps/embeddedkonsole/opie-embeddedkonsole.control @@ -1,9 +1,9 @@ Files: bin/embeddedkonsole apps/Applications/embeddedkonsole.desktop pics/konsole etc/keytabs/* Priority: optional Section: opie/applications Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: KDE's konsole (shell terminal) Ported to the Opie environment. diff --git a/core/apps/helpbrowser/opie-helpbrowser.control b/core/apps/helpbrowser/opie-helpbrowser.control index 14a8554..c407ce7 100644 --- a/core/apps/helpbrowser/opie-helpbrowser.control +++ b/core/apps/helpbrowser/opie-helpbrowser.control @@ -1,10 +1,10 @@ Files: bin/helpbrowser apps/Applications/helpbrowser.desktop docs pics/helpbrowser Priority: optional Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Browse HTML help documents The HTML help browser for the Opie environment. diff --git a/core/apps/textedit/opie-textedit.control b/core/apps/textedit/opie-textedit.control index 8d5089c..f59b307 100644 --- a/core/apps/textedit/opie-textedit.control +++ b/core/apps/textedit/opie-textedit.control @@ -1,9 +1,9 @@ Files: bin/textedit apps/1Pim/textedit.desktop pics/textedit Priority: optional Section: opie/applications Maintainer: L. J. Potter <llornkcor@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: Text Editor The text editor for the Opie environment. diff --git a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control index 5970fd6..2dedcbf 100644 --- a/core/multimedia/opieplayer/libmad/opie-libmadplugin.control +++ b/core/multimedia/opieplayer/libmad/opie-libmadplugin.control @@ -1,10 +1,10 @@ Files: plugins/codecs/libmadplugin.so.1.0.0 plugins/codecs/libmadplugin.so.1.0 plugins/codecs/libmadplugin.so.1 plugins/codecs/libmadplugin.so Priority: optional Section: opie/plugins Maintainer: Maximilian Reiss <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-libmpeg3plugin ($QPE_VERSION) +Depends: opie-base, opie-libmpeg3plugin Description: MP3 file plugin using libmad Plugin to play MP3 files with the mediaplayer in the Opie environment. It also hast streaming support (Shoutcast/Icecast). diff --git a/core/multimedia/opieplayer/libmpeg3/opie-libmpeg3plugin.control b/core/multimedia/opieplayer/libmpeg3/opie-libmpeg3plugin.control index 4ea788e..bedafbd 100644 --- a/core/multimedia/opieplayer/libmpeg3/opie-libmpeg3plugin.control +++ b/core/multimedia/opieplayer/libmpeg3/opie-libmpeg3plugin.control @@ -1,9 +1,9 @@ Files: plugins/codecs/libmpeg3plugin.so.1.0.0 plugins/codecs/libmpeg3plugin.so.1.0 plugins/codecs/libmpeg3plugin.so.1 plugins/codecs/libmpeg3plugin.so Priority: optional Section: opie/plugins Maintainer: L.J.Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Mpeg video file plugin using libmad Plugin to play MPeg3 video files with the mediaplayer in the Opie environment. diff --git a/core/multimedia/opieplayer/modplug/opie-modplugin.control b/core/multimedia/opieplayer/modplug/opie-modplugin.control index c8a4414..b1a98fc 100644 --- a/core/multimedia/opieplayer/modplug/opie-modplugin.control +++ b/core/multimedia/opieplayer/modplug/opie-modplugin.control @@ -1,9 +1,9 @@ Files: plugins/codecs/libmodplugin.so* Priority: optional Section: opie/plugins Maintainer: Simon Hausmann <hausmann@kde.org>, L.J. Potter <llornkcor@handhelds.org> Architecture: arm Version: 2.0.2 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: MOD/XM/S3M/IT plugin using libmodplug Plugin to play MOD/XM/S3M/IT amiga tracker modules with the mediaplayer in the Opie environment. diff --git a/core/multimedia/opieplayer/opie-mediaplayer.control b/core/multimedia/opieplayer/opie-mediaplayer.control index 0eea09d..6e989a8 100644 --- a/core/multimedia/opieplayer/opie-mediaplayer.control +++ b/core/multimedia/opieplayer/opie-mediaplayer.control @@ -1,9 +1,9 @@ Files: bin/opieplayer pics/opieplayer apps/Applications/opieplayer.desktop pics/opieplayer2/skins/default Priority: optional Section: opie/applications Maintainer: L.J.Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: The Opie media player The mediaplayer for Opie. It plays mp3, mpeg, and wav. diff --git a/core/multimedia/opieplayer/wavplugin/opie-wavplugin.control b/core/multimedia/opieplayer/wavplugin/opie-wavplugin.control index e7ff6a0..82bc5ae 100644 --- a/core/multimedia/opieplayer/wavplugin/opie-wavplugin.control +++ b/core/multimedia/opieplayer/wavplugin/opie-wavplugin.control @@ -1,9 +1,9 @@ Files: plugins/codecs/libwavplugin* Priority: optional Section: opie/plugins Maintainer: Lorn Potter <llornkcor@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: WAV file plugin Plugin to play WAV files with the mediaplayer in the Opie environment. diff --git a/core/opie-login/opie-login.control b/core/opie-login/opie-login.control index 0bf29f8..aeb517d 100644 --- a/core/opie-login/opie-login.control +++ b/core/opie-login/opie-login.control @@ -1,9 +1,9 @@ Files: bin/opie-login share/opie-login/opie-session share/opie-login/pre-session share/opie-login/post-session Priority: optional Section: opie/system Maintainer: Project Opie <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 +Depends: opie-base, libopie1 Description: Multiuser login for OPIE A xdm/kdm equivalent for OPIE. diff --git a/core/pim/addressbook/opie-addressbook.control b/core/pim/addressbook/opie-addressbook.control index cc7f580..5392892 100644 --- a/core/pim/addressbook/opie-addressbook.control +++ b/core/pim/addressbook/opie-addressbook.control @@ -1,10 +1,10 @@ Files: bin/addressbook apps/1Pim/addressbook.desktop pics/addressbook/*.png Priority: optional Section: opie/applications Conflicts: qpe-tkcaddressbook Maintainer: Stefan Eilers <eilers.stefan@epost.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: Contacts A simple addressbook for the Opie environment. diff --git a/core/pim/datebook/opie-datebook.control b/core/pim/datebook/opie-datebook.control index de2673f..54eb1ab 100644 --- a/core/pim/datebook/opie-datebook.control +++ b/core/pim/datebook/opie-datebook.control @@ -1,10 +1,10 @@ Files: bin/datebook apps/1Pim/datebook.desktop pics/datebook Priority: optional Section: opie/applications Conflicts: qpe-tkccalendar Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: A datebook/appointment manager A datebook/appointment manager for the Opie environment. diff --git a/core/pim/today/opie-today.control b/core/pim/today/opie-today.control index a514c3e..40c2cdf 100644 --- a/core/pim/today/opie-today.control +++ b/core/pim/today/opie-today.control @@ -1,16 +1,16 @@ Files: bin/today apps/1Pim/today.desktop pics/today/* Priority: optional Section: opie/applications Maintainer: Maximilian Reiß <harlekin@handhelds.org> Architecture: arm Version: 0.6-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 License: GPL Description: today screen This today screen app gives an overview of appointments and todos. It also shows incoming and outgoing mails from opiemail. When using Opie (opie.handhelds.org) today can be autostarted on resume. It is highly configurable. diff --git a/core/pim/today/task-opie-today.control b/core/pim/today/task-opie-today.control index 780c08a..76b6828 100644 --- a/core/pim/today/task-opie-today.control +++ b/core/pim/today/task-opie-today.control @@ -1,10 +1,10 @@ Priority: optional Section: opie/applications Maintainer: Maximilian Reiß <harlekin@handhelds.org> Architecture: arm Version: 0.5-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION), opie-today, opie-today-datebookplugin, opie-today-todolistplugin, opie-today-mailplugin +Depends: opie-base, libopie1, opie-today, opie-today-datebookplugin, opie-today-todolistplugin, opie-today-mailplugin License: GPL Description: Task for basic today setup includes datebook, todolist and mail plugin diff --git a/core/pim/todo/opie-todo.control b/core/pim/todo/opie-todo.control index d2b705a..3da6b00 100644 --- a/core/pim/todo/opie-todo.control +++ b/core/pim/todo/opie-todo.control @@ -1,9 +1,9 @@ Files: bin/todolist apps/1Pim/todo.desktop pics/todo Priority: optional Section: opie/applications Maintainer: Holger 'zecke' Freyther <zecke@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: TODO-list manager A Todo-list manager for the Opie environment. diff --git a/core/settings/button/opie-button-settings.control b/core/settings/button/opie-button-settings.control index a2b8115..bdbd850 100644 --- a/core/settings/button/opie-button-settings.control +++ b/core/settings/button/opie-button-settings.control @@ -1,9 +1,9 @@ Files: bin/buttonsettings apps/Settings/Button.desktop pics/buttonsettings/*.png Priority: optional Section: opie/settings Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Device-buttons settings dialog For the Opie environment. diff --git a/core/settings/citytime/opie-citytime.control b/core/settings/citytime/opie-citytime.control index faaf3a2..07029c1 100644 --- a/core/settings/citytime/opie-citytime.control +++ b/core/settings/citytime/opie-citytime.control @@ -1,9 +1,9 @@ Files: bin/citytime apps/Settings/citytime.desktop pics/citytime Priority: optional Section: opie/settings Maintainer: Maximilian Reiss <harlekin@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), timezones +Depends: opie-base, timezones Description: Time-zone / world clock settings The time-zone manager for the Opie environment. diff --git a/core/settings/launcher/opie-launcher-settings.control b/core/settings/launcher/opie-launcher-settings.control index e0c5005..43946dd 100644 --- a/core/settings/launcher/opie-launcher-settings.control +++ b/core/settings/launcher/opie-launcher-settings.control @@ -1,9 +1,9 @@ Files: bin/launchersettings apps/Settings/Launcher.desktop pics/launchersettings Priority: optional Section: opie/settings Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Launcher settings dialog For the Opie environment. diff --git a/core/settings/light-and-power/opie-light-and-power.control b/core/settings/light-and-power/opie-light-and-power.control index 0bc128d..5b82633 100644 --- a/core/settings/light-and-power/opie-light-and-power.control +++ b/core/settings/light-and-power/opie-light-and-power.control @@ -1,9 +1,9 @@ Files: bin/light-and-power apps/Settings/Light.desktop pics/lightandpower Priority: optional Section: opie/settings Maintainer: Maximilian Reiss <harlekin@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Light and Power settings dialog For the Opie environment. diff --git a/core/settings/security/opie-security.control b/core/settings/security/opie-security.control index 72191a3..852e12f 100644 --- a/core/settings/security/opie-security.control +++ b/core/settings/security/opie-security.control @@ -1,9 +1,9 @@ Files: bin/security apps/Settings/Security.desktop pics/security Priority: optional Section: opie/settings Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Security settings dialog For the Opie environment. diff --git a/example/example.control b/example/example.control index 1422c82..4dd49a9 100644 --- a/example/example.control +++ b/example/example.control @@ -1,11 +1,11 @@ Files: bin/example apps/Applications/example.desktop pics/example.png Priority: optional Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: 1.0.0 -Depends: qpe-base ($QPE_VERSION) +Depends: qpe-base License: Public Domain Description: Example program An example program for the Opie environment. Does nothing interesting. diff --git a/freetype/opie-freetype.control b/freetype/opie-freetype.control index 2863adb..35175e2 100644 --- a/freetype/opie-freetype.control +++ b/freetype/opie-freetype.control @@ -1,8 +1,8 @@ Files: plugins/fontfactories/libfreetypefactory* Priority: optional Section: opie/plugins Maintainer: Opie <opie@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libfreetype6 +Depends: opie-base, libfreetype6 Description: Freetype fontfactory plugin diff --git a/i18n/opie-i18n-da.control b/i18n/opie-i18n-da.control index d88ddf2..7d6aab9 100644 --- a/i18n/opie-i18n-da.control +++ b/i18n/opie-i18n-da.control @@ -1,9 +1,9 @@ Files: i18n/da/.directory i18n/da/*.qm Priority: optional Section: opie/i18n Maintainer: Tais M. Hansen <mellen@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: Danish Danish UI texts for OPIE environment. diff --git a/i18n/opie-i18n-de.control b/i18n/opie-i18n-de.control index a5137d8..8a767d7 100644 --- a/i18n/opie-i18n-de.control +++ b/i18n/opie-i18n-de.control @@ -1,9 +1,9 @@ Files: i18n/de/.directory i18n/de/*.qm etc/dict/dawg.de Priority: optional Section: opie/i18n Maintainer: Carsten Niehaus <cniehaus@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: Deutsch German UI texts and dictionary for OPIE environment. diff --git a/i18n/opie-i18n-en.control b/i18n/opie-i18n-en.control index 8e5801f..9b91bce 100644 --- a/i18n/opie-i18n-en.control +++ b/i18n/opie-i18n-en.control @@ -1,9 +1,9 @@ Files: i18n/en/.directory etc/dict/dawg Priority: optional Section: opie/i18n Maintainer: Carsten Niehaus <cniehaus@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: English English dictionary for OPIE environment. diff --git a/i18n/opie-i18n-es.control b/i18n/opie-i18n-es.control index 1399577..9a96585 100644 --- a/i18n/opie-i18n-es.control +++ b/i18n/opie-i18n-es.control @@ -1,9 +1,9 @@ Files: i18n/es/.directory i18n/es/*.qm etc/dict/dawg.es Priority: optional Section: opie/i18n Maintainer: Jose Luis Fernandez Barros <fbarros@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: Spanish Spanish UI texts and dictionary for OPIE environment. diff --git a/i18n/opie-i18n-fr.control b/i18n/opie-i18n-fr.control index d36513b..2d8f54c 100644 --- a/i18n/opie-i18n-fr.control +++ b/i18n/opie-i18n-fr.control @@ -1,9 +1,9 @@ Files: i18n/fr/.directory i18n/fr/*.qm etc/dict/dawg.fr Priority: optional Section: opie/i18n Maintainer: Eric Santonacci <Eric.Santonacci@talc.fr> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: French French UI texts and dictionary for OPIE environment. diff --git a/i18n/opie-i18n-it.control b/i18n/opie-i18n-it.control index 8831f03..1e26ead 100644 --- a/i18n/opie-i18n-it.control +++ b/i18n/opie-i18n-it.control @@ -1,9 +1,9 @@ Files: i18n/it/.directory i18n/it/*.qm Priority: optional Section: opie/i18n Maintainer: Daniele Foci <sunscan@sunscan.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: it Italian UI texts for OPIE environment. diff --git a/i18n/opie-i18n-pl.control b/i18n/opie-i18n-pl.control index 9c013dd..2853da2 100644 --- a/i18n/opie-i18n-pl.control +++ b/i18n/opie-i18n-pl.control @@ -1,9 +1,9 @@ Files: i18n/pl/.directory i18n/pl/*.qm Priority: optional Section: opie/i18n Maintainer: Rozanski Sergiusz <rozanski@sergiusz.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: Polish Polish UI texts and dictionary for OPIE environment. diff --git a/i18n/opie-i18n-pt.control b/i18n/opie-i18n-pt.control index f58e19e..52d1644 100644 --- a/i18n/opie-i18n-pt.control +++ b/i18n/opie-i18n-pt.control @@ -1,9 +1,9 @@ Files: i18n/pt/.directory i18n/pt/*.qm Priority: optional Section: opie/i18n Maintainer: Carsten Niehaus <cniehaus@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: Portuguese Portuguese UI texts and dictionary for OPIE environment. diff --git a/i18n/opie-i18n-sl.control b/i18n/opie-i18n-sl.control index 84d7141..9793df0 100644 --- a/i18n/opie-i18n-sl.control +++ b/i18n/opie-i18n-sl.control @@ -1,10 +1,10 @@ Files: i18n/sl/.directory i18n/sl/*.qm Priority: optional Section: opie/i18n Maintainer: Matej Dakol <matej.dakol@gvskupina.si> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), qpf-cyberbit-120-50-t10 +Depends: opie-base, qpf-cyberbit-120-50-t10 Description: i18n: Slovenian Slovenian UI texts for OPIE environment and dictionary. diff --git a/i18n/opie-i18n-zh-tw.control b/i18n/opie-i18n-zh-tw.control index 51423df..2998677 100644 --- a/i18n/opie-i18n-zh-tw.control +++ b/i18n/opie-i18n-zh-tw.control @@ -1,10 +1,10 @@ Files: i18n/zh_TW/.directory i18n/zh_TW/*.qm Priority: optional Section: opie/i18n Maintainer: Carstem Niehaus <cniehaus@kde.org> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), qpf-cyberbit-120-50-t10 +Depends: opie-base, qpf-cyberbit-120-50-t10 Description: i18n: Chinese (TW) Chinese UI texts for OPIE environment. diff --git a/i18n/unmaintained/opie-i18n-hu.control b/i18n/unmaintained/opie-i18n-hu.control index 2f94a3f..b941b58 100644 --- a/i18n/unmaintained/opie-i18n-hu.control +++ b/i18n/unmaintained/opie-i18n-hu.control @@ -1,10 +1,10 @@ Files: i18n/hu/.directory i18n/hu/*.qm Priority: optional Section: opie/i18n Maintainer: Carstem Niehaus <cniehaus@kde.org> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: Magyar Hungarian UI texts and dictionary for OPIE environment. diff --git a/i18n/unmaintained/opie-i18n-ja.control b/i18n/unmaintained/opie-i18n-ja.control index 9966286..49f6af5 100644 --- a/i18n/unmaintained/opie-i18n-ja.control +++ b/i18n/unmaintained/opie-i18n-ja.control @@ -1,10 +1,10 @@ Files: i18n/ja/.directory i18n/ja/*.qm Priority: optional Section: opie/i18n Maintainer: Carstem Niehaus <cniehaus@kde.org> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), qpf-cyberbit-120-50-t10 +Depends: opie-base, qpf-cyberbit-120-50-t10 Description: i18n: Japanese Japanese UI texts for OPIE environment. diff --git a/i18n/unmaintained/opie-i18n-ko.control b/i18n/unmaintained/opie-i18n-ko.control index 06aedcf..6abf825 100644 --- a/i18n/unmaintained/opie-i18n-ko.control +++ b/i18n/unmaintained/opie-i18n-ko.control @@ -1,10 +1,10 @@ Files: i18n/ko/.directory i18n/ko/*.qm Priority: optional Section: opie/i18n Maintainer: Carstem Niehaus <cniehaus@kde.org> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), qpf-cyberbit-120-50-t10 +Depends: opie-base, qpf-cyberbit-120-50-t10 Description: i18n: Korean Korean UI texts for OPIE environment. diff --git a/i18n/unmaintained/opie-i18n-no.control b/i18n/unmaintained/opie-i18n-no.control index 4108185..a98ca7c 100644 --- a/i18n/unmaintained/opie-i18n-no.control +++ b/i18n/unmaintained/opie-i18n-no.control @@ -1,10 +1,10 @@ Files: i18n/no/.directory i18n/no/*.qm etc/dict/dawg.no Priority: optional Section: opie/i18n Maintainer: Carstem Niehaus <cniehaus@kde.org> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: i18n: Norsk Norwegian UI texts and dictionary for OPIE environment. diff --git a/i18n/unmaintained/opie-i18n-zh-cn.control b/i18n/unmaintained/opie-i18n-zh-cn.control index 05e59c9..14ff933 100644 --- a/i18n/unmaintained/opie-i18n-zh-cn.control +++ b/i18n/unmaintained/opie-i18n-zh-cn.control @@ -1,10 +1,10 @@ Files: i18n/zh_CN/.directory i18n/zh_CN/*.qm Priority: optional Section: opie/i18n Maintainer: Carstem Niehaus <cniehaus@kde.org> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), qpf-cyberbit-120-50-t10 +Depends: opie-base, qpf-cyberbit-120-50-t10 Description: i18n: Chinese Chinese UI texts for OPIE environment. diff --git a/inputmethods/dvorak/opie-dvorak.control b/inputmethods/dvorak/opie-dvorak.control index d07af7a..3437794 100644 --- a/inputmethods/dvorak/opie-dvorak.control +++ b/inputmethods/dvorak/opie-dvorak.control @@ -1,11 +1,11 @@ Files: plugins/inputmethods/libqdvorak.so* Priority: optional Section: opie/inputmethods Maintainer: Jeremy Cowgar <jc@cowgar.com> Architecture: arm Version: $QPE_VERSION-4 -Depends: opie-base ($QPE_VERSION), opie-pickboard +Depends: opie-base, opie-pickboard Description: Dvorak keyboard input method Dvorak keyboard input method for the Opie environment. This is based off of the original keyboard input method. Thanks be to Martin Jones <mjones@trolltech.com> for the original. diff --git a/inputmethods/handwriting/opie-handwriting-classicset.control b/inputmethods/handwriting/opie-handwriting-classicset.control index 25105b1..302100c 100644 --- a/inputmethods/handwriting/opie-handwriting-classicset.control +++ b/inputmethods/handwriting/opie-handwriting-classicset.control @@ -1,9 +1,9 @@ Files: etc/qimpen/default.conf etc/qimpen/combining.qpt etc/qimpen/asciilower.qpt etc/qimpen/asciiupper.qpt etc/qimpen/numeric.qpt Priority: optional Section: opie/inputmethods Maintainer: Jake Richardson <jake@asdfnews.org> Architecture: none Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Classic character set for the Handwriting inputmethod. Classic character set for the Handwriting inputmethod. diff --git a/inputmethods/handwriting/opie-handwriting-graffitiset.control b/inputmethods/handwriting/opie-handwriting-graffitiset.control index 7ae631a..ab6e11a 100644 --- a/inputmethods/handwriting/opie-handwriting-graffitiset.control +++ b/inputmethods/handwriting/opie-handwriting-graffitiset.control @@ -1,9 +1,9 @@ Files: etc/qimpen/graffiti* Priority: optional Section: opie/inputmethods Maintainer: Jake Richardson <jake@asdfnews.org> Architecture: none Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Graffiti character set for the Handwriting inputmethod. Graffiti character set for the Handwriting inputmethod. diff --git a/inputmethods/handwriting/opie-handwriting.control b/inputmethods/handwriting/opie-handwriting.control index 22aa266..0075037 100644 --- a/inputmethods/handwriting/opie-handwriting.control +++ b/inputmethods/handwriting/opie-handwriting.control @@ -1,9 +1,9 @@ Files: plugins/inputmethods/libqhandwriting.so* Priority: optional Section: opie/inputmethods Maintainer: Martin Jones <mjones@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base, ($QPE_VERSION) opie-handwriting-classicset | opie-handwriting-graffitiset +Depends: opie-base, opie-handwriting-classicset | opie-handwriting-graffitiset Description: Handwriting input method Handwriting recognition input method for the Opie environment. diff --git a/inputmethods/jumpx/opie-jumpx.control b/inputmethods/jumpx/opie-jumpx.control index 81769e8..c73e5ed 100644 --- a/inputmethods/jumpx/opie-jumpx.control +++ b/inputmethods/jumpx/opie-jumpx.control @@ -1,10 +1,10 @@ Files: plugins/inputmethods/libqjumpx.so* pics/jumpx Priority: optional Section: opie/inputmethods Maintainer: Markus Gritsch <gritsch@iue.tuwien.ac.at> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: JumpX input method Keyboard-like input method for the Opie environment. diff --git a/inputmethods/keyboard/opie-keyboard.control b/inputmethods/keyboard/opie-keyboard.control index 06adcab..dfca61c 100644 --- a/inputmethods/keyboard/opie-keyboard.control +++ b/inputmethods/keyboard/opie-keyboard.control @@ -1,9 +1,9 @@ Files: plugins/inputmethods/libqkeyboard.so* Priority: optional Section: opie/inputmethods Maintainer: Martin Jones <mjones@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-pickboard +Depends: opie-base, opie-pickboard Description: Keyboard input method Keyboard input method for the Opie environment. diff --git a/inputmethods/kjumpx/opie-kjumpx.control b/inputmethods/kjumpx/opie-kjumpx.control index 153c90b..13fc402 100644 --- a/inputmethods/kjumpx/opie-kjumpx.control +++ b/inputmethods/kjumpx/opie-kjumpx.control @@ -1,10 +1,10 @@ Files: plugins/inputmethods/libqkjumpx.so* pics/kjumpx/* Priority: optional Section: opie/inputmethods Maintainer: Jake Richardson <jake@asdfnews.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: Koreanized JumpX input method Keyboard-like input method for the Opie environment. diff --git a/inputmethods/multikey/opie-multikey.control b/inputmethods/multikey/opie-multikey.control index cca59d4..6c9b6fb 100644 --- a/inputmethods/multikey/opie-multikey.control +++ b/inputmethods/multikey/opie-multikey.control @@ -1,9 +1,9 @@ Files: plugins/inputmethods/libqmultikey.so* share/multikey/* Priority: optional Section: opie/inputmethods Maintainer: Jake Richardson (jake@asdfnews.org) Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-pickboard +Depends: opie-base, opie-pickboard Description: Multiple language keyboard Keyboard for inputing multiple languages in the OPIE environment. diff --git a/inputmethods/pickboard/opie-pickboard.control b/inputmethods/pickboard/opie-pickboard.control index ca4cf39..460206b 100644 --- a/inputmethods/pickboard/opie-pickboard.control +++ b/inputmethods/pickboard/opie-pickboard.control @@ -1,9 +1,9 @@ Files: plugins/inputmethods/libqpickboard.so* Priority: optional Section: opie/inputmethods Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Pickboard input method Pickboard dictionary-based input method for the Opie environment. diff --git a/inputmethods/unikeyboard/opie-unikeyboard.control b/inputmethods/unikeyboard/opie-unikeyboard.control index 361738b..8676261 100644 --- a/inputmethods/unikeyboard/opie-unikeyboard.control +++ b/inputmethods/unikeyboard/opie-unikeyboard.control @@ -1,9 +1,9 @@ Files: plugins/inputmethods/libqunikeyboard.so* Priority: optional Section: opie/inputmethods Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Unicode input method Basic unicode input method for the Opie environment. diff --git a/noncore/applets/notesapplet/opie-notesapplet.control b/noncore/applets/notesapplet/opie-notesapplet.control index 75cd2aa..a91b12b 100644 --- a/noncore/applets/notesapplet/opie-notesapplet.control +++ b/noncore/applets/notesapplet/opie-notesapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/libnotesapplet.so* Priority: optional Section: opie/system Maintainer: L. J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Screenshot Applet A simple taskbar applet for making quick notes. diff --git a/noncore/applets/wirelessapplet/opie-wirelessapplet.control b/noncore/applets/wirelessapplet/opie-wirelessapplet.control index 7db12d5..2abe4a5 100644 --- a/noncore/applets/wirelessapplet/opie-wirelessapplet.control +++ b/noncore/applets/wirelessapplet/opie-wirelessapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/libwirelessapplet.so* Priority: optional Section: opie/system Maintainer: Michael 'Mickey' Lauer <mickey@tm.informatik.uni-frankfurt.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Wireless Applet A wireless network card status taskbar applet for the Opie environment diff --git a/noncore/apps/advancedfm/opie-advancedfm.control b/noncore/apps/advancedfm/opie-advancedfm.control index fdfec5a..6cf2048 100644 --- a/noncore/apps/advancedfm/opie-advancedfm.control +++ b/noncore/apps/advancedfm/opie-advancedfm.control @@ -1,9 +1,9 @@ Files: bin/advancedfm apps/Applications/advancedfm.desktop pics/advancedfm Priority: optional Section: opie/applications Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Advanced File Manager The advanced file manager for the Opie environment. diff --git a/noncore/apps/checkbook/opie-checkbook.control b/noncore/apps/checkbook/opie-checkbook.control index e15200c..9aa3349 100644 --- a/noncore/apps/checkbook/opie-checkbook.control +++ b/noncore/apps/checkbook/opie-checkbook.control @@ -1,9 +1,9 @@ Files: bin/checkbook apps/Applications/checkbook.desktop pics/checkbook Priority: optional Section: applications Maintainer: Dan Williams <drw@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: Checkbook keeping program. The checkbook accounting program for the Opie environment. diff --git a/noncore/apps/confedit/opie-confedit.control b/noncore/apps/confedit/opie-confedit.control index a5491f8..a772e81 100644 --- a/noncore/apps/confedit/opie-confedit.control +++ b/noncore/apps/confedit/opie-confedit.control @@ -1,10 +1,10 @@ Packagename: opie-confeditor Files: bin/confedit apps/Settings/confedit.desktop pics/confedit/confedit.png Priority: optional Section: opie/ Maintainer: Patrick S. Vogt <tille@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: An enditor for the ~/Settings/*.conf files diff --git a/noncore/apps/odict/opie-odict.control b/noncore/apps/odict/opie-odict.control index d9d125f..1206ec7 100644 --- a/noncore/apps/odict/opie-odict.control +++ b/noncore/apps/odict/opie-odict.control @@ -1,9 +1,9 @@ Files: bin/odict apps/Applications/odict.desktop pics/odict/odict.png Priority: optional Section: applications Maintainer: Carsten Niehaus <cniehaus@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Dictionarylookupprogram Look up words :) diff --git a/noncore/apps/opie-console/opie-console.control b/noncore/apps/opie-console/opie-console.control index 61ce421..a0a2f72 100644 --- a/noncore/apps/opie-console/opie-console.control +++ b/noncore/apps/opie-console/opie-console.control @@ -1,10 +1,10 @@ Files: bin/opie-console apps/Applications/opie-console.desktop pics/console/* etc/keytabs/default.Keytab Priority: optional Section: opie/applications Maintainer: Opie team <opie@handhelds.org> Architecture: arm Version: 0.6-$SUB_VERSION -Depends: qpe-base ($QPE_VERSION), libopie1 ($QPE_VERSION), opie-console-help-en, lrzsz +Depends: qpe-base, libopie1, opie-console-help-en, lrzsz License: GPL Description: Opie terminal app diff --git a/noncore/apps/opie-reader/opie-reader.control b/noncore/apps/opie-reader/opie-reader.control index a8716a3..aebd2f1 100644 --- a/noncore/apps/opie-reader/opie-reader.control +++ b/noncore/apps/opie-reader/opie-reader.control @@ -1,9 +1,9 @@ Files: bin/reader apps/Applications/opie-reader.desktop pics/opie-reader/* Priority: optional Section: applications Maintainer: Tim Wentford <timwentford@hotmail.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: E-Book reader diff --git a/noncore/apps/opie-sheet/opie-sheet.control b/noncore/apps/opie-sheet/opie-sheet.control index cc322bb..e005605 100644 --- a/noncore/apps/opie-sheet/opie-sheet.control +++ b/noncore/apps/opie-sheet/opie-sheet.control @@ -1,10 +1,10 @@ Files: bin/sheetqt apps/Applications/opie-sheet.desktop help/sheetqt.html help/sheetqt/* pics/opie-sheet/sheetqt.png Priority: optional Section: opie/applications Maintainer: Serdar Ozler <sozler@sitebest.com> Architecture: arm Version: 1.0.2 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: Public Domain Description: Opie Sheet Spreadsheet software for Opie. diff --git a/noncore/apps/opie-write/opie-write.control b/noncore/apps/opie-write/opie-write.control index e617f3b..86b0d52 100644 --- a/noncore/apps/opie-write/opie-write.control +++ b/noncore/apps/opie-write/opie-write.control @@ -1,9 +1,9 @@ Files: bin/opie-write apps/Applications/opie-write.desktop pics/opie-write Priority: optional Section: opie/applications Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Rich Text Editor The rich text editor for the Opie environment. diff --git a/noncore/apps/oxygen/opie-oxygen.control b/noncore/apps/oxygen/opie-oxygen.control index 92a0cbf..427463b 100644 --- a/noncore/apps/oxygen/opie-oxygen.control +++ b/noncore/apps/oxygen/opie-oxygen.control @@ -1,9 +1,9 @@ Files: bin/oxygen apps/Applications/oxygen.desktop pics/oxygen/oxygen.png share/oxygen/* Priority: optional Section: applications Maintainer: Carsten Niehaus <cniehaus@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Periodic System of the Elements The chemistry application for the Opie-environment diff --git a/noncore/apps/tableviewer/opie-tableviewer.control b/noncore/apps/tableviewer/opie-tableviewer.control index 5474e28..c02472e 100644 --- a/noncore/apps/tableviewer/opie-tableviewer.control +++ b/noncore/apps/tableviewer/opie-tableviewer.control @@ -1,10 +1,10 @@ Files: bin/tableviewer apps/Applications/tableviewer.desktop Priority: optional Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: XML database browsers A table/database viewer for the Opie environment. diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-commondev.control b/noncore/apps/tinykate/opie-tinykate-syntax-commondev.control index 539f16d..208f7be 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-commondev.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-commondev.control @@ -1,8 +1,8 @@ Files: share/tinykate/syntax/c.xml share/tinykate/syntax/cpp.xml share/tinykate/syntax/gnuassembler.xml share/tinykate/syntax/kbasic.xml share/tinykate/syntax/pascal.xml share/tinykate/syntax/perl.xml share/tinykate/syntax/php.xml share/tinykate/syntax/python.xml share/tinykate/syntax/ruby.xml share/tinykate/syntax/sql.xml share/tinykate/syntax/tcl.xml share/tinykate/syntax/xml.xml share/tinykate/syntax/xmldebug.xml Priority: optional Section: opie/applications Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for for common programming languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-documentation.control b/noncore/apps/tinykate/opie-tinykate-syntax-documentation.control index a93bd65..a1a2889 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-documentation.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-documentation.control @@ -1,8 +1,8 @@ Files: share/tinykate/syntax/latex.xml share/tinykate/syntax/postscript.xml share/tinykate/syntax/sgml.xml Priority: optional Section: opie/applications Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for document oriented languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-misc.control b/noncore/apps/tinykate/opie-tinykate-syntax-misc.control index 2c8713b..5c2bc63 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-misc.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-misc.control @@ -1,8 +1,8 @@ Files: share/tinykate/syntax/idconsole.xml share/tinykate/syntax/matlab.xml share/tinykate/syntax/verilog.xml share/tinykate/syntax/vhdl.xml Priority: optional Section: opie/applications Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for misc languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-miscdev.control b/noncore/apps/tinykate/opie-tinykate-syntax-miscdev.control index 869d2a6..d8e40a1 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-miscdev.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-miscdev.control @@ -1,8 +1,8 @@ Files: share/tinykate/syntax/ada.xml share/tinykate/syntax/eiffel.xml share/tinykate/syntax/ferite.xml share/tinykate/syntax/fortran.xml share/tinykate/syntax/haskell.xml share/tinykate/syntax/literate-haskell.xml share/tinykate/syntax/objectivec.xml share/tinykate/syntax/sather.xml share/tinykate/syntax/scheme.xml Priority: optional Section: opie/applications Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for for uncommon programming languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-unix.control b/noncore/apps/tinykate/opie-tinykate-syntax-unix.control index ca13653..3359526 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-unix.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-unix.control @@ -1,8 +1,8 @@ Files: share/tinykate/syntax/cs.xml share/tinykate/syntax/bash.xml share/tinykate/syntax/changelog.xml share/tinykate/syntax/desktop.xml share/tinykate/syntax/diff.xml share/tinykate/syntax/mab.xml share/tinykate/syntax/makefile.xml share/tinykate/syntax/rpmspec.xml share/tinykate/syntax/sml.xml share/tinykate/syntax/winehq.xml Priority: optional Section: opie/applications Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for UNIX/Linux specific files for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-web.control b/noncore/apps/tinykate/opie-tinykate-syntax-web.control index 3fae27b..787425c 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-web.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-web.control @@ -1,8 +1,8 @@ Files: share/tinykate/syntax/css.xml share/tinykate/syntax/html.xml share/tinykate/syntax/javascript.xml Priority: optional Section: opie/applications Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for for common programming languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate.control b/noncore/apps/tinykate/opie-tinykate.control index 24bb907..918d365 100644 --- a/noncore/apps/tinykate/opie-tinykate.control +++ b/noncore/apps/tinykate/opie-tinykate.control @@ -1,8 +1,8 @@ Files: bin/tinykate apps/Applications/tinykate.desktop pics/tinykate $OPIEDIR/lib/libtinykate.so.1.0.0 $OPIEDIR/lib/libtinykate.so.1.0 $OPIEDIR/lib/libtinykate.so.1 Priority: optional Section: opie/applications Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Kate for opie diff --git a/noncore/comm/keypebble/opie-keypebble.control b/noncore/comm/keypebble/opie-keypebble.control index d831842..106a75b 100644 --- a/noncore/comm/keypebble/opie-keypebble.control +++ b/noncore/comm/keypebble/opie-keypebble.control @@ -1,10 +1,10 @@ Files: bin/keypebble apps/Applications/keypebble.desktop pics/vnc Priority: optional Section: opie/applications Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: VNC Viewer Virtual Network Computing (VNC) viewer diff --git a/noncore/comm/mobilemsg/opie-mobilemsg.control b/noncore/comm/mobilemsg/opie-mobilemsg.control index ba18370..737134c 100644 --- a/noncore/comm/mobilemsg/opie-mobilemsg.control +++ b/noncore/comm/mobilemsg/opie-mobilemsg.control @@ -1,9 +1,9 @@ Files: bin/mobilemsg apps/Applications/mobilemsg.desktop pics/mobilemsg Priority: optional Section: opie/comm Maintainer: Bruno Rodrigues <bruno.rodrigues@litux.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Mobile Messaging For the Opie environment. diff --git a/noncore/decorations/flat/opie-deco-flat.control b/noncore/decorations/flat/opie-deco-flat.control index 93c494c..8923de5 100644 --- a/noncore/decorations/flat/opie-deco-flat.control +++ b/noncore/decorations/flat/opie-deco-flat.control @@ -1,9 +1,9 @@ Files: plugins/decorations/libflat.so* Priority: optional Section: opie/decorations Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: OPIE window decoration style Flat window decoration style for OPIE. diff --git a/noncore/decorations/liquid/opie-deco-liquid.control b/noncore/decorations/liquid/opie-deco-liquid.control index 7d56914..be23b1c 100644 --- a/noncore/decorations/liquid/opie-deco-liquid.control +++ b/noncore/decorations/liquid/opie-deco-liquid.control @@ -1,9 +1,9 @@ Files: plugins/decorations/libliquid.so* Priority: optional Section: opie/decorations Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: OPIE window decoration style Liquid (KDE3) window decoration style for OPIE. diff --git a/noncore/decorations/polished/opie-deco-polished.control b/noncore/decorations/polished/opie-deco-polished.control index b6428c4..3640f58 100644 --- a/noncore/decorations/polished/opie-deco-polished.control +++ b/noncore/decorations/polished/opie-deco-polished.control @@ -1,9 +1,9 @@ Files: plugins/decorations/libpolished.so* Priority: optional Section: opie/decorations Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: OPIE window decoration style Blended window decoration style for OPIE. diff --git a/noncore/games/bounce/opie-bounce.control b/noncore/games/bounce/opie-bounce.control index 33f1edb..c4b80bb 100644 --- a/noncore/games/bounce/opie-bounce.control +++ b/noncore/games/bounce/opie-bounce.control @@ -1,10 +1,10 @@ Files: bin/bounce apps/Games/bounce.desktop pics/bounce/*.png Version: 0.6-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm License: GPL Description: bounce A JezzGame like game for Qtopia. diff --git a/noncore/games/buzzword/opie-buzzword.control b/noncore/games/buzzword/opie-buzzword.control index 0edd6a7..bbc0136 100644 --- a/noncore/games/buzzword/opie-buzzword.control +++ b/noncore/games/buzzword/opie-buzzword.control @@ -1,10 +1,10 @@ Files: bin/buzzword apps/Games/buzzword.desktop pics/buzzword/buzzword.png share/buzzword/buzzwords Version: 1.1-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm License: GPL Description: BuzzWord A BuzzWord Bingo for Qtopia. diff --git a/noncore/games/chess/opie-chess.control b/noncore/games/chess/opie-chess.control index 3f6408c..e3fe203 100644 --- a/noncore/games/chess/opie-chess.control +++ b/noncore/games/chess/opie-chess.control @@ -1,9 +1,9 @@ Files: bin/chess apps/Games/chess.desktop pics/chess Priority: optional Section: opie/games Maintainer: Luke Graham <luke@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Crafty GUI A GUI for the crafty chess engine diff --git a/noncore/games/fifteen/opie-fifteen.control b/noncore/games/fifteen/opie-fifteen.control index 50c0297..a88890d 100644 --- a/noncore/games/fifteen/opie-fifteen.control +++ b/noncore/games/fifteen/opie-fifteen.control @@ -1,10 +1,10 @@ Files: bin/fifteen apps/Games/fifteen.desktop pics/fifteen Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Fifteen pieces game A game for the Opie environment. diff --git a/noncore/games/go/opie-go.control b/noncore/games/go/opie-go.control index 3003139..41f2ecd 100644 --- a/noncore/games/go/opie-go.control +++ b/noncore/games/go/opie-go.control @@ -1,9 +1,9 @@ Files: bin/go apps/Games/go.desktop pics/go Priority: optional Section: opie/games Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: The game of Go A game for the Opie environment. diff --git a/noncore/games/kbill/opie-kbill.control b/noncore/games/kbill/opie-kbill.control index 3974641..0542c9a 100644 --- a/noncore/games/kbill/opie-kbill.control +++ b/noncore/games/kbill/opie-kbill.control @@ -1,12 +1,12 @@ Files: bin/kbill apps/Games/kbill.desktop pics/kbill/* Priority: optional Section: opie/games Maintainer: Mark Westcott <mark@houseoffish.org> Architecture: arm Version: 0.8-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: the famous hit Bill game Hit Bill as hard as you can before he infects your network with a wannabe OS. diff --git a/noncore/games/kcheckers/opie-kcheckers.control b/noncore/games/kcheckers/opie-kcheckers.control index 3c47a7e..e8455e9 100644 --- a/noncore/games/kcheckers/opie-kcheckers.control +++ b/noncore/games/kcheckers/opie-kcheckers.control @@ -1,9 +1,9 @@ Files: bin/kcheckers apps/Games/kcheckers.desktop pics/kcheckers Priority: optional Section: opie/games Maintainer: leseb <prudhomme@laposte.net> Architecture: arm Version: 0.3-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: The game of Checkers A game for the Opie environment. diff --git a/noncore/games/kpacman/opie-kpacman.control b/noncore/games/kpacman/opie-kpacman.control index c311b56..fb2f889 100644 --- a/noncore/games/kpacman/opie-kpacman.control +++ b/noncore/games/kpacman/opie-kpacman.control @@ -1,10 +1,10 @@ Files: bin/kpacman apps/Games/kpacman.desktop pics/kpacman/kpacman.png share/kpacman Version: 0.3.1-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Priority: optional Section: opie/games Maintainer: Catalin Climov <catalin@climov.com> Architecture: arm License: GPL Description: Kpacman A Pacman clone for Qtopia. diff --git a/noncore/games/mindbreaker/opie-mindbreaker.control b/noncore/games/mindbreaker/opie-mindbreaker.control index 5de4299..c1ac324 100644 --- a/noncore/games/mindbreaker/opie-mindbreaker.control +++ b/noncore/games/mindbreaker/opie-mindbreaker.control @@ -1,9 +1,9 @@ Files: bin/mindbreaker apps/Games/mindbreaker.desktop pics/mindbreaker Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Game: crack the coloured code A game for the Opie environment. diff --git a/noncore/games/minesweep/opie-minesweep.control b/noncore/games/minesweep/opie-minesweep.control index 4a12fae..c19c574 100644 --- a/noncore/games/minesweep/opie-minesweep.control +++ b/noncore/games/minesweep/opie-minesweep.control @@ -1,9 +1,9 @@ Files: bin/minesweep apps/Games/minesweep.desktop pics/minesweep Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Game: find the mines A game for the Opie environment. diff --git a/noncore/games/parashoot/opie-parashoot.control b/noncore/games/parashoot/opie-parashoot.control index 9f589c3..89b28e1 100644 --- a/noncore/games/parashoot/opie-parashoot.control +++ b/noncore/games/parashoot/opie-parashoot.control @@ -1,9 +1,9 @@ Files: bin/parashoot apps/Games/parashoot.desktop pics/parashoot Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Game: shoot the parachutists A game for the Opie environment. diff --git a/noncore/games/qasteroids/opie-qasteroids.control b/noncore/games/qasteroids/opie-qasteroids.control index f15e72a..ea42de5 100644 --- a/noncore/games/qasteroids/opie-qasteroids.control +++ b/noncore/games/qasteroids/opie-qasteroids.control @@ -1,9 +1,9 @@ Files: bin/qasteroids apps/Games/qasteroids.desktop pics/qasteroids/* Priority: optional Section: opie/games Maintainer: Martin Jones <mjones@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Game: shoot the asteroids A game for the Opie environment. diff --git a/noncore/games/sfcave/opie-sfcave.control b/noncore/games/sfcave/opie-sfcave.control index a8a0aa8..1f5e8f7 100644 --- a/noncore/games/sfcave/opie-sfcave.control +++ b/noncore/games/sfcave/opie-sfcave.control @@ -1,8 +1,8 @@ Files: bin/sfcave apps/Games/sfcave.desktop pics/sfcave Priority: optional Section: opie/games Maintainer: Andy Qua <andy.qua@blueyonder.co.uk> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: SFCave for the Zaurus. Fly the dot though the cave avoiding the walls. diff --git a/noncore/games/snake/opie-snake.control b/noncore/games/snake/opie-snake.control index b36d040..a28f236 100644 --- a/noncore/games/snake/opie-snake.control +++ b/noncore/games/snake/opie-snake.control @@ -1,9 +1,9 @@ Files: bin/snake apps/Games/snake.desktop pics/snake Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Game: control the snake A game for the Opie environment. diff --git a/noncore/games/solitaire/opie-solitaire.control b/noncore/games/solitaire/opie-solitaire.control index 4389360..35abb6d 100644 --- a/noncore/games/solitaire/opie-solitaire.control +++ b/noncore/games/solitaire/opie-solitaire.control @@ -1,9 +1,9 @@ Files: bin/patience apps/Games/patience.desktop pics/cards Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Game: solitaire card games A solitaire game for the Opie environment. diff --git a/noncore/games/tetrix/opie-tetrix.control b/noncore/games/tetrix/opie-tetrix.control index a42c41a..b5dca53 100644 --- a/noncore/games/tetrix/opie-tetrix.control +++ b/noncore/games/tetrix/opie-tetrix.control @@ -1,10 +1,10 @@ Files: bin/tetrix apps/Games/tetrix.desktop pics/tetrix/* Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Game: control falling blocks A game for the Opie environment. diff --git a/noncore/games/tictac/opie-tictac.control b/noncore/games/tictac/opie-tictac.control index 11ffb2e..0c7e3f7 100644 --- a/noncore/games/tictac/opie-tictac.control +++ b/noncore/games/tictac/opie-tictac.control @@ -1,8 +1,8 @@ Files: bin/tictac apps/Games/tictac.desktop pics/tictac Priority: optional Section: opie/games Maintainer: ljp <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Tic Tac Toe game. diff --git a/noncore/games/wordgame/opie-wordgame.control b/noncore/games/wordgame/opie-wordgame.control index 02fb56c..4121317 100644 --- a/noncore/games/wordgame/opie-wordgame.control +++ b/noncore/games/wordgame/opie-wordgame.control @@ -1,10 +1,10 @@ Files: bin/wordgame apps/Games/wordgame.desktop pics/wordgame Priority: optional Section: opie/games Maintainer: Martin Imobersteg <imm@gmx.ch> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Crossword game A crossword game for the Opie environment. Play against the computer or human opponents. diff --git a/noncore/graphics/drawpad/opie-drawpad.control b/noncore/graphics/drawpad/opie-drawpad.control index 77c8649..cdee34a 100644 --- a/noncore/graphics/drawpad/opie-drawpad.control +++ b/noncore/graphics/drawpad/opie-drawpad.control @@ -1,11 +1,11 @@ Files: bin/drawpad apps/1Pim/drawpad.desktop pics/drawpad Priority: optional Section: opie/applications Maintainer: Sébastien Prud'homme <prudhomme@laposte.net> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION-0.9.5 -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: A note taking program with basic draw tools DrawPad is an easy note taking program for Zaurus. It can also be used to draw simple images. DrawPad was developed for the Opie project, an alternative to the standard Zaurus environment. diff --git a/noncore/multimedia/opieplayer2/opie-mediaplayer2-skin-default-landscape.control b/noncore/multimedia/opieplayer2/opie-mediaplayer2-skin-default-landscape.control index f972bcc..105ca2a 100644 --- a/noncore/multimedia/opieplayer2/opie-mediaplayer2-skin-default-landscape.control +++ b/noncore/multimedia/opieplayer2/opie-mediaplayer2-skin-default-landscape.control @@ -1,8 +1,8 @@ Files: pics/opieplayer2/skins/default_landscape Priority: optional Section: opie/playerskins Maintainer: L.J.Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-mediaplayer2 +Depends: opie-base, opie-mediaplayer2 Description: Landscape skin for opie mediaplayer 2 diff --git a/noncore/multimedia/opieplayer2/opie-mediaplayer2.control b/noncore/multimedia/opieplayer2/opie-mediaplayer2.control index 8e7298b..70e8ba5 100644 --- a/noncore/multimedia/opieplayer2/opie-mediaplayer2.control +++ b/noncore/multimedia/opieplayer2/opie-mediaplayer2.control @@ -1,10 +1,10 @@ Files: bin/opieplayer2 apps/Applications/mediaplayer.desktop pics/opieplayer2/add_to_playlist.png pics/opieplayer2/cut.png pics/opieplayer2/delete.png pics/opieplayer2/down.png pics/opieplayer2/loop.png pics/opieplayer2/MPEGPlayer.png pics/opieplayer2/musicfile.png pics/opieplayer2/playlist2.png pics/opieplayer2/play.png pics/opieplayer2/remove_from_playlist.png pics/opieplayer2/shuffle.png pics/opieplayer2/up.png pics/opieplayer2/videofile.png pics/opieplayer2/skins/default Priority: optional Section: opie/applications Maintainer: L.J.Potter <ljp@llornkcor.com>, Maximilian Reiss <harlekin@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION), zlib1g +Depends: opie-base, libopie1, zlib1g Description: The Opie media player The mediaplayer for Opie. It plays mp3, mpeg, wav, ogg, quicktime, divx and more. Also it is streaming capable. diff --git a/noncore/multimedia/showimg/opie-showimg.control b/noncore/multimedia/showimg/opie-showimg.control index ac16cd5..1ce655a 100644 --- a/noncore/multimedia/showimg/opie-showimg.control +++ b/noncore/multimedia/showimg/opie-showimg.control @@ -1,10 +1,10 @@ Files: bin/showimg apps/Applications/showimg.desktop pics/imageviewer Priority: optional Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Image Viewer The image viewer for the Opie environment. Supports Whichever formats are compiled into Qt/Embedded (eg. PNG). diff --git a/noncore/net/ftplib/ftplib.control b/noncore/net/ftplib/ftplib.control index 72b004e..00064b5 100644 --- a/noncore/net/ftplib/ftplib.control +++ b/noncore/net/ftplib/ftplib.control @@ -1,9 +1,9 @@ Files: $OPIEDIR/lib/libftplib.* Priority: optional Section: Communications Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Libftp The ftp library for the Opie environment. diff --git a/noncore/net/opieftp/opie-ftp.control b/noncore/net/opieftp/opie-ftp.control index 9c76a84..4b16dbf 100644 --- a/noncore/net/opieftp/opie-ftp.control +++ b/noncore/net/opieftp/opie-ftp.control @@ -1,10 +1,10 @@ Files: bin/opieftp pics/opieftp apps/Applications/opieftp.desktop Priority: optional Section: Communications Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), ftplib +Depends: opie-base, ftplib Replaces: opieftp Description: Opie-Ftp The ftp client for the Opie environment. diff --git a/noncore/net/opieirc/opie-irc.control b/noncore/net/opieirc/opie-irc.control index 29e672f..b804442 100644 --- a/noncore/net/opieirc/opie-irc.control +++ b/noncore/net/opieirc/opie-irc.control @@ -1,8 +1,8 @@ Files: bin/opieirc pics/opieirc apps/Applications/opieirc.desktop help/en/html/opieirc.html help/en/html/opieirc Priority: optional Section: Communications Maintainer: Wenzel Jakob <root@wazlaf.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: The Opie IRC client lets you chat on your favorite IRC server using your handheld computer diff --git a/noncore/net/opietooth/applet/opie-bluetoothapplet.control b/noncore/net/opietooth/applet/opie-bluetoothapplet.control index ed52f52..0cb3b3c 100644 --- a/noncore/net/opietooth/applet/opie-bluetoothapplet.control +++ b/noncore/net/opietooth/applet/opie-bluetoothapplet.control @@ -1,9 +1,9 @@ Files: plugins/applets/libbluetoothapplet.so* pics/bluetoothapplet/* Priority: optional Section: opie/system Maintainer: Maximilian Reiss <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION), libopietooth1 +Depends: opie-base, libopietooth1 Description: Bluetooth Applet An bluetooth taskbar applet for the Opie environment diff --git a/noncore/net/opietooth/blue-pin/opie-bluepin.control b/noncore/net/opietooth/blue-pin/opie-bluepin.control index 13a4dc6..70169b9 100644 --- a/noncore/net/opietooth/blue-pin/opie-bluepin.control +++ b/noncore/net/opietooth/blue-pin/opie-bluepin.control @@ -1,10 +1,10 @@ Files: bin/bluepin Priority: optional Section: opie/applications Maintainer: Holger Freyther <zecke@handhelds.org> Architecture: arm Version: 0.3.4-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: Bluetooth pin application diff --git a/noncore/net/opietooth/manager/opie-bluetoothmanager.control b/noncore/net/opietooth/manager/opie-bluetoothmanager.control index ea77a87..e1a8766 100644 --- a/noncore/net/opietooth/manager/opie-bluetoothmanager.control +++ b/noncore/net/opietooth/manager/opie-bluetoothmanager.control @@ -1,10 +1,10 @@ Files: bin/bluetooth-manager apps/Settings/bluetooth-manager.desktop pics/opietooth/* Priority: optional Section: opie/applications Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: 0.5.4-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopietooth1, opie-bluepin +Depends: opie-base, libopietooth1, opie-bluepin License: GPL Description: Bluetooth Manager application diff --git a/noncore/net/wellenreiter/opie-wellenreiter.control b/noncore/net/wellenreiter/opie-wellenreiter.control index 299dfc0..1a3ce3a 100644 --- a/noncore/net/wellenreiter/opie-wellenreiter.control +++ b/noncore/net/wellenreiter/opie-wellenreiter.control @@ -1,9 +1,9 @@ Files: bin/wellenreiter bin/wellenreiterd bin/orinoco_hopper pics/wellenreiter apps/Applications/wellenreiter.desktop $OPIEDIR/lib/libwellenreiter.* Priority: optional Section: opie/applications Maintainer: Michael Lauer <mickeyl@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libpcap +Depends: opie-base, libpcap Description: A WaveLAN Network Monitor A WaveLAN Network Monitor/Sniffer for the Opie Environment. diff --git a/noncore/settings/appearance2/opie-appearance.control b/noncore/settings/appearance2/opie-appearance.control index 31775fb..d5e1d64 100644 --- a/noncore/settings/appearance2/opie-appearance.control +++ b/noncore/settings/appearance2/opie-appearance.control @@ -1,9 +1,9 @@ Files: bin/appearance apps/Settings/Appearance.desktop pics/appearance Priority: optional Section: opie/settings Maintainer: Dan Williams <wiliamsdr@acm.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: Appearance settings dialog For the Opie environment. diff --git a/noncore/settings/aqpkg/opie-aqpkg.control b/noncore/settings/aqpkg/opie-aqpkg.control index 1faaa37..5d0d9cb 100644 --- a/noncore/settings/aqpkg/opie-aqpkg.control +++ b/noncore/settings/aqpkg/opie-aqpkg.control @@ -1,10 +1,10 @@ Files: bin/aqpkg pics/aqpkg apps/Settings/aqpkg.desktop Priority: optional Section: Settings Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Replaces: aqpkg Architecture: arm Maintainer: Andy Qua (andy.qua@blueyonder.co.uk) Description: A Package Manager diff --git a/noncore/settings/backup/opie-backup.control b/noncore/settings/backup/opie-backup.control index 9fcfa6c..cf0a4ac 100644 --- a/noncore/settings/backup/opie-backup.control +++ b/noncore/settings/backup/opie-backup.control @@ -1,8 +1,8 @@ Files: bin/backup pics/backup apps/Settings/backup.desktop Priority: optional Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Architecture: arm Maintainer: Benjamin Meyer <meyerb@sharpsec.com> Section: opie/Settings Description: Backup and Restore utility. diff --git a/noncore/settings/language/opie-language.control b/noncore/settings/language/opie-language.control index 842d2de..9aefa92 100644 --- a/noncore/settings/language/opie-language.control +++ b/noncore/settings/language/opie-language.control @@ -1,9 +1,9 @@ Files: bin/language apps/Settings/Language.desktop Priority: optional Section: opie/settings Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Language settings dialog For the Opie environment. diff --git a/noncore/settings/mediummount/opie-mediummount.control b/noncore/settings/mediummount/opie-mediummount.control index b0e2cbb..8c83ef9 100644 --- a/noncore/settings/mediummount/opie-mediummount.control +++ b/noncore/settings/mediummount/opie-mediummount.control @@ -1,10 +1,10 @@ Files: bin/mediummount apps/Settings/medium.desktop pics/mediummount/* Priority: optional Section: opie/settings Maintainer: Holger Freyther <zecke@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: Configure app for the medium mounter Configure app for the medium mounter diff --git a/noncore/settings/netsystemtime/opie-systemtime.control b/noncore/settings/netsystemtime/opie-systemtime.control index 644c3a0..a9645b7 100644 --- a/noncore/settings/netsystemtime/opie-systemtime.control +++ b/noncore/settings/netsystemtime/opie-systemtime.control @@ -1,11 +1,11 @@ Packagename: opie-systemtime Files: bin/systemtime apps/Settings/netsystemtime.desktop etc/ntpservers Priority: optional Section: opie/settings Provides: opie-netsystemtime Maintainer: Patrick S. Vogt <tille@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), ntpdate, libopie1 +Depends: opie-base, ntpdate, libopie1 Description: ntp (Network Time Protocol) gui This utility syncs system time with a atomic timerserver via internet diff --git a/noncore/settings/networksettings/opie-networksettings.control b/noncore/settings/networksettings/opie-networksettings.control index a19af54..6931b26 100644 --- a/noncore/settings/networksettings/opie-networksettings.control +++ b/noncore/settings/networksettings/opie-networksettings.control @@ -1,9 +1,9 @@ Files: bin/networksettings apps/Settings/networksettings.desktop plugins/networksettings/* pics/networksettings/* pics/Network/PPPConnect.png $OPIEDIR/lib/libinterfaces.so.1.0.0 $OPIEDIR/lib/libinterfaces.so.1.0 $OPIEDIR/lib/libinterfaces.so.1 root/usr/bin/changedns bin/getprofile Priority: optional Section: opie/settings Maintainer: Ben Meyer <meyerb@sharpsec.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Network settings. Replaces: opie-networksetup diff --git a/noncore/settings/sound/opie-vmemo-settings.control b/noncore/settings/sound/opie-vmemo-settings.control index 80a0806..9cc0b16 100644 --- a/noncore/settings/sound/opie-vmemo-settings.control +++ b/noncore/settings/sound/opie-vmemo-settings.control @@ -1,11 +1,11 @@ Files: bin/sound apps/Settings/Sound.desktop Priority: optional Section: opie/settings Maintainer: L.J. Potter Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION Conflicts: opie-sound -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Sound settings dialog For the Opie environment. diff --git a/noncore/settings/sshkeys/opie-sshkeys.control b/noncore/settings/sshkeys/opie-sshkeys.control index e5aa2a1..9dd2936 100644 --- a/noncore/settings/sshkeys/opie-sshkeys.control +++ b/noncore/settings/sshkeys/opie-sshkeys.control @@ -1,8 +1,8 @@ Files: bin/sshkeys apps/Settings/sshkeys.desktop pics/sshkeys/sshkeys.png Priority: optional Section: opie/settings Maintainer: David Woodhouse <dwmw2@infradead.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), ssh, opie-sh-ssh-askpass +Depends: opie-base, ssh, opie-sh-ssh-askpass Description: Utility for managing ssh-agent keys. diff --git a/noncore/settings/sysinfo/opie-sysinfo.control b/noncore/settings/sysinfo/opie-sysinfo.control index 78c9069..3e82c7a 100644 --- a/noncore/settings/sysinfo/opie-sysinfo.control +++ b/noncore/settings/sysinfo/opie-sysinfo.control @@ -1,9 +1,9 @@ Files: bin/sysinfo apps/Applications/sysinfo.desktop pics/sysinfo Priority: optional Section: opie/applications Maintainer: Dan Williams <williamsdr@acm.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: System Information dialog For the Opie environment. diff --git a/noncore/settings/tabmanager/opie-tabmanager.control b/noncore/settings/tabmanager/opie-tabmanager.control index 9254a9f..d9e7ef8 100644 --- a/noncore/settings/tabmanager/opie-tabmanager.control +++ b/noncore/settings/tabmanager/opie-tabmanager.control @@ -1,10 +1,10 @@ Files: bin/tabmanager apps/Settings/tabmanager.desktop pics/tabmanager/tabmanager.png Priority: optional Section: opie/settings Version: $QPE_VERSION-$SUB_VERSION-1.2 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Architecture: arm Maintainer: Benjamin Meyer <meyerb@sharpsec.com> Description: Tab Manager Create new tabs, remove old tabs. Edit tab's name, comment and icon. Edit applications name, exec, comment and icon. Add/remove applications. diff --git a/noncore/settings/usermanager/opie-usermanager.control b/noncore/settings/usermanager/opie-usermanager.control index c497bcc..f971fdc 100644 --- a/noncore/settings/usermanager/opie-usermanager.control +++ b/noncore/settings/usermanager/opie-usermanager.control @@ -1,9 +1,9 @@ Files: bin/usermanager apps/Settings/usermanager.desktop pics/usermanager/* Priority: optional Section: opie/settings Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Architecture: arm Maintainer: Ted Parnefors <zaurus@bredband.net> License: GPL Description: User/Group manager for OPIE. diff --git a/noncore/styles/flat/opie-style-flat.control b/noncore/styles/flat/opie-style-flat.control index f02b9b1..9523058 100644 --- a/noncore/styles/flat/opie-style-flat.control +++ b/noncore/styles/flat/opie-style-flat.control @@ -1,9 +1,9 @@ Files: plugins/styles/libflatstyle.so* Priority: optional Section: opie/styles Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: OPIE widget style Simple, flat widget style for OPIE. diff --git a/noncore/styles/fresh/opie-style-fresh.control b/noncore/styles/fresh/opie-style-fresh.control index 161bc11..c55e99e 100644 --- a/noncore/styles/fresh/opie-style-fresh.control +++ b/noncore/styles/fresh/opie-style-fresh.control @@ -1,9 +1,9 @@ Files: plugins/styles/libfreshstyle.so* Priority: optional Section: opie/styles Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: OPIE widget style Simple widget style for OPIE. diff --git a/noncore/styles/liquid/opie-liquid.control b/noncore/styles/liquid/opie-liquid.control index eb4c503..161adba 100644 --- a/noncore/styles/liquid/opie-liquid.control +++ b/noncore/styles/liquid/opie-liquid.control @@ -1,10 +1,10 @@ Files: plugins/styles/libliquid.so* Priority: optional Section: opie/system Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Liquid style by Mosfet. Mosfet's well known Liquid GUI style from KDE, ported to OPIE. diff --git a/noncore/styles/metal/opie-metal.control b/noncore/styles/metal/opie-metal.control index 529db01..78b0457 100644 --- a/noncore/styles/metal/opie-metal.control +++ b/noncore/styles/metal/opie-metal.control @@ -1,9 +1,9 @@ Files: plugins/styles/libmetal.so* Priority: optional Section: opie/system Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Metal style by Trolltech. Metal style ported to OPIE. diff --git a/noncore/styles/theme/opie-theme-luna.control b/noncore/styles/theme/opie-theme-luna.control index 05bbff5..e094fb3 100644 --- a/noncore/styles/theme/opie-theme-luna.control +++ b/noncore/styles/theme/opie-theme-luna.control @@ -1,10 +1,10 @@ Files: plugins/styles/themes/luna.themerc plugins/styles/pixmaps/luna/*.png Priority: optional Section: opie/system Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-theme ($QPE_VERSION) +Depends: opie-theme Description: Luna theme for OPIE. This is the KDE2 theme Luna from Aronnax repackaged for OPIE. diff --git a/noncore/styles/theme/opie-theme.control b/noncore/styles/theme/opie-theme.control index 1485884..a2cd453 100644 --- a/noncore/styles/theme/opie-theme.control +++ b/noncore/styles/theme/opie-theme.control @@ -1,10 +1,10 @@ Files: plugins/styles/libtheme.so* Priority: optional Section: opie/system Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Themed style. This style accepts all themes written for KDE 2.2 diff --git a/noncore/tools/calculator/opie-calculator.control b/noncore/tools/calculator/opie-calculator.control index a374b4c..f8c640f 100644 --- a/noncore/tools/calculator/opie-calculator.control +++ b/noncore/tools/calculator/opie-calculator.control @@ -1,10 +1,10 @@ Files: bin/calculator apps/Applications/calculator.desktop etc/unit_conversion.dat pics/calc Priority: optional Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Calculator A multi-function calculator for the Opie environment. Includes units conversion. diff --git a/noncore/tools/clock/opie-clock.control b/noncore/tools/clock/opie-clock.control index 7ed33fb..f06aa5c 100644 --- a/noncore/tools/clock/opie-clock.control +++ b/noncore/tools/clock/opie-clock.control @@ -1,9 +1,9 @@ Files: bin/clock apps/Applications/clock.desktop Priority: optional Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Clock and stop-watch A simple clock and stop-watch for the Opie environment. diff --git a/noncore/tools/formatter/opie-formatter.control b/noncore/tools/formatter/opie-formatter.control index b6ecf7d..8b24598 100644 --- a/noncore/tools/formatter/opie-formatter.control +++ b/noncore/tools/formatter/opie-formatter.control @@ -1,10 +1,10 @@ Files: bin/formatter pics/formatter/devices.png apps/Settings/formatter.desktop Priority: optional Section: opie/applications Maintainer: L.J. Potter <ljp@llornkcor.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Formatter The filesystem formatting and mountpoint app for the Opie environment. ronment.
diff --git a/noncore/tools/opie-sh/opie-sh.control b/noncore/tools/opie-sh/opie-sh.control index 6b40506..a86a1e1 100644 --- a/noncore/tools/opie-sh/opie-sh.control +++ b/noncore/tools/opie-sh/opie-sh.control @@ -1,10 +1,10 @@ Files: bin/opie-sh bin/opie-sh-howto.sh apps/Opie-SH/opie-sh.desktop pics/opie-sh/*.png help/opie-sh/*.html Priority: optional Section: opie/applications Maintainer: Thomas Stephens <spiralman@softhome.net> Architecture: arm Version: 0.5-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: a QDialog shell frontend A program to let you use various dialogs from the console (or a shell script) diff --git a/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control b/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control index efdf08a..7af1920 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control @@ -1,10 +1,10 @@ Files: bin/diskfree.sh apps/Opie-SH/diskfree.desktop pics/opie-sh-scripts/diskfree.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: frontend to df (show space left on mountpoints) diff --git a/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control b/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control index fa92e73..5a8038c 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control @@ -1,10 +1,10 @@ Files: bin/filesystem_mounter.sh pics/opie-sh-scripts/fsmounter.png apps/Opie-SH/filesystem_mounter.desktop Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: frontend to mount/unmount filesystems diff --git a/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control b/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control index 4cacaf4..d4b7c6c 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control @@ -1,10 +1,10 @@ Files: bin/hostlist.sh pics/opie-sh-scripts/hostlist.png apps/Opie-SH/hostlist.desktop share/config/hostlist.cfg Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: generate list of hosts which are up/down using ping diff --git a/noncore/tools/opie-sh/scripts/opie-sh-killproc.control b/noncore/tools/opie-sh/scripts/opie-sh-killproc.control index 8e62d44..25c908f 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-killproc.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-killproc.control @@ -1,10 +1,10 @@ Files: bin/killproc.sh apps/Opie-SH/killproc.desktop pics/opie-sh-scripts/killproc.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: frontend to kill process diff --git a/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control b/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control index a02b4ee..36c826b 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control @@ -1,10 +1,10 @@ Files: bin/launcher_refresh.sh pics/opie-sh-scripts/launcher_refresh.png apps/Opie-SH/launcher_refresh.desktop Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: refresh the launcher so that new installed applications appear diff --git a/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control b/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control index fb04741..e9e3431 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control @@ -1,10 +1,10 @@ Files: bin/logviewer.sh apps/Opie-SH/logviewer.desktop pics/opie-sh-scripts/logviewer.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: frontend to viewing logfiles diff --git a/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control b/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control index ce6bd0c..ba72e31 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control @@ -1,10 +1,10 @@ Files: bin/rsyncme.sh apps/Opie-SH/rsyncme.desktop pics/opie-sh-scripts/rsyncme.png share/config/rsyncme.cfg Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: frontend to rsync diff --git a/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control b/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control index db0a418..e43cea2 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control @@ -1,10 +1,10 @@ Files: bin/service_manager.sh apps/Opie-SH/service_manager.desktop pics/opie-sh-scripts/service_manager.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: frontend to start/stop init scripts diff --git a/noncore/tools/opie-sh/scripts/opie-sh-stowawayctrl.control b/noncore/tools/opie-sh/scripts/opie-sh-stowawayctrl.control index e2ed2d6..17dcf11 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-stowawayctrl.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-stowawayctrl.control @@ -1,10 +1,10 @@ Files: bin/stowctrl.sh apps/Opie-SH/stowctrl.desktop pics/opie-sh-scripts/stowctrl.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: spiralman <spiralman@softhome.net Architecture: arm License: GPL Description: frontend to start/stop Stowaway keyboard diff --git a/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control b/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control index 511f038..3d75603 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control @@ -1,10 +1,10 @@ Files: bin/usbnetctrl.sh apps/Opie-SH/usbnetctrl.desktop pics/opie-sh-scripts/usbnetctrl.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz <gonz@directbox.com> Architecture: arm License: GPL Description: frontend to start/stop usbnet diff --git a/noncore/tools/remote/opie-remote.control b/noncore/tools/remote/opie-remote.control index 10baf6d..1c70012 100644 --- a/noncore/tools/remote/opie-remote.control +++ b/noncore/tools/remote/opie-remote.control @@ -1,10 +1,10 @@ Files: bin/remote apps/Applications/remote.desktop pics/remote/*.png Priority: optional Section: opie/applications Maintainer: Thomas Stephens <spiralman@softhome.net> Architecture: arm Version: 0.3-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), lirc +Depends: opie-base, lirc License: GPL Description: a remote control A remote control using irda. A frontend to lirc. diff --git a/noncore/unsupported/filebrowser/opie-filebrowser.control b/noncore/unsupported/filebrowser/opie-filebrowser.control index 5deec0d..487c0fa 100644 --- a/noncore/unsupported/filebrowser/opie-filebrowser.control +++ b/noncore/unsupported/filebrowser/opie-filebrowser.control @@ -1,9 +1,9 @@ Files: bin/filebrowser apps/Applications/filebrowser.desktop pics/filebrowser/ Priority: optional Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Browse the file system The filebrowser for the Opie environment. diff --git a/noncore/unsupported/gsmtool/opie-gsmtool.control b/noncore/unsupported/gsmtool/opie-gsmtool.control index 52f9bff..4e04ed1 100644 --- a/noncore/unsupported/gsmtool/opie-gsmtool.control +++ b/noncore/unsupported/gsmtool/opie-gsmtool.control @@ -1,10 +1,10 @@ Files: bin/gsmtool apps/Applications/gsmtool.desktop pics/gsmtool Priority: optional Section: opie/applications Maintainer: David Woodhouse <dwmw2@infradead.org> Architecture: arm Version: 1.0.0-2 -Depends: opie-base ($QPE_VERSION), gsmlib +Depends: opie-base, gsmlib License: Public Domain Description: GSMTool program An GSM phone utility program for the Opie environment. diff --git a/noncore/unsupported/oipkg/opie-oipkg.control b/noncore/unsupported/oipkg/opie-oipkg.control index d2c13a8..95a7ba7 100644 --- a/noncore/unsupported/oipkg/opie-oipkg.control +++ b/noncore/unsupported/oipkg/opie-oipkg.control @@ -1,9 +1,9 @@ Files: bin/oipkg apps/Settings/oipkg.desktop pics/oipkg/* Priority: optional Section: opie/settings Maintainer: Patrick S. Vogt <tille@almana.ch> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), ipkg (>0.99.20), ar +Depends: opie-base, ipkg (>0.99.20), ar Description: Opie Projects advanced gui ipkg installer A GUI front-end to ipkg for the Opie environment. diff --git a/noncore/unsupported/qpdf/opie-qpdf.control b/noncore/unsupported/qpdf/opie-qpdf.control index 3642a8e..0e6ce07 100644 --- a/noncore/unsupported/qpdf/opie-qpdf.control +++ b/noncore/unsupported/qpdf/opie-qpdf.control @@ -1,8 +1,8 @@ Files: bin/qpdf apps/Applications/qpdf.desktop pics/qpdf/qpdf_icon.png Priority: optional Section: opie/applications Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), gzip +Depends: opie-base, gzip Description: A PDF viewer for OPIE. diff --git a/quickexec/opie-quickexec.control b/quickexec/opie-quickexec.control index 1b7c90e..92b534b 100644 --- a/quickexec/opie-quickexec.control +++ b/quickexec/opie-quickexec.control @@ -1,11 +1,11 @@ Files: bin/quickexec Priority: required Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Calculator A multi-function calculator for the Opie environment. Includes units conversion. |