Discussion:
cmus 2.4.3
Gregory Petrosyan
2011-11-30 09:57:45 UTC
Permalink
Before the winter begins,

I am happy to announce the release of cmus 2.4.3. This is the maintenance
release; compared to 2.4.2, it mostly fixes several build and stability issues
caused by external library changes. Everyone is encouraged to upgrade, as
usual.

Cmus can be downloaded as a source code archive from the SourceForge:

https://sourceforge.net/projects/cmus/files/cmus-v2.4.3.tar.bz2/download

or obtained via git:

$ git clone git://gitorious.org/cmus/cmus.git -b maint

After getting the source, "./configure && make" it, and enjoy!

Gregory

--

Gregory Petrosyan (3):
roar.c: clean up a bit
browser: fix browser_up() for playlists
cmus 2.4.3

Johannes Weißl (8):
id3: allow comments with description "description"
ffmpeg: avoid deprecated functions
ffmpeg: avoid more deprecated functions
ffmpeg: include <libavutil/mathematics.h>
ffmpeg: fix segfault
configure: require pkg-config for libroar
fix ffmpeg compile error
Fix mp4 compile error with SVN versions

Tim Harder (1):
ffmpeg: use correct API versions

Loading...