aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb
blob: d2aca26c851e65c8f836e7b81e3725109f159c58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Matchbox GTK+ theme configuration application."
LICENSE = "GPL"
DEPENDS = "gconf gtk+"
RDEPENDS = "settings-daemon"

PV = "0.0+svn${SRCDATE}"
PR = "r2"

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

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

inherit autotools pkgconfig