aurora-fb-image: add initial recipe for aurora based image suitable for the framebuffer
[openembedded.git] / recipes / xtscal / xtscal.inc
blob07c53e0a7ce50b2a6a6748243be7c094ea6fdd37
1 DESCRIPTION = "Touchscreen calibration utility"
2 SECTION = "x11/base"
3 LICENSE = "GPL"
4 DEPENDS = "virtual/libx11 libxcalibrate libxft libxrandr"
6 # xtscal needs a font to display text
7 RRECOMMENDS_${PN} = "ttf-dejavu-sans"
9 SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2"
11 inherit autotools