Files
poky/meta/packages/xtscal/xtscal_0.6.3.bb
Richard Purdie d3127fe250 xtscal: Install to the correct place
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2074 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-02 11:36:42 +00:00

14 lines
294 B
BlitzBasic

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