merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / detect-stylus / detect-stylus_svn.bb
blob7f4385473c0e391b60519aa10fb41a833c30cd18
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"
9 inherit gpe pkgconfig
11 SRC_URI = "${GPE_SVN} \
12 file://detect-stylus-svn-build.patch;patch=1"
14 S = "${WORKDIR}/${PN}"
16 export CVSBUILD="no"
18 DEFAULT_PREFERENCE = "-1"