libxine: update to version 1.1.19
[openembedded.git] / recipes / python / python-daap_0.7.1.bb
blobbf1faea6db6c97f368e8345f66d2bc21c17f5c26
1 DESCRIPTION = "A pure Python DAAP client implementation"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 LICENSE = "LGPL"
5 PR = "r1"
7 inherit distutils
9 SRC_URI = "http://jerakeen.org/files/PythonDaap-${PV}.tar.gz"
10 S = "${WORKDIR}/PythonDaap-${PV}"
12 RDEPENDS_${PN} = "python-compression"
15 SRC_URI[md5sum] = "b3db3d60b0ee83f5f23101d2c3bb99e0"
16 SRC_URI[sha256sum] = "ea1d3a8141654781a0df31e6607c4722436fa33eb2e9934492770b3b61be8122"