summaryrefslogtreecommitdiff
path: root/recipes/python/python-coherence_0.6.2.bb
blob: 54eed59574f4b4532768739a27aaea8162b64006 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DESCRIPTION = "Coherence is a DLNA/UPnP mediaserver + backends"
SECTION = "devel/python"
LICENSE = "MIT"
HOMEPAGE = "http://coherence.beebits.net/wiki"
PR = "r1"

inherit setuptools

SRC_URI = "http://coherence.beebits.net/download/Coherence-${PV}.tar.gz"
S = "${WORKDIR}/Coherence-${PV}"

FILES_${PN} += "${datadir}"

DEPENDS = "libxml2 libxml2-native"
RDEPENDS_${PN} += "python-twisted-pair python-divmodepsilon python-nevow python-gst python-dbus \
	python-configobj python-twisted python-twisted-core python-twisted-protocols python-misc \
	python-zopeinterface python-modules python-pygobject python-gdata \
	python-divmodaxiom"


2005-04-28Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/Chris Lord2 2005-04-19updated zbedic to 0.9.4 (require remove of older version due to PV which mick...Marcin Juszkiewicz3 2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2005-02-15zbedic: fixed packaging - pics & helpMarcin Juszkiewicz1