diff options
author | drochner <drochner@pkgsrc.org> | 2009-07-27 20:08:38 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-07-27 20:08:38 +0000 |
commit | efbfcf1a105665abc3a2b13d71ed47e798432ba7 (patch) | |
tree | 2d77ee42d1562e7805af6ae4c8bddbb107bdc226 /audio/musicpd/PLIST | |
parent | 5e22c0d9f36ac89cbff81b1d0796a39a330bc898 (diff) | |
download | pkgsrc-efbfcf1a105665abc3a2b13d71ed47e798432ba7.tar.gz |
update to 0.15.1
This is a major update - from the announcement:
24/32 bit support, audio archive support (bz2/iso9660/zip), all config
entries are completely optional now, multiple and pulseaudio mixer
support, new audio playing modes (consume, etc..), sticker database,
improved tag parsing of all types and too many interesting highlights left
out of this list
pkgsrc notes:
Archive support isn't enabled yet (disabled per default upstream),
neither is pulseaudio support,
just kept the functionality of the previous version.
I didn't find out what libcue does for flac support -- album FLACs
work well for me without that, so I've left it out for now.
Diffstat (limited to 'audio/musicpd/PLIST')
-rw-r--r-- | audio/musicpd/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/musicpd/PLIST b/audio/musicpd/PLIST index e4a8f3314ee..209fe3b120d 100644 --- a/audio/musicpd/PLIST +++ b/audio/musicpd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:32:19 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/07/27 20:08:38 drochner Exp $ bin/mpd man/man1/mpd.1 man/man5/mpd.conf.5 @@ -6,7 +6,6 @@ share/doc/mpd/AUTHORS share/doc/mpd/COPYING share/doc/mpd/NEWS share/doc/mpd/README -share/doc/mpd/TODO share/doc/mpd/UPGRADING share/doc/mpd/mpdconf.example share/examples/mpd/mpd.conf |