help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / rygel / rygel_0.6.0.bb
blob6b322fb370ed70fe11a81c0deaae1ca0be3caa82
1 inherit gnome vala
3 DESCRIPTION = "Collection of DLNA[1] (UPnP[2] AV) devices, implemented through a plug-in mechanism."
4 SECTION = "network/multimedia"
5 DEPENDS = "glib-2.0 gupnp gupnp-av gstreamer sqlite3 libsoup-2.4 "
6 HOMEPAGE = "http://live.gnome.org/Rygel"
8 SRC_URI[archive.md5sum] = "037894e84f9b57c32e9bde75ee5b4dbf"
9 SRC_URI[archive.sha256sum] = "94b0904468c74d0931c95ba0920c5585e96f25cf014dd9756f78d5b6f2e428ca"
11 #EXTRA_OECONF = "--enable-vala=no"
13 do_configure() {
14 libtoolize --force
15 gnu-configize --force
16 oe_runconf
19 FILES_${PN} += "${libdir}/rygel-1.0/librygel*.so ${datadir}/dbus-1/"
20 FILES_${PN}-dbg += "${libdir}/rygel-1.0/.debug/"