author | harlekin <harlekin> | 2002-05-29 19:33:33 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-05-29 19:33:33 (UTC) |
commit | 32e4668771e3fc4aad674796e20e4a24d1d09331 (patch) (unidiff) | |
tree | 1fdbce476cc82393fa4f7a726fa9c4405d086cb2 /library | |
parent | ceaf90ad848c69d693f0c9eedbc8f9ab1935e42f (diff) | |
download | opie-32e4668771e3fc4aad674796e20e4a24d1d09331.zip opie-32e4668771e3fc4aad674796e20e4a24d1d09331.tar.gz opie-32e4668771e3fc4aad674796e20e4a24d1d09331.tar.bz2 |
put some more stuff in task-opie
-rw-r--r-- | library/task-opie-minimal.control | 10 | ||||
-rw-r--r-- | library/task-opie.control | 3 |
2 files changed, 12 insertions, 1 deletions
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control new file mode 100644 index 0000000..c566790 --- a/dev/null +++ b/library/task-opie-minimal.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Files: | ||
2 | Priority: required | ||
3 | Section: opie/system | ||
4 | Maintainer: Opie Team <opie@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-oipkg opie-base | ||
8 | Description: Bootstrap Qtopia environment(minimal) | ||
9 | A complete GUI environment for handhelds. This is the _minimal_ version. | ||
10 | You will probably want to install one of the opie-i18n-* packages. | ||
diff --git a/library/task-opie.control b/library/task-opie.control index b62faad..3013fc2 100644 --- a/library/task-opie.control +++ b/library/task-opie.control | |||
@@ -4,7 +4,8 @@ Section: opie/system | |||
4 | Maintainer: Opie Team <opie@handhelds.org> | 4 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-oipkg opie-base | 7 | Depends: opie-oipkg, opie-base, task-opie-pim, opie-keyboard, |
8 | opie-batteryapplet, opie-clockapplet, opie-volumeapplet | ||
8 | Description: Bootstrap Qtopia environment | 9 | Description: Bootstrap Qtopia 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. |