diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 12:05:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 12:05:24 +0000 |
commit | a35be32b0bd1173e693fd0e042b379673c9eadf5 (patch) | |
tree | bd77c1aa78343c6c977a6bb670feb6ae2e64f521 /audio/audacious/distinfo | |
parent | d5df63c22ac82415729e4ce3b3449895b8837568 (diff) | |
download | pkgsrc-a35be32b0bd1173e693fd0e042b379673c9eadf5.tar.gz |
Update to 1.5.1:
Audacious 1.5.1 (2008-05-23)
============================
Enhancements
------------
* New Cairo-based playlist widget, which should be somewhat faster.
* Volume setting is now saved between sessions.
* Session management is now optional and can be disabled via
a configure option.
* Added an option to enable loading of broken skins (use with care.)
* "Remote" handling of Audacious via commandline is now faster.
Bugfixes
--------
* Headless support should work now again.
* Compiling without DBUS support works, but you should note that we DO NOT
SUPPORT builds compiled without DBUS! Several features of Audacious are
disabled if built without DBUS!
* Memory leak fixed in eggsm (session management).
* Documentation updates and fixes.
* GCC 4.3 compilation fixes.
* Fixed a crash when eggsm couldn't find audacious.desktop file.
* Cleaned up and refactored configure and various buildsystem fixes.
* Removed references to some options that are not available anymore.
* A Dbus-related crash when using remote playlist adding functions was fixed.
* Few potential lock-up situations have been fixed.
* "Reload Plugins" button was removed, because it did not work properly
and often caused segfaults due to broken plugins.
Diffstat (limited to 'audio/audacious/distinfo')
-rw-r--r-- | audio/audacious/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/audacious/distinfo b/audio/audacious/distinfo index 3c1f991b9cf..1cc323cb408 100644 --- a/audio/audacious/distinfo +++ b/audio/audacious/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/10/20 09:28:51 wiz Exp $ +$NetBSD: distinfo,v 1.2 2008/11/10 12:05:24 wiz Exp $ -SHA1 (audacious-1.5.0.tbz2) = 43cdb1a11b4637bce979b730a6caba10d9e1ce18 -RMD160 (audacious-1.5.0.tbz2) = fe0bd52e2264bef16205c0592735ada3db9b5573 -Size (audacious-1.5.0.tbz2) = 1378124 bytes +SHA1 (audacious-1.5.1.tbz2) = 571ed77333c4d85dab901770f6640501930a748c +RMD160 (audacious-1.5.1.tbz2) = 1748b7075cef3fd0d41fb74c44109e294433d03b +Size (audacious-1.5.1.tbz2) = 1374028 bytes |