libgisi: bump SRCREV
[openembedded.git] / recipes / qpe-games / pairs_1.1.1.bb
blobd6b33fc57b1b2e12de76f6f04d7d375fad306554
1 DESCRIPTION = "Pairs"
2 SECTION = "opie/games"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 AUTHOR = "Rober Ernst"
6 HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Pairs.html"
8 SRC_URI = "http://handhelds.org/~zecke/oe_packages/pairs_V1.1.1.tar.gz \
9 file://pairs.patch"
11 PV = "1.1.1"
12 S = "${WORKDIR}/pairs_V${PV}"
14 APPNAME = "pairs"
15 APPTYPE = "binary"
16 APPDESKTOP = "${S}"
18 do_compile_prepend() {
19 oe_runmake -C images
23 do_install () {
24 install -d ${D}${palmtopdir}/pics/${APPNAME}/
25 install -m 0644 ${S}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
30 inherit opie
34 SRC_URI[md5sum] = "399e794dde87508b4214f1312cd79d06"
35 SRC_URI[sha256sum] = "7526d8de006817e5c6bc79826f810a15490611dcbd2d4fb9d8e9b9991c7ed506"