aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/bubble-keyboard_svn.bb
blob: c47c8fb12dff9cccd0672b341a28d11c9f2da845 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Simple dialpad keyboard"
SECTION = "x11"
LICENSE = "GPLv2"
DEPENDS = "ecore evas edje libfakekey"
PV = "0.1.4+svnr${SRCREV}"
PR = "r0"

SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=bubble-keyboard"
S = "${WORKDIR}/bubble-keyboard"

inherit autotools pkgconfig