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