summaryrefslogtreecommitdiff
path: root/audio/bmp-esound
AgeCommit message (Collapse)AuthorFilesLines
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-1/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. (These are some that I forgot in the previous commit because they weren't initially in the file list. Reported by hira@.)
2006-07-31Update bmp and bmp-esound to 0.9.7.1. Basically doing this to fix thejmmv1-3/+2
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
2006-05-31Fixed pkglint warnings in audio/bmp-esound by not using the := operator.rillig1-5/+3
2006-04-17More PKGREVISION bumps for png-1.2.9nb2 update.wiz1-2/+2
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-10-09Added a proper COMMENT. Before, the COMMENT from audio/bmp had been used.rillig1-1/+3
Fixes PR #31521.
2004-12-25Update bmp and bmp-esound to 0.9.7; from Stefan Krüger in PR pkg/28672.jmmv1-3/+2
Enhancements * Multiple encoding support for trying ID3 title conversion * GUI refinement tweaks * New logo and icons * New command line option to bring BMP to desktop foreground (--activate). * New compile-time option select XMMS equalization (--with-xmms-eq). * New translations (Brazilian Portuguese, Breton, Czech, Greek, Hungarian, Macedonian, Romanian, Slovak) * Running beep-media-player --version now prints built-in optional components Bugfixes * Fixed removal of dead playlist entries * Fixed dependency information in pkg-config file (bmp.pc) * Fixed and disambiguated playlist editor accelerators * Hacked around playlist editor shade bug (now always unshades on launch) * Many others (see Bugzilla and ChangeLog)
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-3/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-08-31Update bmp and bmp-esound to 0.9.7rc2 (what a PITA):jmmv1-2/+2
BMP 0.9.7 rc2 Bugfixes * Include the file "beep/build.list" in the distribution. BMP 0.9.7 rc1 Enhancements * Revised GUI according to GNOME HIG * New window icons * New About and Preferences dialog * New file/folder selector using GTK+ 2.4's file chooser * Skin cursor support * New equalizer using IIR filtering * ID3v2 editing support using id3lib * ID3 character encoding to assume may now be overrided * New title formatting tag for conditional fields eg. %{n:text%} * Experimental GConf and GNOME VFS support * New translations (Dutch, German, Italian, Japanese, Korean, Lithuanian, Russian, Simplified Chinese, Spanish, Swedish, Welsh) * Merged configure scripts for shorter build time Miscellaneous * Removed EasyMove and DoubleSize * Removed real-time priority support * Removed AM_PATH_BMP m4 macro in favour of PKG_CHECK_MODULES * Removed beep-config in favour of 'pkg-config bmp' Bugfixes * Memory leaks * i18n and l10n * Many others (see Bugzilla and ChangeLog)
2004-04-11Initial import of bmp-esound, version 0.9.6:jmmv3-0/+25
bmp-esound is an output plugin for the Beep Media Player program that allows it to output sound using the enlightened sound daemon (mainly used by the GNOME desktop).