Subject: CVS commit: pkgsrc/audio
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/31/2006 21:43:55
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon Jul 31 21:43:55 UTC 2006

Modified Files:
	pkgsrc/audio/bmp: Makefile Makefile.common PLIST distinfo
	pkgsrc/audio/bmp-esound: Makefile
	pkgsrc/audio/bmp/patches: patch-aq
Added Files:
	pkgsrc/audio/bmp/patches: patch-aa

Log Message:
Update bmp and bmp-esound to 0.9.7.1.  Basically doing this to fix the
problems with GCC 4 but they seem to not have gone away completely; hence,
disabling optimizations with this compiler.

Enhancements
* New (free) ClearSky skin by Will Reinhart
* New desktop icon
* New GConf schema
* New multi-thread mode for ALSA plugin
* Support for customizable accelerators
* Queue support in Jump to Track
* Partial support for new XMMS 1.2.11 remote control functions
* New translations (Finnish, Georgian, Hindi, Ukrainian, Traditional Chinese)
  and updates

Miscellaneous
* Log file renamed to 'log'
* Minor GUI tweaks

Bugfixes
* Fixed some ALSA playback issues
* Fixed crashes when output plugin returning sound volume for only 1 channel
* Fixed crashes when input plugins do not set title when getting song info
* Fixed infinite recursion in logger
* Fixed bogus values returned by xmms_remote_get_info()
* Fixed general/visualization plugin About dialogs not opening correctly
* Fixed centering of playlist in Playlist Editor
* Fixed incorrect length of 1st track read from .m3u files
* Fixed gcc4 compilation errors
* Fixed 64-bit issues setting/getting ESD volume
* Fixed MimeType value in desktop file
* Fixed text clipping of non-ASCII titles in Playlist Editor


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/audio/bmp/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/audio/bmp/Makefile.common
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/bmp/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/audio/bmp/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/audio/bmp-esound/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/audio/bmp/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/bmp/patches/patch-aq

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