libgisi: bump SRCREV
[openembedded.git] / recipes / qpe-games / tron_1.0.0.bb
blob04b015ff399b7cc89b82624502f113c21638f5c2
1 DESCRIPTION = "Tron"
2 SECTION = "opie/games"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 AUTHOR = "Matthias Kiefer"
6 HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Tron.html"
9 SRC_URI = "http://handhelds.org/~zecke/oe_packages/tron_V1.0.0.tar.gz \
10 file://tron.patch"
12 PV = "1.0.0"
13 S = "${WORKDIR}/tron_V${PV}"
15 APPNAME = "tron"
16 APPTYPE = "binary"
17 APPDESKTOP = "${S}"
20 do_install () {
21 install -d ${D}${palmtopdir}/pics/${APPNAME}/
22 install -m 0644 ${S}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
27 inherit opie
29 SRC_URI[md5sum] = "65e8a11836493aacae7b6d3895807efb"
30 SRC_URI[sha256sum] = "226cd1c59495349686d82250ff59f40319f3f7f469a3320b837ed3c344bec037"