mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-coherence_0.6.2.bb
blob40cc1a226f8dc84abd564232e9968682f9eccc77
1 DESCRIPTION = "Coherence is a DLNA/UPnP mediaserver + backends"
2 SECTION = "devel/python"
3 LICENSE = "MIT"
4 HOMEPAGE = "http://coherence.beebits.net/wiki"
5 PR = "r1"
7 inherit setuptools
9 SRC_URI = "http://coherence.beebits.net/download/Coherence-${PV}.tar.gz"
10 S = "${WORKDIR}/Coherence-${PV}"
12 FILES_${PN} += "${datadir}"
14 DEPENDS = "libxml2 libxml2-native"
15 RDEPENDS_${PN} += "python-twisted-pair python-divmodepsilon python-nevow python-gst python-dbus \
16 python-configobj python-twisted python-twisted-core python-twisted-protocols python-misc \
17 python-zopeinterface python-modules python-pygobject python-gdata \
18 python-divmodaxiom"
22 SRC_URI[md5sum] = "feaeeaa68cae420c0c365c3c27b2a21e"
23 SRC_URI[sha256sum] = "1cb99720527ea0a5906f5e75152634b1797ff44bcc31f4014285bd5da41589cc"