aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox-terminal/matchbox-terminal_svn.bb
blob: 3ca6d13996e97515fcd18938fa518a1aac3cfae3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Matchbox Terminal"
LICENSE = "GPL"
DEPENDS = "gtk+ vte"
SECTION = "x11/utils"
SRCREV = "1612"
PV = "0.0+svnr${SRCPV}"

SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"

S = "${WORKDIR}/${PN}"

inherit autotools pkgconfig