summaryrefslogtreecommitdiff
path: root/packages/python/python-pythondaap_0.4.bb
blob: 2cec3d3e3b44e8b37156c7c75d5fb6b0d4d307fd (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A pure Python DAAP client implementation"
SECTION = "devel/python"
PRIORITY = "optional"
RDEPENDS = "python-compression"
LICENSE = "LGPL"

inherit distutils

SRC_URI = "http://jerakeen.org/files/PythonDaap-${PV}.tar.gz"

S = "${WORKDIR}/PythonDaap-${PV}"
d>Graeme Gregory1 2006-05-31libidl - Firefox uses the libIDL-config-2 script instead of pkgconfig Raymond Danks2 2006-01-10replace oe_runmake install by autotools_stage_all in various packagesPhilipp Zabel1 2006-01-04Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, 2...Richard Purdie1 2006-01-02autotooled packages: remove custom do_stagePhilipp Zabel1 2005-09-10packages/libidl/ : add 0.8.6 and -native 0.8.6Koen Kooi2 2005-07-09More syntax changesHolger Freyther2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi4