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"


td>Michael 'Mickey' Lauer1 2008-11-17python-pyqt: update to python-pyqt 4.4.3; patch courtesy Erin YuehMichael 'Mickey' Lauer3 2008-11-17python-sip: refactor to .inc and add 4.7.8 - thanks Erin Yueh.Michael 'Mickey' Lauer3 2008-11-17python-pygame 1.8.1: fix jpeg linkingJulian_chu2 2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther1 2008-11-16Merge branch 'holger/openmoko-merges' into org.openembedded.devHolger Hans Peter Freyther1 2008-11-15python-twisted 2.5.0: remove trailing whitespaceMichael 'Mickey' Lauer1 2008-11-15python-twisted 2.5.0: improve packaging (still not 100% ok though)Michael 'Mickey' Lauer1 2008-11-15Merge commit 'origin/org.openembedded.dev' into holger/openmoko-mergesHolger Hans Peter Freyther10 2008-11-13e17+efl: update to match latest additions and changes upstreamCarsten Haitzler (Raster3 2008-11-04python-pygame: Blacklist smpeg and build pygame without smpegHolger Hans Peter Freyther2 2008-11-03python-fugrep 0.50: new recipe; a python library for fuzzy pattern matching.Michael 'Mickey' Lauer1 2008-11-03twisted-python: fix packaging of twisted-python-protocolsFelix Domke1 2008-11-02python-fusil 1.1: new recipe; Python library for fuzzy algorithms.Michael 'Mickey' Lauer1 2008-11-02python 2.5.2: python-profile depends on python-textutils. closes Openmoko bug...Michael 'Mickey' Lauer2 2008-11-02python 2.5.2 add cProfile and low level module companion to python-profileMichael 'Mickey' Lauer2 2008-10-29python-xlib: Add recipe python-xlibJulian_chu1 2008-10-23python 2.5.2 limit readline history to 1000Michael Lauer2 2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther97 2008-10-19python 2.5.2: add some patches from pymaemo, remove old-and-deprecated packageMichael 'Mickey' Lauer7 2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther97 2008-10-17python-django: drop version 0.96.1Jeremy Lainé1 2008-10-17python-django: update to django 1.0Jeremy Lainé1 2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther97 2008-10-15[python] Add pyxdg to use fdo specs from pythonHolger Hans Peter Freyther1 2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe41 2008-10-11python : Add python-pkgutil package.Philip Balister1 2008-10-11python 2.5 add python-bz2 and python-elementtree (from hrw), add symbol.py to...Michael Lauer2 2008-10-08python-native: attempt to fix python-native build (it's more of a python-cros...Koen Kooi1