aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/xtscal/xtscal_0.6.3.bb
blob: 3f2f43da9d58f32a783e102ec63dc75ede4c8ca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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