aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox-terminal
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-07-14 14:28:21 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-07-14 22:09:03 +0200
commitee9a459c1022428a4ec88b4d06928fcee5e24cd6 (patch)
tree8b27d3d554c4af360582feae5018195f8dd94fbb /recipes/matchbox-terminal
parent57733b83ae3a1af9d55890db5f40476a312e2566 (diff)
downloadopenembedded-ee9a459c1022428a4ec88b4d06928fcee5e24cd6.tar.gz
matchbox-terminal: added from Poky
Diffstat (limited to 'recipes/matchbox-terminal')
-rw-r--r--recipes/matchbox-terminal/matchbox-terminal_svn.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/matchbox-terminal/matchbox-terminal_svn.bb b/recipes/matchbox-terminal/matchbox-terminal_svn.bb
new file mode 100644
index 0000000000..4d2ddc2eb9
--- /dev/null
+++ b/recipes/matchbox-terminal/matchbox-terminal_svn.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Matchbox Terminal"
+LICENSE = "GPL"
+DEPENDS = "gtk+ vte"
+SECTION = "x11/utils"
+PV = "0.0+svnr${SRCREV}"
+
+SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
+
+S = "${WORKDIR}/${PN}"
+
+inherit autotools pkgconfig