aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/thumbpad/thumbpad_0.8.bb
blob: 71d3ab19ab66433611de1d617d696559b1207c69 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Thumbpad is a tool to use a numeric keyboards for text input."
LICENSE = "GPL"

DEPENDS = "gtk+ libgpewidget virtual/libx11 libxtst"

SRC_URI = "http://projects.linuxtogo.org/frs/download.php/13/${P}.tar.gz"

inherit autotools pkgconfig

FILES_${PN} += "${datadir}/gpe"