generic-poky/meta/packages/xtscal/xtscal_0.6.3.bb
Marcin Juszkiewicz 5c80bbc5b1 xtscal: sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2925 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-19 12:31:10 +00:00

14 lines
294 B
BlitzBasic

LICENSE = "GPL"
DESCRIPTION = "Touchscreen calibration utility"
SECTION = "x11/base"
DEPENDS = "virtual/libx11 libxft libxcalibrate"
PR = "r7"
SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \
file://change-cross.patch;patch=1 \
file://cleanup.patch;patch=1"
inherit autotools