increase dvbapp PR.
[vuplus_openembedded] / recipes / xorg-lib / libxcalibrate_git.bb
1 require xorg-lib-common.inc
2
3 DESCRIPTION = "Touchscreen calibration client library"
4 LICENSE = "BSD-X"
5 DEPENDS = "virtual/libx11 calibrateproto libxext"
6
7 PR = "r0"
8 PV = "0.0+${PR}+gitr${SRCREV}"
9 PE = "2"
10
11 SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git"
12
13 S = "${WORKDIR}/git"
14
15 FILES_${PN}-locale += "${datadir}/X11/locale"