]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/detect-stylus/detect-stylus_0.10.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.10.bb
1 inherit gpe pkgconfig
2 LICENSE = "GPL"
3
4 PR = "r2"
5
6 DEPENDS = "x11 xrdb xcursor-transparent-theme"
7 RDEPENDS = "xrdb xcursor-transparent-theme"
8 SECTION = "gpe"
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
15 export CVSBUILD="no"