blob: 9cab27ff3aef230d63bbcbc3494f699256c4a9e6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DESCRIPTION = "An easy-to-use virtual keyboard for small touchscreen displays"
SECTION = "openmoko/inputmethods"
DEPENDS = "ecore evas edje"
FILE_PR = "r0"
inherit autotools
SRC_URI = "http://gstaedtner.net/projects/enter/enter.tar.gz"
FILES_${PN} += "${datadir}"
|