generic-poky/meta/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb
Marcin Juszkiewicz 09cd28b3cf matchbox-config-gtk: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2427 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09 11:12:16 +00:00

15 lines
338 B
BlitzBasic

DESCRIPTION = "Matchbox GTK+ theme configuration application."
LICENSE = "GPL"
DEPENDS = "gconf gtk+"
RDEPENDS = "settings-daemon"
PV = "0.0+svnr${SRCREV}"
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