libxine: update to version 1.1.19
[openembedded.git] / recipes / python / python-pyalsa_1.0.16.bb
blobdf8da26bc9357d6cf876bcd66c332f383448b701
1 DESCRIPTION = "Support for the Linux 2.6.x ALSA Sound System"
2 SECTION = "devel/python"
3 DEPENDS = "alsa-lib"
4 PRIORITY = "optional"
5 LICENSE = "GPL"
6 SRCNAME = "pyalsa"
7 PR = "ml1"
9 SRC_URI = "ftp://ftp.alsa-project.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.bz2"
10 S = "${WORKDIR}/${SRCNAME}-${PV}"
12 inherit distutils
14 SRC_URI[md5sum] = "a1f4d561fa5c41a570480f3f328559a2"
15 SRC_URI[sha256sum] = "f2c9195284d3c3925d83424a9e24ac8ce96e706abced5d3007df57f9fe51518f"