author | mickeyl <mickeyl> | 2004-02-17 17:23:45 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-02-17 17:23:45 (UTC) |
commit | 651444c477db88bd4b44485bb4976ef1eb0bb980 (patch) (unidiff) | |
tree | e97602f2450c9c0d785b0ff3524ae4d63ae7ef21 | |
parent | 62b3979c6b23627eeca3b89f6feb491cdab97b08 (diff) | |
download | opie-651444c477db88bd4b44485bb4976ef1eb0bb980.zip opie-651444c477db88bd4b44485bb4976ef1eb0bb980.tar.gz opie-651444c477db88bd4b44485bb4976ef1eb0bb980.tar.bz2 |
add control files for zecke's new games
-rw-r--r-- | noncore/games/zlines/opie-zlines.control | 10 | ||||
-rw-r--r-- | noncore/games/zsame/opie-zsame.control | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/noncore/games/zlines/opie-zlines.control b/noncore/games/zlines/opie-zlines.control new file mode 100644 index 0000000..3ac00bf --- a/dev/null +++ b/noncore/games/zlines/opie-zlines.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Package: opie-zlines | ||
2 | Files: plugins/application/libzlines.so* bin/zlines apps/Games/zlines.desktop pics/zlines | ||
3 | Priority: optional | ||
4 | Section: opie/games | ||
5 | Maintainer: Holger 'Zecke' Freyther <zecke@handhelds.org> | ||
6 | Architecture: arm | ||
7 | Depends: task-opie-minimal | ||
8 | Description: ZLines | ||
9 | A game for the Opie environment. | ||
10 | Version: $QPE_VERSION$EXTRAVERSION | ||
diff --git a/noncore/games/zsame/opie-zsame.control b/noncore/games/zsame/opie-zsame.control new file mode 100644 index 0000000..d9d5009 --- a/dev/null +++ b/noncore/games/zsame/opie-zsame.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Package: opie-zsame | ||
2 | Files: plugins/application/libzsame.so* bin/zsame apps/Games/zsame.desktop pics/zsame | ||
3 | Priority: optional | ||
4 | Section: opie/games | ||
5 | Maintainer: Holger 'Zecke' Freyther <zecke@handhelds.org> | ||
6 | Architecture: arm | ||
7 | Depends: task-opie-minimal | ||
8 | Description: ZSame | ||
9 | A game for the Opie environment. | ||
10 | Version: $QPE_VERSION$EXTRAVERSION | ||