aboutsummaryrefslogtreecommitdiffstats
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 @@
+DESCRIPTION = "libfakekey"
+HOMEPAGE = "http://matchbox-project.org/"
+BUGTRACKER = "http://bugzilla.openedhand.com/"
+
+LICENSE = "LGPLv2+"
+
+DEPENDS = "libxtst"
+SECTION = "x11/wm"
+PV = "0.0+svnr${SRCREV}"
+PR = "r1"
+
+SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
+
+S = "${WORKDIR}/${PN}"
+
+inherit autotools pkgconfig gettext