aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/qpe-games/hexatrolic_1.0beta3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/qpe-games/hexatrolic_1.0beta3.bb')
-rw-r--r--recipes-qtopia/qpe-games/hexatrolic_1.0beta3.bb27
1 files changed, 27 insertions, 0 deletions
diff --git a/recipes-qtopia/qpe-games/hexatrolic_1.0beta3.bb b/recipes-qtopia/qpe-games/hexatrolic_1.0beta3.bb
new file mode 100644
index 0000000..604f11e
--- /dev/null
+++ b/recipes-qtopia/qpe-games/hexatrolic_1.0beta3.bb
@@ -0,0 +1,27 @@
+DESCRIPTION = "Hexatrolic a Ball Game"
+SECTION = "opie/games"
+PRIORITY = "optional"
+LICENSE = "GPL"
+AUTHOR = "Helge Plehn"
+HOMEPAGE = "http://hexatrolic.i-networx.de/"
+APPNAME = "hexatrolic"
+
+
+SRC_URI = "http://handhelds.org/~zecke/oe_packages/hexatrolic-103beta3-zecke1.tar.bz2"
+
+S = "${WORKDIR}/${APPNAME}"
+
+
+
+do_install () {
+ install -d ${D}${palmtopdir}/apps/Games/
+ install -d ${D}${palmtopdir}/pics/${APPNAME}/
+ install -m 0644 ${S}/pics/*.png ${D}${palmtopdir}/pics/${APPNAME}/
+ install -m 0644 ${S}/${APPNAME}.desktop ${D}${palmtopdir}/apps/Games
+}
+
+
+inherit opie
+
+SRC_URI[md5sum] = "1d9420e8b5a6d5fa491c458ffafd4adb"
+SRC_URI[sha256sum] = "b60a5358e56e676529e7d3d655d5107a76b9a2434e38952711fea794f65721ce"