pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/cmus



Module Name:    pkgsrc
Committed By:   gls
Date:           Mon May  6 19:55:27 UTC 2013

Modified Files:
        pkgsrc/audio/cmus: Makefile PLIST distinfo

Log Message:
Update audio/cmus to 2.5.0

Upstream changes:
-----------------

- CUE sheets support. When adding e.g. `track.flac` to the library, cmus will
check for `track.cue` or `track.flac.cue` in the same directory. If it founds
one, it will ignore the tags in `track.flac` and use CUE metadata instead

- cdio input plugin, for those of you who still remember what a CD is :-)

- support for WavPack `.wvc` correction files

- new zenburn color scheme (as seen at http://cmus.sf.net/), and text
attributes (bold/reverse/#) support for UI elements

- improved tab completion, new `scroll_offset` and `icecast_default_charset`
options, even better tag parsing and compilations handling, and numerous small
enhancements all over the place.

Complete and detailed changelog can be found here:
http://article.gmane.org/gmane.comp.audio.cmus.devel/799


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/audio/cmus/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/cmus/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/cmus/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index