-rw-r--r-- | library/task-opie-games.control | 11 | ||||
-rw-r--r-- | library/task-opie-pim.control | 10 |
2 files changed, 21 insertions, 0 deletions
diff --git a/library/task-opie-games.control b/library/task-opie-games.control new file mode 100644 index 0000000..60dea8c --- a/dev/null +++ b/library/task-opie-games.control | |||
@@ -0,0 +1,11 @@ | |||
1 | Files: | ||
2 | Priority: optional | ||
3 | Section: opie/games | ||
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-fifteen, opie-go, opie-kbill, opie-kcheckers, opie-kpacman, | ||
8 | opie-minesweep, opie-nethack, opie-parashoot, opie-qasteroids, opie-snake, | ||
9 | opie-solitaire, opie-tetrix, opie-tictac, opie-wordgame | ||
10 | Description: Opie game pack | ||
11 | The full load of Opie games. \ No newline at end of file | ||
diff --git a/library/task-opie-pim.control b/library/task-opie-pim.control new file mode 100644 index 0000000..c418243 --- a/dev/null +++ b/library/task-opie-pim.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Files: | ||
2 | Priority: optional | ||
3 | Section: opie/applications | ||
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-datebook, opie-todo, opie-addressbook, opie-today, | ||
8 | opie-drawpad, opie-keyboard | ||
9 | Description: Opie pim applications | ||
10 | Base pack of opie pim applications. Also includes keyboard input. \ No newline at end of file | ||