author | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
commit | c9c6af99d715c352cc38a60067d09fb604a6f267 (patch) (unidiff) | |
tree | 466940a32afe219f62c3bee24eb1882a21e2cbce | |
parent | fea0b8dd4eeaee99e6f48ad7eda26a1aa10b903e (diff) | |
download | opie-c9c6af99d715c352cc38a60067d09fb604a6f267.zip opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.gz opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.bz2 |
package naming change.. alter library packages to use debian naming convention. also moved bits that didnt belong in lib pakcages elsewhere.
38 files changed, 107 insertions, 38 deletions
diff --git a/core/applets/cardmon/opie-cardmon.control b/core/applets/cardmon/opie-cardmon.control index 359936a..708e6df 100644 --- a/core/applets/cardmon/opie-cardmon.control +++ b/core/applets/cardmon/opie-cardmon.control | |||
@@ -4,6 +4,6 @@ Section: opie/taskbar | |||
4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> | 4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie | 7 | Depends: opie-base ($QPE_VERSION), libopie1 |
8 | Description: CF/PCMCIA Card Monitor applet | 8 | Description: CF/PCMCIA Card Monitor applet |
9 | SD/MMC/CF/PCMCIA Card Monitor applet for the Opie environment taskbar. | 9 | SD/MMC/CF/PCMCIA Card Monitor applet for the Opie environment taskbar. |
diff --git a/core/applets/irdaapplet/opie-irdaapplet.control b/core/applets/irdaapplet/opie-irdaapplet.control index 5b901de..2bf86df 100644 --- a/core/applets/irdaapplet/opie-irdaapplet.control +++ b/core/applets/irdaapplet/opie-irdaapplet.control | |||
@@ -4,6 +4,6 @@ Section: opie/system | |||
4 | Maintainer: David Woodhouse <dwmw2@infradead.org> | 4 | Maintainer: David Woodhouse <dwmw2@infradead.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: opie-base ($QPE_VERSION), libopieobex | 7 | Depends: opie-base ($QPE_VERSION), libopie1obex |
8 | Description: Irda Applet | 8 | Description: Irda Applet |
9 | An IrDA taskbar applet for the Opie environment | 9 | An IrDA taskbar applet for the Opie environment |
diff --git a/core/applets/obex/libopieobex.control b/core/applets/obex/libopieobex.control index d74b51c..4c13b69 100644 --- a/core/applets/obex/libopieobex.control +++ b/core/applets/obex/libopieobex.control | |||
@@ -1,4 +1,4 @@ | |||
1 | Files: plugins/obex/libopieobex.so* | 1 | Files: plugins/obex/libopie1obex.so* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Holger Freyther <zecke@handhelds.org> | 4 | Maintainer: Holger Freyther <zecke@handhelds.org> |
diff --git a/core/apps/embeddedkonsole/opie-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control index b9719ba..88fb84b 100644 --- a/core/apps/embeddedkonsole/opie-embeddedkonsole.control +++ b/core/apps/embeddedkonsole/opie-embeddedkonsole.control | |||
@@ -4,6 +4,6 @@ Section: opie/applications | |||
4 | Maintainer: L.J. Potter <ljp@llornkcor.com> | 4 | Maintainer: L.J. Potter <ljp@llornkcor.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: KDE's konsole (shell terminal) | 8 | Description: KDE's konsole (shell terminal) |
9 | Ported to the Opie environment. | 9 | Ported to the Opie environment. |
diff --git a/core/apps/textedit/opie-textedit.control b/core/apps/textedit/opie-textedit.control index 0454edc..8d5089c 100644 --- a/core/apps/textedit/opie-textedit.control +++ b/core/apps/textedit/opie-textedit.control | |||
@@ -4,6 +4,6 @@ Section: opie/applications | |||
4 | Maintainer: L. J. Potter <llornkcor@handhelds.org> | 4 | Maintainer: L. J. Potter <llornkcor@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: Text Editor | 8 | Description: Text Editor |
9 | The text editor for the Opie environment. | 9 | The text editor for the Opie environment. |
diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control index 8bf2113..95582c3 100644 --- a/core/launcher/opie-taskbar.control +++ b/core/launcher/opie-taskbar.control | |||
@@ -1,9 +1,8 @@ | |||
1 | Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher pics/devicebuttons/*.png plugins/applets/libsuspendapplet.so* plugins/applets/libhomeapplet.so* plugins/applets/liblogoutapplet.so* | 1 | Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher pics/devicebuttons/*.png plugins/applets/libsuspendapplet.so* plugins/applets/libhomeapplet.so* plugins/applets/liblogoutapplet.so* root/etc/init.d/opie |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 4 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.2 |
7 | Depends: qt-embedded (>=$QTE_VERSION) | 7 | Depends: qt-embedded (>=$QTE_VERSION), opie-common, libqpe1, libopie11 |
8 | Description: Launcher for Opie | 8 | Description: Launcher for Opie |
9 | The "finder" or "explorer", or whatever you want to call it. | ||
diff --git a/core/launcher/opie-taskbar.postinst b/core/launcher/opie-taskbar.postinst new file mode 100644 index 0000000..483985b --- a/dev/null +++ b/core/launcher/opie-taskbar.postinst | |||
@@ -0,0 +1,11 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | ln -sf ../init.d/opie /etc/rc0.d/K98opie | ||
4 | ln -sf ../init.d/opie /etc/rc1.d/K98opie | ||
5 | ln -sf ../init.d/opie /etc/rc6.d/K98opie | ||
6 | ln -sf ../init.d/opie /etc/rc2.d/S98opie | ||
7 | ln -sf ../init.d/opie /etc/rc3.d/S98opie | ||
8 | ln -sf ../init.d/opie /etc/rc4.d/S98opie | ||
9 | ln -sf ../init.d/opie /etc/rc5.d/S98opie | ||
10 | |||
11 | exit 0 | ||
diff --git a/core/launcher/opie-taskbar.prerm b/core/launcher/opie-taskbar.prerm new file mode 100755 index 0000000..664160b --- a/dev/null +++ b/core/launcher/opie-taskbar.prerm | |||
@@ -0,0 +1,5 @@ | |||
1 | #/bin/sh | ||
2 | |||
3 | find /etc -name [SK][0-9][0-9]opie | xargs rm -f | ||
4 | |||
5 | exit 0 | ||
diff --git a/core/multimedia/opieplayer/opie-mediaplayer.control b/core/multimedia/opieplayer/opie-mediaplayer.control index da193c0..0eea09d 100644 --- a/core/multimedia/opieplayer/opie-mediaplayer.control +++ b/core/multimedia/opieplayer/opie-mediaplayer.control | |||
@@ -4,6 +4,6 @@ Section: opie/applications | |||
4 | Maintainer: L.J.Potter <ljp@llornkcor.com> | 4 | Maintainer: L.J.Potter <ljp@llornkcor.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: The Opie media player | 8 | Description: The Opie media player |
9 | The mediaplayer for Opie. It plays mp3, mpeg, and wav. | 9 | The mediaplayer for Opie. It plays mp3, mpeg, and wav. |
diff --git a/core/opie-login/opie-login.control b/core/opie-login/opie-login.control index 16f82f0..0bf29f8 100644 --- a/core/opie-login/opie-login.control +++ b/core/opie-login/opie-login.control | |||
@@ -4,6 +4,6 @@ Section: opie/system | |||
4 | Maintainer: Project Opie <opie@handhelds.org> | 4 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie | 7 | Depends: opie-base ($QPE_VERSION), libopie1 |
8 | Description: Multiuser login for OPIE | 8 | Description: Multiuser login for OPIE |
9 | A xdm/kdm equivalent for OPIE. | 9 | A xdm/kdm equivalent for OPIE. |
diff --git a/core/pim/addressbook/opie-addressbook.control b/core/pim/addressbook/opie-addressbook.control index f8fd7aa..cc7f580 100644 --- a/core/pim/addressbook/opie-addressbook.control +++ b/core/pim/addressbook/opie-addressbook.control | |||
@@ -5,6 +5,6 @@ Conflicts: qpe-tkcaddressbook | |||
5 | Maintainer: Stefan Eilers <eilers.stefan@epost.de> | 5 | Maintainer: Stefan Eilers <eilers.stefan@epost.de> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 8 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
9 | Description: Contacts | 9 | Description: Contacts |
10 | A simple addressbook for the Opie environment. | 10 | A simple addressbook for the Opie environment. |
diff --git a/core/pim/datebook/opie-datebook.control b/core/pim/datebook/opie-datebook.control index cb2dd6a..de2673f 100644 --- a/core/pim/datebook/opie-datebook.control +++ b/core/pim/datebook/opie-datebook.control | |||
@@ -5,6 +5,6 @@ Conflicts: qpe-tkccalendar | |||
5 | Maintainer: Warwick Allison <warwick@trolltech.com> | 5 | Maintainer: Warwick Allison <warwick@trolltech.com> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 8 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
9 | Description: A datebook/appointment manager | 9 | Description: A datebook/appointment manager |
10 | A datebook/appointment manager for the Opie environment. | 10 | 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 acdcf8e..a514c3e 100644 --- a/core/pim/today/opie-today.control +++ b/core/pim/today/opie-today.control | |||
@@ -4,7 +4,7 @@ Section: opie/applications | |||
4 | Maintainer: Maximilian Reiß <harlekin@handhelds.org> | 4 | Maintainer: Maximilian Reiß <harlekin@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.6-$SUB_VERSION | 6 | Version: 0.6-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | License: GPL | 8 | License: GPL |
9 | Description: today screen | 9 | Description: today screen |
10 | This today screen app gives an overview of appointments | 10 | This today screen app gives an overview of appointments |
diff --git a/core/pim/today/task-opie-today.control b/core/pim/today/task-opie-today.control index 07d6ba5..780c08a 100644 --- a/core/pim/today/task-opie-today.control +++ b/core/pim/today/task-opie-today.control | |||
@@ -3,7 +3,7 @@ Section: opie/applications | |||
3 | Maintainer: Maximilian Reiß <harlekin@handhelds.org> | 3 | Maintainer: Maximilian Reiß <harlekin@handhelds.org> |
4 | Architecture: arm | 4 | Architecture: arm |
5 | Version: 0.5-$SUB_VERSION | 5 | Version: 0.5-$SUB_VERSION |
6 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION), opie-today, opie-today-datebookplugin, opie-today-todolistplugin, opie-today-mailplugin | 6 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION), opie-today, opie-today-datebookplugin, opie-today-todolistplugin, opie-today-mailplugin |
7 | License: GPL | 7 | License: GPL |
8 | Description: Task for basic today setup | 8 | Description: Task for basic today setup |
9 | includes datebook, todolist and mail plugin | 9 | includes datebook, todolist and mail plugin |
diff --git a/core/pim/todo/opie-todo.control b/core/pim/todo/opie-todo.control index a78228d..d2b705a 100644 --- a/core/pim/todo/opie-todo.control +++ b/core/pim/todo/opie-todo.control | |||
@@ -4,6 +4,6 @@ Section: opie/applications | |||
4 | Maintainer: Holger 'zecke' Freyther <zecke@handhelds.org> | 4 | Maintainer: Holger 'zecke' Freyther <zecke@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: TODO-list manager | 8 | Description: TODO-list manager |
9 | A Todo-list manager for the Opie environment. | 9 | A Todo-list manager for the Opie environment. |
diff --git a/libopie/libopie1.control b/libopie/libopie1.control new file mode 100644 index 0000000..07aafb2 --- a/dev/null +++ b/libopie/libopie1.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Files: $QTDIR/lib/libopie.so.1.0.0 $QTDIR/lib/libopie.so.1.0 $QTDIR/lib/libopie.so.1 | ||
2 | Priority: optional | ||
3 | Section: opie/system | ||
4 | Maintainer: - | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | ||
7 | Depends: qt-embedded (>=$QTE_VERSION) | ||
8 | Provides: libopie | ||
9 | Replaces: libopie | ||
10 | Description: Opie library | ||
diff --git a/libopie/libopie1.postinst b/libopie/libopie1.postinst new file mode 100755 index 0000000..50d922c --- a/dev/null +++ b/libopie/libopie1.postinst | |||
@@ -0,0 +1,4 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | [ -x ldconfig ] && ldconfig | ||
4 | exit 0 | ||
diff --git a/library/libqpe1.control b/library/libqpe1.control new file mode 100644 index 0000000..8b0e437 --- a/dev/null +++ b/library/libqpe1.control | |||
@@ -0,0 +1,8 @@ | |||
1 | Files: $OPIEDIR/lib/libqpe.so.1 $OPIEDIR/lib/libqpe.so.1.5 $OPIEDIR/lib/libqpe.so.1.5.0 | ||
2 | Priority: required | ||
3 | Section: opie/system | ||
4 | Maintainer: Project Opie <opie@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | ||
7 | Depends: qt-embedded (>=$QTE_VERSION) | ||
8 | Description: libqpe, base qtopia/opie library. | ||
diff --git a/library/libqpe1.postinst b/library/libqpe1.postinst new file mode 100755 index 0000000..50d922c --- a/dev/null +++ b/library/libqpe1.postinst | |||
@@ -0,0 +1,4 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | [ -x ldconfig ] && ldconfig | ||
4 | exit 0 | ||
diff --git a/library/opie-base.control b/library/opie-base.control index 8a9fdf6..4d0b015 100644 --- a/library/opie-base.control +++ b/library/opie-base.control | |||
@@ -1,12 +1,9 @@ | |||
1 | Files: etc/colors root/etc/init.d/opie bin/opie-reorgfiles $QTDIR/lib/libqpe.so.1 $QTDIR/lib/libqpe.so.1.5 $QTDIR/lib/libqpe.so.1.5.0 apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* | ||
2 | Priority: required | 1 | Priority: required |
3 | Section: opie/system | 2 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 3 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 4 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | 5 | Version: $QPE_VERSION-$SUB_VERSION.3 |
7 | Provides: qpe-base | 6 | Provides: qpe-base |
8 | Conflicts: qpe-base | 7 | Conflicts: qpe-base |
9 | Depends: qt-embedded (>=$QTE_VERSION), qt-embedded-rotation, opie-qcop, opie-taskbar, opie-sounds, apmd, opie-pics, libopie, timezones | 8 | Depends: qt-embedded (>=$QTE_VERSION), qt-embedded-rotation, opie-common, libqpe1, libopie11, opie-qcop, opie-taskbar, opie-sounds, apmd, opie-pics, timezones |
10 | Description: Base Opie environment | 9 | Description: opie-base virtual package |
11 | A complete GUI environment for handhelds. | ||
12 | You will probably want to install one of the opie-i18n-* packages. | ||
diff --git a/library/opie-common.control b/library/opie-common.control new file mode 100644 index 0000000..8afbb82 --- a/dev/null +++ b/library/opie-common.control | |||
@@ -0,0 +1,7 @@ | |||
1 | Files: etc/colors root/etc/init.d/opie bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* | ||
2 | Priority: required | ||
3 | Section: opie/system | ||
4 | Maintainer: Project Opie <opie@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | ||
7 | Description: Core opie files | ||
diff --git a/noncore/apps/checkbook/opie-checkbook.control b/noncore/apps/checkbook/opie-checkbook.control index 817426c..e15200c 100644 --- a/noncore/apps/checkbook/opie-checkbook.control +++ b/noncore/apps/checkbook/opie-checkbook.control | |||
@@ -4,6 +4,6 @@ Section: applications | |||
4 | Maintainer: Dan Williams <drw@handhelds.org> | 4 | Maintainer: Dan Williams <drw@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: Checkbook keeping program. | 8 | Description: Checkbook keeping program. |
9 | The checkbook accounting program for the Opie environment. | 9 | The checkbook accounting program for the Opie environment. |
diff --git a/noncore/apps/opie-console/opie-console.control b/noncore/apps/opie-console/opie-console.control index 8541d22..34bf681 100644 --- a/noncore/apps/opie-console/opie-console.control +++ b/noncore/apps/opie-console/opie-console.control | |||
@@ -4,7 +4,7 @@ Section: opie/applications | |||
4 | Maintainer: Opie team <opie@handhelds.org> | 4 | Maintainer: Opie team <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.6-$SUB_VERSION | 6 | Version: 0.6-$SUB_VERSION |
7 | Depends: qpe-base ($QPE_VERSION), libopie ($QPE_VERSION), opie-console-help-en | 7 | Depends: qpe-base ($QPE_VERSION), libopie1 ($QPE_VERSION), opie-console-help-en |
8 | License: GPL | 8 | License: GPL |
9 | Description: Opie terminal app | 9 | Description: Opie terminal app |
10 | 10 | ||
diff --git a/noncore/graphics/drawpad/opie-drawpad.control b/noncore/graphics/drawpad/opie-drawpad.control index 11e56e0..77c8649 100644 --- a/noncore/graphics/drawpad/opie-drawpad.control +++ b/noncore/graphics/drawpad/opie-drawpad.control | |||
@@ -4,7 +4,7 @@ Section: opie/applications | |||
4 | Maintainer: Sébastien Prud'homme <prudhomme@laposte.net> | 4 | Maintainer: Sébastien Prud'homme <prudhomme@laposte.net> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION-0.9.5 | 6 | Version: $QPE_VERSION-$SUB_VERSION-0.9.5 |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: A note taking program with basic draw tools | 8 | Description: A note taking program with basic draw tools |
9 | DrawPad is an easy note taking program for Zaurus. It can also | 9 | DrawPad is an easy note taking program for Zaurus. It can also |
10 | be used to draw simple images. DrawPad was developed for the Opie | 10 | be used to draw simple images. DrawPad was developed for the Opie |
diff --git a/noncore/multimedia/opieplayer2/opie-mediaplayer2.control b/noncore/multimedia/opieplayer2/opie-mediaplayer2.control index d9aede8..8e7298b 100644 --- a/noncore/multimedia/opieplayer2/opie-mediaplayer2.control +++ b/noncore/multimedia/opieplayer2/opie-mediaplayer2.control | |||
@@ -4,7 +4,7 @@ Section: opie/applications | |||
4 | Maintainer: L.J.Potter <ljp@llornkcor.com>, Maximilian Reiss <harlekin@handhelds.org> | 4 | Maintainer: L.J.Potter <ljp@llornkcor.com>, Maximilian Reiss <harlekin@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION), zlib1g | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION), zlib1g |
8 | Description: The Opie media player | 8 | Description: The Opie media player |
9 | The mediaplayer for Opie. It plays mp3, mpeg, wav, ogg, quicktime, divx and | 9 | The mediaplayer for Opie. It plays mp3, mpeg, wav, ogg, quicktime, divx and |
10 | more. Also it is streaming capable. | 10 | more. Also it is streaming capable. |
diff --git a/noncore/net/opieirc/opie-irc.control b/noncore/net/opieirc/opie-irc.control index b0cdfde..29e672f 100644 --- a/noncore/net/opieirc/opie-irc.control +++ b/noncore/net/opieirc/opie-irc.control | |||
@@ -4,5 +4,5 @@ Section: Communications | |||
4 | Maintainer: Wenzel Jakob <root@wazlaf.de> | 4 | Maintainer: Wenzel Jakob <root@wazlaf.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: The Opie IRC client lets you chat on your favorite IRC server using your handheld computer | 8 | 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 6f1addf..4e045f7 100644 --- a/noncore/net/opietooth/applet/opie-bluetoothapplet.control +++ b/noncore/net/opietooth/applet/opie-bluetoothapplet.control | |||
@@ -4,6 +4,6 @@ Section: opie/system | |||
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: opie-base ($QPE_VERSION), libopietooth | 7 | Depends: opie-base ($QPE_VERSION), libopie1tooth |
8 | Description: Bluetooth Applet | 8 | Description: Bluetooth Applet |
9 | An bluetooth taskbar applet for the Opie environment | 9 | An bluetooth taskbar applet for the Opie environment |
diff --git a/noncore/net/opietooth/lib/libopietooth.control b/noncore/net/opietooth/lib/libopietooth.control index d35b119..bdc43b1 100644 --- a/noncore/net/opietooth/lib/libopietooth.control +++ b/noncore/net/opietooth/lib/libopietooth.control | |||
@@ -1,8 +1,8 @@ | |||
1 | Files: $QTDIR/lib/libopietooth.so.1.0.0 $QTDIR/lib/libopietooth.so.1.0 $QTDIR/lib/libopietooth.so.1 | 1 | Files: $QTDIR/lib/libopie11tooth.so.1.0.0 $QTDIR/lib/libopie11tooth.so.1.0 $QTDIR/lib/libopie11tooth.so.1 |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> | 4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: qt-embedded (>=$QTE_VERSION), libopie, task-bluez | 7 | Depends: qt-embedded (>=$QTE_VERSION), libopie11, task-bluez |
8 | Description: Opie bluetooth library | 8 | Description: Opie bluetooth library |
diff --git a/noncore/net/opietooth/manager/opie-bluetoothmanager.control b/noncore/net/opietooth/manager/opie-bluetoothmanager.control index 1ed5ef7..9b77d07 100644 --- a/noncore/net/opietooth/manager/opie-bluetoothmanager.control +++ b/noncore/net/opietooth/manager/opie-bluetoothmanager.control | |||
@@ -4,7 +4,7 @@ Section: opie/applications | |||
4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> | 4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.5.4-$SUB_VERSION | 6 | Version: 0.5.4-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopietooth, opie-bluepin | 7 | Depends: opie-base ($QPE_VERSION), libopie1tooth, opie-bluepin |
8 | License: GPL | 8 | License: GPL |
9 | Description: Bluetooth Manager application | 9 | Description: Bluetooth Manager application |
10 | 10 | ||
diff --git a/noncore/settings/appearance2/opie-appearance.control b/noncore/settings/appearance2/opie-appearance.control index d271cb4..31775fb 100644 --- a/noncore/settings/appearance2/opie-appearance.control +++ b/noncore/settings/appearance2/opie-appearance.control | |||
@@ -4,6 +4,6 @@ Section: opie/settings | |||
4 | Maintainer: Dan Williams <wiliamsdr@acm.org> | 4 | Maintainer: Dan Williams <wiliamsdr@acm.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: Appearance settings dialog | 8 | Description: Appearance settings dialog |
9 | For the Opie environment. | 9 | For the Opie environment. |
diff --git a/noncore/settings/netsystemtime/opie-systemtime.control b/noncore/settings/netsystemtime/opie-systemtime.control index a9a028d..644c3a0 100644 --- a/noncore/settings/netsystemtime/opie-systemtime.control +++ b/noncore/settings/netsystemtime/opie-systemtime.control | |||
@@ -6,6 +6,6 @@ Provides: opie-netsystemtime | |||
6 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 6 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
7 | Architecture: arm | 7 | Architecture: arm |
8 | Version: $QPE_VERSION-$SUB_VERSION | 8 | Version: $QPE_VERSION-$SUB_VERSION |
9 | Depends: opie-base ($QPE_VERSION), ntpdate, libopie | 9 | Depends: opie-base ($QPE_VERSION), ntpdate, libopie1 |
10 | Description: ntp (Network Time Protocol) gui | 10 | Description: ntp (Network Time Protocol) gui |
11 | This utility syncs system time with a atomic timerserver via internet | 11 | This utility syncs system time with a atomic timerserver via internet |
diff --git a/noncore/settings/sysinfo/opie-sysinfo.control b/noncore/settings/sysinfo/opie-sysinfo.control index 4a6855d..78c9069 100644 --- a/noncore/settings/sysinfo/opie-sysinfo.control +++ b/noncore/settings/sysinfo/opie-sysinfo.control | |||
@@ -4,6 +4,6 @@ Section: opie/applications | |||
4 | Maintainer: Dan Williams <williamsdr@acm.org> | 4 | Maintainer: Dan Williams <williamsdr@acm.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) |
8 | Description: System Information dialog | 8 | Description: System Information dialog |
9 | For the Opie environment. | 9 | For the Opie environment. |
diff --git a/noncore/unsupported/mail2/bend/opie-mailapplet.control b/noncore/unsupported/mail2/bend/opie-mailapplet.control index 9a8b5c6..ec6a6f3 100644 --- a/noncore/unsupported/mail2/bend/opie-mailapplet.control +++ b/noncore/unsupported/mail2/bend/opie-mailapplet.control | |||
@@ -4,6 +4,6 @@ Section: opie/applications | |||
4 | Maintainer: Constantin Bergemann <cbergemann@lisa.de> | 4 | Maintainer: Constantin Bergemann <cbergemann@lisa.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.0.9-$SUB_VERSION | 6 | Version: 0.0.9-$SUB_VERSION |
7 | Depends: opie-base libopie opie-mail2 | 7 | Depends: opie-base libopie1 opie-mail2 |
8 | Description: A Biff-Like mailchecker | 8 | Description: A Biff-Like mailchecker |
9 | License: LGPL | 9 | License: LGPL |
diff --git a/noncore/unsupported/mail2/opie-mail2.control b/noncore/unsupported/mail2/opie-mail2.control index a323a4c..b6bbff8 100644 --- a/noncore/unsupported/mail2/opie-mail2.control +++ b/noncore/unsupported/mail2/opie-mail2.control | |||
@@ -4,6 +4,6 @@ Section: opie/applications | |||
4 | Maintainer: Constantin Bergemann <cbergemann@lisa.de> | 4 | Maintainer: Constantin Bergemann <cbergemann@lisa.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.0.9-$SUB_VERSION | 6 | Version: 0.0.9-$SUB_VERSION |
7 | Depends: opie-base, libopie | 7 | Depends: opie-base, libopie1 |
8 | Description: An IMAP mail client | 8 | Description: An IMAP mail client |
9 | License: LGPL | 9 | License: LGPL |
diff --git a/pics/opie-pics.control b/pics/opie-pics.control index 150d2e7..178b5ce 100644 --- a/pics/opie-pics.control +++ b/pics/opie-pics.control | |||
@@ -1,8 +1,8 @@ | |||
1 | Files: pics/??*.* | 1 | Files: pics/??*.* pics/opie/* |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 4 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.2 |
7 | Description: a few unassigned for Opie environment | 7 | Description: a few unassigned for Opie environment |
8 | These icons are available to all Opie application. | 8 | These icons are available to all Opie application. |
diff --git a/qt/libqt2-emb-fonts.control b/qt/libqt2-emb-fonts.control new file mode 100644 index 0000000..9dd45ca --- a/dev/null +++ b/qt/libqt2-emb-fonts.control | |||
@@ -0,0 +1,8 @@ | |||
1 | Files: $QTDIR/lib/fonts/helvetica_*_{50,50i,75,75i}.* $QTDIR/lib/fonts/helvetica_*_t*5* $QTDIR/lib/fonts/fixed_*_50.* $QTDIR/lib/fonts/fixed_*_t*5* $QTDIR/lib/fonts/micro_*{50,50_t15,50_t5}.* $QTDIR/lib/fonts/smallsmooth_*{50,50_t15,50_t5}.* $QTDIR/lib/fonts/smoothtimes_{170,100}_{50,50_t15,50_t5}.* $QTDIR/lib/fonts/fontdir $QTDIR/lib/fonts/helvetica_*t10* $QTDIR/lib/fonts/fixed_*t10* $QTDIR/lib/fonts/micro_*t10* $QTDIR/lib/fonts/smallsmooth_*t10* $QTDIR/lib/fonts/smoothtimes_{170,100}_50*t10* | ||
2 | Priority: required | ||
3 | Section: opie/system | ||
4 | Maintainer: Opie Team <opie@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Depends: libqt2-emb | ||
7 | Version: $QTE_VERSION-$QTE_REVISION | ||
8 | Description: Qt/Embedded fonts - 0,90,180,270 rotation | ||
diff --git a/qt/libqt2-emb.control b/qt/libqt2-emb.control new file mode 100644 index 0000000..14a4458 --- a/dev/null +++ b/qt/libqt2-emb.control | |||
@@ -0,0 +1,12 @@ | |||
1 | Files: $QTDIR/lib/libqte.so.$QTE_VERSION $QTDIR/lib/libqte.so.2.3 $QTDIR/lib/libqte.so.2 | ||
2 | Priority: required | ||
3 | Section: opie/system | ||
4 | Maintainer: Robert Griebl <sandman@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QTE_VERSION-$QTE_REVISION.1 | ||
7 | Depends: libjpeg62, libpng3, zlib1g | ||
8 | Provides: qt-embedded | ||
9 | Replaces: qt-embedded | ||
10 | Description: Qt/Embedded environment | ||
11 | A complete windowing system and GUI toolkit for handhelds. | ||
12 | See "QPE" for applications. | ||
diff --git a/qt/libqt2-emb.postinst b/qt/libqt2-emb.postinst new file mode 100755 index 0000000..50d922c --- a/dev/null +++ b/qt/libqt2-emb.postinst | |||
@@ -0,0 +1,4 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | [ -x ldconfig ] && ldconfig | ||
4 | exit 0 | ||