generic-poky/meta/packages/xorg-proto/calibrateproto_git.bb
Marcin Juszkiewicz d48249ddf3 xorg-proto: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields
- all native recipes use non-native as base
- kbproto-native updated to 1.0.3 to match non-native one


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2098 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-04 11:40:30 +00:00

12 lines
310 B
BlitzBasic

require xorg-proto-common.inc
DESCRIPTION = "Touchscreen calibration protocol"
PV = "0.0+git${SRCDATE}"
PR = "r1"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git;tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04 \
file://coords.patch;patch=1"
S = "${WORKDIR}/git"