7f4385473c0e391b60519aa10fb41a833c30cd18
[vuplus_openembedded] / packages / detect-stylus / detect-stylus_svn.bb
1 DESCRIPTION = "Touchscreen detection utility"
2 SECTION = "gpe"
3 LICENSE = "GPL"
4 DEPENDS = "virtual/libx11 xcursor-transparent-theme xrdb"
5 RDEPENDS = "xrdb"
6 PV = "0.13+svn${SRCDATE}"
7 PR = "r0"
8
9 inherit gpe pkgconfig
10
11 SRC_URI = "${GPE_SVN} \
12            file://detect-stylus-svn-build.patch;patch=1"
13
14 S = "${WORKDIR}/${PN}"
15
16 export CVSBUILD="no"
17
18 DEFAULT_PREFERENCE = "-1"