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