libgisi: bump SRCREV
[openembedded.git] / recipes / qpe-games / win4_1.0.1.bb
blob87676ac63c7d14bd6baeca3302d37e442eec5557
1 DESCRIPTION = "4 wins"
2 SECTION = "opie/games"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 AUTHOR = "Anders Widell, Steve Dunham, Robert Ernst"
6 HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Win4.html"
9 SRC_URI = "http://handhelds.org/~zecke/oe_packages/win4_V1.0.1.tar.gz \
10 file://win4.patch"
12 PV = "1.0.1"
13 S = "${WORKDIR}/win4_V${PV}"
15 APPNAME = "win4"
16 APPTYPE = "binary"
17 APPDESKTOP = "${S}"
20 do_compile_prepend() {
21 oe_runmake -C images
24 do_install () {
25 install -d ${D}${palmtopdir}/apps/Games/
26 install -d ${D}${palmtopdir}/pics/${APPNAME}/
27 install -m 0644 ${S}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
28 install -m 0644 ${S}/${APPNAME}.desktop ${D}${palmtopdir}/apps/Games
32 inherit opie
34 SRC_URI[md5sum] = "0817e2606cd87fe2cbead6b7104f7425"
35 SRC_URI[sha256sum] = "00b2384e225d6a1cbda4994c63103ac229269bb2946537e9357655e5c5b84333"