linux-omap 2.6.37: update defconfig to make ds1307 builtin
[openembedded.git] / recipes / gnome / libbacon_svn.bb
blob33a99d4a581a4f7d538f0dc3c643657a96ca65ba
1 DESCRIPTION = "Bacon is a multimedia library"
2 LICENSE = "GPLv2"
4 DEPENDS = "glib-2.0"
6 PV = "0.0+svn${SRCDATE}"
8 inherit gnome
10 SRC_URI = "svn://svn.gnome.org/svn/${PN}/;module=trunk;proto=http"
12 S = "${WORKDIR}/trunk"