aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox-config-gtk/matchbox-config-gtk_svn.bb
blob: d733898d2a61c5e2ffc84a8b45cee8d95a3ce4e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "Matchbox GTK+ theme configuration application."
LICENSE = "GPL"
DEPENDS = "gconf gtk+"
RDEPENDS_${PN} = "settings-daemon"
PR = "r1"

SRCREV = "1614"
PV = "0.0+svnr${SRCPV}"

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

SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
        file://no-handed.patch;striplevel=0"

inherit autotools pkgconfig