xf86-video-omapfb: pandora: handle cycle/forcer events better
[openembedded.git] / recipes / musicpd / py-libmpdclient_0.10.0.bb
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"
6
7 SRC_URI = "http://mercury.chem.pitt.edu/~shank/py-libmpdclient-${PV}.tar.gz"
8
9 inherit distutils