]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/detect-stylus/detect-stylus_0.13.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / detect-stylus / detect-stylus_0.13.bb
1 inherit gpe pkgconfig
2 LICENSE = "GPL"
3
4 PR = "r2"
5
6 DEPENDS = "x11 xcursor-transparent-theme xrdb"
7 SECTION = "gpe"
8 RDEPENDS = "xrdb"
9
10 DESCRIPTION = "Touchscreen detection utility"
11 MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
12
13 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
14            file://access.patch;patch=1;pnum=0 \
15            file://extra-device-check.patch;patch=1 \
16            file://correct-theme-name.patch;patch=1"
17
18 export CVSBUILD="no"