weekly-changelog-report.py: add staging-branch
[openembedded.git] / recipes / musicpd / py-libmpdclient_0.10.0.bb
blob92423f0c88cd1a901394549351893cc61041c567
1 DESCRIPTION = "Python library for Music Player Daemon (mpd)"
2 HOMEPAGE = "http://www.musicpd.org/py-libmpdclient.shtml"
3 SECTION = "libs/multimedia"
4 LICENSE = "GPLv2"
5 DEPENDS = "libmpd python"
7 SRC_URI = "http://mercury.chem.pitt.edu/~shank/py-libmpdclient-${PV}.tar.gz"
9 inherit distutils