sg3-utils: add newer buildable version
[openembedded.git] / recipes / thumbpad / thumbpad_0.8.bb
1 DESCRIPTION = "Thumbpad is a tool to use a numeric keyboards for text input."
2 LICENSE = "GPL"
3
4 DEPENDS = "gtk+ libgpewidget virtual/libx11 libxtst"
5
6 SRC_URI = "http://projects.linuxtogo.org/frs/download.php/13/${P}.tar.gz"
7
8 inherit autotools pkgconfig
9
10 FILES_${PN} += "${datadir}/gpe"
11