Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / matchbox-config-gtk / matchbox-config-gtk_svn.bb
1 DESCRIPTION = "Matchbox GTK+ theme configuration application."
2 LICENSE = "GPL"
3 DEPENDS = "gconf gtk+"
4 RDEPENDS = "settings-daemon"
5
6 PV = "0.0+svnr${SRCPV}"
7
8 S = "${WORKDIR}/${PN}"
9
10 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
11         file://no-handed.patch;patch=1;pnum=0"
12
13 inherit autotools pkgconfig
14