1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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
@@ -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