tslib: adjust ts.conf for palmpre machine and bump PR
[openembedded.git] / recipes / resistorui / resistorui_0.9.bb
blobf1603ed15cee70394b49284baa85190608208462
1 DESCRIPTION = "A tool to calculate Ohm resistor values"
2 SECTION = "opie/applications"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 HOMEPAGE = "http://www.pellicosystems.com/zaurus/applications/index.html"
6 APPNAME = "resistorUI"
7 APPTYPE = "binary"
8 APPDESKTOP = "${S}"
9 PR = "r1"
11 SRC_URI = "http://www.pellicosystems.com/zaurus/applications/resistorUI_1.5.0-0.9_armSRC.zip"
12 S = "${WORKDIR}/ResistorUI"
14 inherit opie
16 do_install () {
17 install -d ${D}${palmtopdir}/pics/
18 install -m 0644 resistorUI.png ${D}${palmtopdir}/pics/
22 SRC_URI[md5sum] = "3ef812023466905883a19a22ead8615c"
23 SRC_URI[sha256sum] = "467910e5f6b6e137db93a1ccaf668d4146c3dd27dfa0f368b2a20a0a14a23592"