cornucopia: bump SRCREV
[openembedded.git] / recipes / xorg-lib / libxcalibrate_git.bb
blob7001ebe3808f1f76ac308a9cb97f342e2181fb87
1 require xorg-lib-common.inc
2 DESCRIPTION = "Touchscreen calibration client library"
3 LICENSE = "BSD-X"
4 DEPENDS = "virtual/libx11 calibrateproto libxext"
5 PE = "3"
6 PV = "0.0+${PR}+gitr${SRCPV}"
7 PR = "${INC_PR}.0"
9 SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git"
11 SRCREV = "209d83af61ed38a002c8096377deac292b3e396c"
12 S = "${WORKDIR}/git"
14 FILES_${PN}-locale += "${datadir}/X11/locale"