Files
poky/meta/packages/xtscal/xtscal_0.6.3.bb
Tomas Frydrych 94ad9963c1 fix appearance of the calibration crosshair
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1111 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-02 16:15:45 +00:00

14 lines
311 B
BlitzBasic

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