pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/audacious Update to 1.5.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/348b265a5129
branches: trunk
changeset: 549851:348b265a5129
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 10 12:05:24 2008 +0000
description:
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:
audio/audacious/Makefile | 4 ++--
audio/audacious/PLIST | 4 ++--
audio/audacious/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r d6c7ab3e505b -r 348b265a5129 audio/audacious/Makefile
--- a/audio/audacious/Makefile Mon Nov 10 11:59:00 2008 +0000
+++ b/audio/audacious/Makefile Mon Nov 10 12:05:24 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/11/10 11:35:33 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2008/11/10 12:05:24 wiz Exp $
#
-DISTNAME= audacious-1.5.0
+DISTNAME= audacious-1.5.1
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tbz2
diff -r d6c7ab3e505b -r 348b265a5129 audio/audacious/PLIST
--- a/audio/audacious/PLIST Mon Nov 10 11:59:00 2008 +0000
+++ b/audio/audacious/PLIST Mon Nov 10 12:05:24 2008 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/20 09:28:51 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/11/10 12:05:24 wiz Exp $
bin/audacious
bin/audtool
+include/audacious/audconfig.h
include/audacious/audctrl.h
include/audacious/auddrct.h
include/audacious/configdb.h
@@ -10,7 +11,6 @@
include/audacious/discovery.h
include/audacious/eventqueue.h
include/audacious/flow.h
-include/audacious/formatter.h
include/audacious/hook.h
include/audacious/i18n.h
include/audacious/id3tag.h
diff -r d6c7ab3e505b -r 348b265a5129 audio/audacious/distinfo
--- a/audio/audacious/distinfo Mon Nov 10 11:59:00 2008 +0000
+++ b/audio/audacious/distinfo Mon Nov 10 12:05:24 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index