Add matchbox-terminal

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2186 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-07-13 11:55:29 +00:00
parent 3207bcad2e
commit ee5a89f6e4
2 changed files with 12 additions and 0 deletions

View File

@ -87,6 +87,7 @@ SRCDATE_matchbox-panel-manager ?= "20060612"
SRCDATE_matchbox-panel-2 ?= "20070713"
SRCDATE_matchbox-stroke ?= "20070417"
SRCDATE_matchbox-themes-extra ?= "20070417"
SRCDATE_matchbox-terminal ?= "20070714"
SRCDATE_matchbox-wm ?= "20070417"
SRCDATE_libmatchbox ?= "20070417"
SRCDATE_settings-daemon ?= "20070417"

View File

@ -0,0 +1,11 @@
DESCRIPTION = "Matchbox Terminal"
LICENSE = "GPL"
DEPENDS = "gtk+ vte"
SECTION = "x11/utils"
PV = "0.0+svn${SRCDATE}"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
S = "${WORKDIR}/${PN}"
inherit autotools pkgconfig