author | mickeyl <mickeyl> | 2004-02-17 17:23:45 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-02-17 17:23:45 (UTC) |
commit | 651444c477db88bd4b44485bb4976ef1eb0bb980 (patch) (side-by-side diff) | |
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 @@ +Package: opie-zlines +Files: plugins/application/libzlines.so* bin/zlines apps/Games/zlines.desktop pics/zlines +Priority: optional +Section: opie/games +Maintainer: Holger 'Zecke' Freyther <zecke@handhelds.org> +Architecture: arm +Depends: task-opie-minimal +Description: ZLines + A game for the Opie environment. +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 @@ +Package: opie-zsame +Files: plugins/application/libzsame.so* bin/zsame apps/Games/zsame.desktop pics/zsame +Priority: optional +Section: opie/games +Maintainer: Holger 'Zecke' Freyther <zecke@handhelds.org> +Architecture: arm +Depends: task-opie-minimal +Description: ZSame + A game for the Opie environment. +Version: $QPE_VERSION$EXTRAVERSION |