aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox-terminal/matchbox-terminal_svn.bb
blob: 4d2ddc2eb91da62ea53ffe13af6af8f6758d2650 (plain)
1
2
3
4
5
6
7
8
9
10
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