pkgsrc/audio/py-mpd
wiz 60e05f5c06 Update to 0.3.0. Adapt license.
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-07 21:24:07 +00:00
..
buildlink3.mk
DESCR
distinfo Update to 0.3.0. Adapt license. 2012-10-07 21:24:07 +00:00
Makefile Update to 0.3.0. Adapt license. 2012-10-07 21:24:07 +00:00
PLIST All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00