generic-poky/meta/packages/matchbox-terminal/matchbox-terminal_svn.bb
Marcin Juszkiewicz a7eeaa45c7 matchbox-terminal: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2431 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09 11:12:37 +00:00

12 lines
250 B
BlitzBasic

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