Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / detect-stylus / detect-stylus_0.13.oe
1 inherit gpe pkgconfig
2
3 PR = "r2"
4
5 DEPENDS = "x11 xcursor-transparent-theme xrdb"
6 SECTION = "gpe"
7 RDEPENDS = "xrdb"
8
9 DESCRIPTION = "Touchscreen detection utility"
10 MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
11
12 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
13            file://access.patch;patch=1;pnum=0 \
14            file://extra-device-check.patch;patch=1 \
15            file://correct-theme-name.patch;patch=1"
16
17 export CVSBUILD=no