aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xtscal/xtscal.inc
blob: 07c53e0a7ce50b2a6a6748243be7c094ea6fdd37 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Touchscreen calibration utility"
SECTION = "x11/base"
LICENSE = "GPL"
DEPENDS = "virtual/libx11 libxcalibrate libxft libxrandr"

# xtscal needs a font to display text
RRECOMMENDS_${PN} = "ttf-dejavu-sans"

SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2"

inherit autotools