libgisi: bump SRCREV
[openembedded.git] / recipes / qpe-games / shisensho_1.0.0.bb
blob8823b5d59734ec824837b5069e0f612bc31235cf
1 DESCRIPTION = "Shisensho"
2 SECTION = "opie/games"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 AUTHOR = "Mario Weilguni"
6 HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Shisen-Sho.html"
8 SRC_URI = "http://handhelds.org/~zecke/oe_packages/shisensho_V1.0.0.tar.gz \
9 file://shisen.patch"
11 PV = "1.0.0"
12 S = "${WORKDIR}/shisensho_V${PV}"
14 APPNAME = "shisensho"
15 APPTYPE = "binary"
16 APPDESKTOP = "${S}"
19 do_compile_prepend() {
20 oe_runmake -C images
23 do_install () {
24 install -d ${D}${palmtopdir}/pics/${APPNAME}/
25 install -m 0644 ${S}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
29 inherit opie
32 SRC_URI[md5sum] = "001103f5847e71b0198c3a11df7d62d0"
33 SRC_URI[sha256sum] = "17cebdc8ae4374c3944a3233d86278f4d09aaf90279b48e98367e9387f7e6acc"