libgisi: bump SRCREV
[openembedded.git] / recipes / qpe-games / zsubhunt_1.0.0ern.bb
blobd418c8d605a9fe739601726af95fbc2f67114f80
1 DESCRIPTION = "Sub Marine Hunt"
2 SECTION = "opie/games"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 AUTHOR = "Kart Bartel, Robert Ernst"
6 HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-ZSubhunt.html"
9 SRC_URI = "http://handhelds.org/~zecke/oe_packages/zsubhunt_V1.0.0ern.tar.gz "
11 PV = "1.0.0ern"
12 S = "${WORKDIR}/zsubhunt_V${PV}"
15 APPNAME = "zsubhunt"
16 APPTYPE = "binary"
17 APPDESKTOP = "${S}"
20 do_install () {
21 install -d ${D}${palmtopdir}/apps/Games/
22 install -d ${D}${palmtopdir}/pics/${APPNAME}/
23 install -m 0644 ${S}/pics/*.png ${D}${palmtopdir}/pics/${APPNAME}/
24 install -m 0644 ${S}/${APPNAME}.desktop ${D}${palmtopdir}/apps/Games
28 inherit opie
30 SRC_URI[md5sum] = "7f1fee1e58d92fbe72ffee34078c6fa2"
31 SRC_URI[sha256sum] = "d31c51a3db059c564e77ee8776f441b3ea530089a7b48aa31a49d2ebf7bf9dc9"