[oe-commits] Marcin Juszkiewicz : matchbox-terminal: added from Poky

git version control git at git.openembedded.org
Tue Jul 14 20:10:05 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ee9a459c1022428a4ec88b4d06928fcee5e24cd6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ee9a459c1022428a4ec88b4d06928fcee5e24cd6

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Tue Jul 14 14:28:21 2009 +0200

matchbox-terminal: added from Poky

---

 conf/distro/include/sane-srcrevs.inc               |    1 +
 recipes/matchbox-terminal/matchbox-terminal_svn.bb |   11 +++++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index d747b6e..fed01a2 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -134,6 +134,7 @@ SRCREV_pn-matchbox-keyboard ?= "1910"
 SRCREV_pn-matchbox-keyboard-inputmethod ?= "1910"
 SRCREV_pn-matchbox-panel-2 ?= "1626"
 SRCREV_pn-matchbox-stroke ?= "1820"
+SRCREV_pn-matchbox-terminal ?= "1612"
 SRCREV_pn-mickeydbus ?= "f894801916cc4d0e912e4553490dc215276c52a9"
 SRCREV_pn-mickeyterm ?= "f894801916cc4d0e912e4553490dc215276c52a9"
 SRCREV_pn-midori ?= "400139644371c0b675723f9a986ddab4445a8794"
diff --git a/recipes/matchbox-terminal/matchbox-terminal_svn.bb b/recipes/matchbox-terminal/matchbox-terminal_svn.bb
new file mode 100644
index 0000000..4d2ddc2
--- /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





More information about the Openembedded-commits mailing list