libgisi: bump SRCREV
[openembedded.git] / recipes / qpe-games / ziq_1.1ern.bb
blob8c66298d7b7506feef75bf3cc347204579ed3efc
1 DESCRIPTION = "ZIQ"
2 SECTION = "opie/games"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 AUTHOR = "Bill Wetter"
6 HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-ZIQ.html"
9 SRC_URI = "http://handhelds.org/~zecke/oe_packages/ziq_V1.1ern.tar.gz \
10 file://ziq.patch"
12 PV = "1.1ern"
13 PR = "r1"
14 S = "${WORKDIR}/ziq_V${PV}"
17 APPNAME = "ziq"
18 APPTYPE = "binary"
19 APPDESKTOP = "${S}"
22 do_install () {
23 install -d ${D}${palmtopdir}/apps/Games/
24 install -d ${D}${palmtopdir}/pics/${APPNAME}/
25 install -d ${D}${palmtopdir}/apps/Games
26 install -m 0644 ${S}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
27 install -m 0644 ${S}/${APPNAME}.desktop ${D}${palmtopdir}/apps/Games
31 inherit opie
33 SRC_URI[md5sum] = "f8c6b4b8b5b6f62ec9fc117e4b35fd53"
34 SRC_URI[sha256sum] = "995a52223365ec41ae72ef781bde2c8f2f34e0e5dd19e17245f5f354ac52fb8b"