summaryrefslogtreecommitdiff
path: root/audio/py-mpd/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Switch to MASTER_SITES_PYPI.wiz1-2/+2
2014-12-31Improve EGG_NAME default to work for packages with '-' in their name.wiz1-3/+1
Remove now unnecessary overrides in various packages.
2014-01-17Add patch for python-3.x compatibility.wiz1-2/+1
2012-10-07Update to 0.3.0. Adapt license.wiz1-5/+4
Changes in 0.3.0 ---------------- * added replay_gain_mode and replay_gain_status commands * added mixrampdb and mixrampdelay commands * added findadd and rescan commands * added decoders command * changed license to LGPL * added sticker commands * correctly handle errors in command lists (fixes a longstanding bug) * raise IteratingError instead of breaking horribly when called wrong * added fileno() to export socket FD (for polling with select et al.) * asynchronous API (use send_<cmd> to queue, fetch_<cmd> to retrieve) * support for connecting to unix domain sockets * added consume and single commands * added idle and noidle commands * added listplaylists command Changes in 0.2.1 ---------------- * connect() no longer broken on Windows
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-10-15* LICENSE=gnu-gpl-v3obache1-3/+6
* regist egg-info Bump PKGREVISION.
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-05-05import py-mpd-0.2.0, a Python mpd client librarydrochner1-0/+18