author | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
commit | 6504c09407f6cdf0e131205e0337ba6bc7046182 (patch) (unidiff) | |
tree | 87f92a0902a09a97c543f76fb7cff7345f465191 /library | |
parent | 01fce94491cd4ceaffaaf7564f762b86ddf47241 (diff) | |
download | opie-6504c09407f6cdf0e131205e0337ba6bc7046182.zip opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.gz opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.bz2 |
Add Package: field to control files. This will facilitate ditching mkipks in favor of something with some sanity.
-rw-r--r-- | library/libqpe1.control | 1 | ||||
-rw-r--r-- | library/opie-bootsplash.control | 1 | ||||
-rw-r--r-- | library/opie-common.control | 1 | ||||
-rw-r--r-- | library/task-opie-applets.control | 1 | ||||
-rw-r--r-- | library/task-opie-apps.control | 1 | ||||
-rw-r--r-- | library/task-opie-complete.control | 1 | ||||
-rw-r--r-- | library/task-opie-games.control | 1 | ||||
-rw-r--r-- | library/task-opie-minimal.control | 1 | ||||
-rw-r--r-- | library/task-opie-pim.control | 1 | ||||
-rw-r--r-- | library/task-opie-settings.control | 1 | ||||
-rw-r--r-- | library/task-opie.control | 1 |
11 files changed, 11 insertions, 0 deletions
diff --git a/library/libqpe1.control b/library/libqpe1.control index 455d8e0..8aab9be 100644 --- a/library/libqpe1.control +++ b/library/libqpe1.control | |||
@@ -1,8 +1,9 @@ | |||
1 | Package: libqpe1 | ||
1 | Files: $OPIEDIR/lib/libqpe.so.1 $OPIEDIR/lib/libqpe.so.1.5 $OPIEDIR/lib/libqpe.so.1.5.0 | 2 | Files: $OPIEDIR/lib/libqpe.so.1 $OPIEDIR/lib/libqpe.so.1.5 $OPIEDIR/lib/libqpe.so.1.5.0 |
2 | Priority: required | 3 | Priority: required |
3 | Section: opie/system | 4 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 5 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 7 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: libqte2 (>=2.3.4-beta4), qte-fonts (>=$QTE_VERSION) | 8 | Depends: libqte2 (>=2.3.4-beta4), qte-fonts (>=$QTE_VERSION) |
8 | Description: libqpe, base qtopia/opie library. | 9 | Description: libqpe, base qtopia/opie library. |
diff --git a/library/opie-bootsplash.control b/library/opie-bootsplash.control index aad3a84..838224d 100644 --- a/library/opie-bootsplash.control +++ b/library/opie-bootsplash.control | |||
@@ -1,7 +1,8 @@ | |||
1 | Package: opie-bootsplash | ||
1 | Files: etc/init.d/bootsplash etc/rcS.d/S01bootsplash pics/bootsplash/bootlogo | 2 | Files: etc/init.d/bootsplash etc/rcS.d/S01bootsplash pics/bootsplash/bootlogo |
2 | Priority: optinal | 3 | Priority: optinal |
3 | Section: opie/system | 4 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 5 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | 7 | Version: $QPE_VERSION-$SUB_VERSION.2 |
7 | Description: Splash screen aptempt | 8 | Description: Splash screen aptempt |
diff --git a/library/opie-common.control b/library/opie-common.control index c2534c4..91dec72 100644 --- a/library/opie-common.control +++ b/library/opie-common.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: opie-common | ||
1 | Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* | 2 | Files: etc/colors bin/opie-reorgfiles apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* |
2 | Priority: required | 3 | Priority: required |
3 | Section: opie/system | 4 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 5 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | 7 | Version: $QPE_VERSION-$SUB_VERSION.2 |
7 | Depends: libqpe1 | 8 | Depends: libqpe1 |
8 | Replaces: opie-base | 9 | Replaces: opie-base |
9 | Description: Core opie files | 10 | Description: Core opie files |
diff --git a/library/task-opie-applets.control b/library/task-opie-applets.control index 7608f9b..6ab1bb0 100644 --- a/library/task-opie-applets.control +++ b/library/task-opie-applets.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: task-opie-applets | ||
1 | Files: | 2 | Files: |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/applications | 4 | Section: opie/applications |
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 5 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-minimal, opie-batteryapplet, opie-clockapplet, opie-vmemo, opie-volumeapplet, opie-screenshotapplet, opie-pickboard, opie-multikey, opie-jumpx, opie-handwriting, opie-dvorak, opie-unikeyboard | 8 | Depends: task-opie-minimal, opie-batteryapplet, opie-clockapplet, opie-vmemo, opie-volumeapplet, opie-screenshotapplet, opie-pickboard, opie-multikey, opie-jumpx, opie-handwriting, opie-dvorak, opie-unikeyboard |
8 | Description: Opie taskbar applets | 9 | Description: Opie taskbar applets |
9 | All applets for the taskbar | 10 | All applets for the taskbar |
diff --git a/library/task-opie-apps.control b/library/task-opie-apps.control index 242a8cc..567b50a 100644 --- a/library/task-opie-apps.control +++ b/library/task-opie-apps.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: task-opie-apps | ||
1 | Files: | 2 | Files: |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/applications | 4 | Section: opie/applications |
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 5 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-pim, opie-advancedfm, opie-calculator, opie-citytime, opie-clock, opie-embeddedkonsole, opie-filebrowser, opie-libmadplugin, opie-libmpeg3plugin, opie-mail2, opie-mediaplayer, opie-qpdf, opie-showimg, opie-sounds, opie-sheet, opie-sysinfo, opie-systemtime, opie-tableviewer, opie-textedit, opie-wavplugin, timezones | 8 | Depends: task-opie-pim, opie-advancedfm, opie-calculator, opie-citytime, opie-clock, opie-embeddedkonsole, opie-filebrowser, opie-libmadplugin, opie-libmpeg3plugin, opie-mail2, opie-mediaplayer, opie-qpdf, opie-showimg, opie-sounds, opie-sheet, opie-sysinfo, opie-systemtime, opie-tableviewer, opie-textedit, opie-wavplugin, timezones |
8 | Description: Opie apps | 9 | Description: Opie apps |
9 | Most applications. | 10 | Most applications. |
diff --git a/library/task-opie-complete.control b/library/task-opie-complete.control index 55b54fc..74ed446 100644 --- a/library/task-opie-complete.control +++ b/library/task-opie-complete.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: task-opie-complete | ||
1 | Files: | 2 | Files: |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/applications | 4 | Section: opie/applications |
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 5 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-apps, task-opie-settings, task-opie-games, task-opie-applets | 8 | Depends: task-opie-apps, task-opie-settings, task-opie-games, task-opie-applets |
8 | Description: All of Opie | 9 | Description: All of Opie |
9 | All apps that are in the feed. | 10 | All apps that are in the feed. |
diff --git a/library/task-opie-games.control b/library/task-opie-games.control index 8079ea0..4e40b8e 100644 --- a/library/task-opie-games.control +++ b/library/task-opie-games.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: task-opie-games | ||
1 | Files: | 2 | Files: |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/games | 4 | Section: opie/games |
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 5 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-minimal, opie-fifteen, opie-go, opie-kbill, opie-kcheckers, opie-kpacman, opie-minesweep, opie-parashoot, opie-qasteroids, opie-snake, opie-solitaire, opie-tetrix, opie-tictac, opie-wordgame | 8 | Depends: task-opie-minimal, opie-fifteen, opie-go, opie-kbill, opie-kcheckers, opie-kpacman, opie-minesweep, opie-parashoot, opie-qasteroids, opie-snake, opie-solitaire, opie-tetrix, opie-tictac, opie-wordgame |
8 | Description: Opie game pack | 9 | Description: Opie game pack |
9 | The full load of Opie games. | 10 | The full load of Opie games. |
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index cac81b1..a11b50e 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control | |||
@@ -1,12 +1,13 @@ | |||
1 | Package: task-opie-minimal | ||
1 | Files: | 2 | Files: |
2 | Priority: required | 3 | Priority: required |
3 | Section: opie/system | 4 | Section: opie/system |
4 | Maintainer: Opie Team <opie@handhelds.org> | 5 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-taskbar, opie-opiealarm | 8 | Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-taskbar, opie-opiealarm |
8 | Provides: opie-base, qpe-base | 9 | Provides: opie-base, qpe-base |
9 | Replaces: opie-base, qpe-base | 10 | Replaces: opie-base, qpe-base |
10 | Description: Bootstrap Opie environment(minimal) | 11 | Description: Bootstrap Opie environment(minimal) |
11 | A complete GUI environment for handhelds. This is the _minimal_ version. | 12 | A complete GUI environment for handhelds. This is the _minimal_ version. |
12 | You will probably want to install one of the opie-i18n-* packages. | 13 | You will probably want to install one of the opie-i18n-* packages. |
diff --git a/library/task-opie-pim.control b/library/task-opie-pim.control index 53bef8c..addbab5 100644 --- a/library/task-opie-pim.control +++ b/library/task-opie-pim.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: task-opie-pim | ||
1 | Files: | 2 | Files: |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/applications | 4 | Section: opie/applications |
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 5 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-minimal, opie-datebook, opie-todo, opie-addressbook, task-opie-today, opie-drawpad, opie-multikey | 8 | Depends: task-opie-minimal, opie-datebook, opie-todo, opie-addressbook, task-opie-today, opie-drawpad, opie-multikey |
8 | Description: Opie pim applications | 9 | Description: Opie pim applications |
9 | Base pack of opie pim applications. Also includes keyboard input. | 10 | Base pack of opie pim applications. Also includes keyboard input. |
diff --git a/library/task-opie-settings.control b/library/task-opie-settings.control index 4bd9d4e..945911a 100644 --- a/library/task-opie-settings.control +++ b/library/task-opie-settings.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: task-opie-settings | ||
1 | Files: | 2 | Files: |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/applications | 4 | Section: opie/applications |
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 5 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-minimal, opie-appearance, opie-security, opie-systemtime, opie-light-and-power, opie-tabmanager | 8 | Depends: task-opie-minimal, opie-appearance, opie-security, opie-systemtime, opie-light-and-power, opie-tabmanager |
8 | Description: Opie settings app | 9 | Description: Opie settings app |
9 | All settings apps | 10 | All settings apps |
diff --git a/library/task-opie.control b/library/task-opie.control index 6ee0714..00841d3 100644 --- a/library/task-opie.control +++ b/library/task-opie.control | |||
@@ -1,10 +1,11 @@ | |||
1 | Package: task-opie | ||
1 | Files: | 2 | Files: |
2 | Priority: required | 3 | Priority: required |
3 | Section: opie/system | 4 | Section: opie/system |
4 | Maintainer: Opie Team <opie@handhelds.org> | 5 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-pim, opie-aqpkg, opie-multikey, opie-handwriting, opie-batteryapplet, opie-clockapplet, opie-volumeapplet, opie-clipboardapplet, opie-advancedfm, opie-calculator, opie-citytime, opie-clock, opie-embeddedkonsole, opie-irdaapplet, opie-launcher-settings, opie-light-and-power, opie-appearance, opie-login, opie-opiealarm, opie-qpdf, opie-showimg, opie-solitaire, opie-sysinfo, opie-textedit, opie-systemtime, opie-cardmon, opie-backup, opie-networksettings, opie-button-settings | 8 | Depends: task-opie-pim, opie-aqpkg, opie-multikey, opie-handwriting, opie-batteryapplet, opie-clockapplet, opie-volumeapplet, opie-clipboardapplet, opie-advancedfm, opie-calculator, opie-citytime, opie-clock, opie-embeddedkonsole, opie-irdaapplet, opie-launcher-settings, opie-light-and-power, opie-appearance, opie-login, opie-opiealarm, opie-qpdf, opie-showimg, opie-solitaire, opie-sysinfo, opie-textedit, opie-systemtime, opie-cardmon, opie-backup, opie-networksettings, opie-button-settings |
8 | Description: Bootstrap Opie environment | 9 | Description: Bootstrap Opie environment |
9 | A complete GUI environment for handhelds. | 10 | A complete GUI environment for handhelds. |
10 | You will probably want to install one of the opie-i18n-* packages. | 11 | You will probably want to install one of the opie-i18n-* packages. |