Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / detect-stylus / detect-stylus_0.13.bb
1 inherit gpe pkgconfig
2 LICENSE = "GPL"
3
4 FILE_PR = "r2"
5
6 DEPENDS = "virtual/libx11 xcursor-transparent-theme xrdb"
7 SECTION = "gpe"
8 RDEPENDS = "xrdb"
9
10 DESCRIPTION = "Touchscreen detection utility"
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"