Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303241 - media-sound/aqualung-0.9_beta11 ebuild
Summary: media-sound/aqualung-0.9_beta11 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://aqualung.factorial.hu
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 18:23 UTC by Vladimir
Modified: 2010-02-02 18:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
media-sound/aqualung-0.9_beta11.ebuild (aqualung-0.9_beta11.ebuild,2.29 KB, text/plain)
2010-02-02 18:27 UTC, Vladimir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2010-02-02 18:23:31 UTC
A new version of Aqualung player has been released. Here is a quote from its ChangeLog:

    * Aqualung 0.9beta11
        http://aqualung.factorial.hu

	* Add PulseAudio support as contributed by PCMan plus a few minor
          fixes.

	* Added option for starting Aqualung hidden in tray. Useful when
          running Aqualung automatically after login.

	* Implement auto roll to active track functionality. Thanks to Chris
          Craig for the excellent patch.

	* Support new Musepack API (patch by Yavor Doganov)

	* New keybinding: Ctrl-S to stop after currently playing song has
          ended. Thanks to cobines for the patch.

	* Add support for more versatile mouse-systray interaction. Thanks to
          cobines for the excellent patch.

	* Added support for new GtkTooltip API (since 2.12). Fixed tooltip
          disappearing issue because of too frequent tooltip updates.

	* Automatically add/remove stores when they become available or
          disappear (most likely due to mount/unmount operations). Modified
          stores will not be removed automatically.

	* Add support for an application_title lua function separate from the
          playlist_title lua function, so that the window title and the main
          title label of the player is configurable from Lua.

	* Don't require restart to update programmable title format file

	* Don't use sndfile's Ogg decoder (always use native Ogg library)

	* Fix FFmpeg headers detection in configure script

	* Fix compiler warnings on 64 bit. Thanks to Zoltan Kovacs for the
          patch.

	* Fix crash on 64 bit when Aqualung is compiled without SRC support
          and file contains metadata. Thanks to Zoltan Kovacs for tracking the
          problem and providing the patch.

	* Fixed crash when pasting into playlist without copying first (empty
          clipboard).

	* Fix a suspected regression: space toggles state of combined
          play/pause button when a file is loaded.

	* Fix lockup at end of playlist.

	* Fixed a crash that occurred when clicked on a picture of a file in
          the File Info dialog and the file format did not support metadata.

	* Fix playlist column size allocation by eliminating manual/delayed
          calculations and utilizing the built-in COLUMN_AUTOSIZE feature
          instead.

	* Fix crash when invoking the File Info dialog for an MPEG internet
          radio.

	* Fix inversion of enabled/diasbled state of tooltips.

	* Fix crash when loading .m3u with invalid filename.

	* Updated translations: German, Hungarian, Russian, Ukrainian

	* New translations:
		Japanese by Norihiro Yoneda
		French by Julien Lavergne

	* Up-to-date user documentation

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-02-02 18:25:11 UTC
20:19 <+CIA-48> billie * gentoo-x86/media-sound/aqualung/ (aqualung-0.9_beta11.ebuild ChangeLog):
20:19 <+CIA-48> Version bump.
20:19 <+CIA-48> (Portage version: 2.1.7.16/cvs/Linux i686)
Comment 2 Vladimir 2010-02-02 18:27:47 UTC
Created attachment 218205 [details]
media-sound/aqualung-0.9_beta11.ebuild

Here is an .ebuild file for new Aqualung version.
New USE flags are added: "pulseaudio" and "musepack".