blob: 21d6eeb4404e5fd71671efb70eed30c4d4730b42 (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "Touchscreen calibration utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "x11 libxft libxrandr xcalibrate"
SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
inherit autotools
|