summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/libfakekey/libfakekey_svn.bb')
-rw-r--r--meta/recipes-graphics/libfakekey/libfakekey_svn.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
new file mode 100644
index 0000000000..634fd4ea0f
--- /dev/null
+++ b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
@@ -0,0 +1,16 @@
1DESCRIPTION = "libfakekey"
2HOMEPAGE = "http://matchbox-project.org/"
3BUGTRACKER = "http://bugzilla.openedhand.com/"
4
5LICENSE = "LGPLv2+"
6
7DEPENDS = "libxtst"
8SECTION = "x11/wm"
9PV = "0.0+svnr${SRCREV}"
10PR = "r1"
11
12SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
13
14S = "${WORKDIR}/${PN}"
15
16inherit autotools pkgconfig gettext