]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/timesleuth/timesleuth_1.0.5.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / timesleuth / timesleuth_1.0.5.bb
1 DESCRIPTION = "Time Sleuth"
2 SECTION = "opie/applications"
3 PRIORITY = "optional"
4 MAINTAINER = "Team Opie <opie@handhelds.org>"
5 LICENSE = "GPL"
6 AUTHOR = "Dafydd Walters"
7 HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/applications-TimeSleuth.html"
8 PR = "r1"
9
10 SRC_URI = "http://handhelds.org/~zecke/oe_packages/timesleuth_V1.05ern.tar.gz "
11
12 PV = "1.05ern"
13 S = "${WORKDIR}/timesleuth_V${PV}"
14
15 APPNAME = "timesleuthqpe"
16 APPTYPE = "binary"
17 APPDESKTOP = "${S}"
18
19 do_install () {
20         install -d ${D}${palmtopdir}/pics/
21         install -m 0644 ${S}/*.png ${D}${palmtopdir}/pics/
22         
23 }
24
25 inherit opie