pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/audacious-plugins Update to 1.5.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60f2f81555d2
branches:  trunk
changeset: 549853:60f2f81555d2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 10 12:06:06 2008 +0000

description:
Update to 1.5.1:

Audacious-plugins 1.5.1 (2008-05-23)
====================================

Enhancements
------------
* Some ModPlug playback engine fixes integrated from Schism Tracker.
* ModPlug archive support "works" now again, but only on local files.
* cdaudio-ng now has a rescan option.
* Various enhancements in Audacious-SID plugin synchronized from
  XMMS-SID.

Bugfixes
--------
* ModPlug starting to play from incorrect pattern order was fixed.
* Some unaligned access and other nasty bugs fixed in MADPlug.
* Code cleanups made in various plugins (not nearly enough, though.)
* Cleaned up and refactored configure and various buildsystem fixes.
* ProjectM compatibility fixes.
* demac plugin skips leading junk in APE files.
* Some sndfile plugin problems, including a filehandle leak, were fixed.
* Several crash fixes in the Neon HTTP/HTTPS transport plugin.

diffstat:

 audio/audacious-plugins/Makefile |  4 ++--
 audio/audacious-plugins/PLIST    |  3 ++-
 audio/audacious-plugins/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r 37a74268f731 -r 60f2f81555d2 audio/audacious-plugins/Makefile
--- a/audio/audacious-plugins/Makefile  Mon Nov 10 12:05:39 2008 +0000
+++ b/audio/audacious-plugins/Makefile  Mon Nov 10 12:06:06 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/11/10 11:08:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2008/11/10 12:06:06 wiz Exp $
 #
 
-DISTNAME=              audacious-plugins-1.5.0
+DISTNAME=              audacious-plugins-1.5.1
 CATEGORIES=            audio
 MASTER_SITES=          http://distfiles.atheme.org/
 EXTRACT_SUFX=          .tgz
diff -r 37a74268f731 -r 60f2f81555d2 audio/audacious-plugins/PLIST
--- a/audio/audacious-plugins/PLIST     Mon Nov 10 12:05:39 2008 +0000
+++ b/audio/audacious-plugins/PLIST     Mon Nov 10 12:06:06 2008 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2008/11/10 11:08:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/11/10 12:06:06 wiz Exp $
 lib/audacious/Container/m3u.so
 lib/audacious/Container/pls.so
 lib/audacious/Container/xspf.so
 lib/audacious/Effect/audiocompress.so
+lib/audacious/Effect/crystalizer.so
 lib/audacious/Effect/echo.so
 lib/audacious/Effect/ladspa.so
 lib/audacious/Effect/sndstretch.so
diff -r 37a74268f731 -r 60f2f81555d2 audio/audacious-plugins/distinfo
--- a/audio/audacious-plugins/distinfo  Mon Nov 10 12:05:39 2008 +0000
+++ b/audio/audacious-plugins/distinfo  Mon Nov 10 12:06:06 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/20 09:32:19 wiz Exp $
+$NetBSD: distinfo,v 1.2 2008/11/10 12:06:06 wiz Exp $
 
-SHA1 (audacious-plugins-1.5.0.tgz) = 7cd157b0663674e6c271cb0353fb91e068f91f7e
-RMD160 (audacious-plugins-1.5.0.tgz) = 0a44cdd99819b9769b5b260dc41d546278a64039
-Size (audacious-plugins-1.5.0.tgz) = 2961507 bytes
+SHA1 (audacious-plugins-1.5.1.tgz) = 630c936027c66649795cac7327cf6ab3590d3e49
+RMD160 (audacious-plugins-1.5.1.tgz) = 4b9fc29ccf61d1a503f10f060cbdee8b148f28b8
+Size (audacious-plugins-1.5.1.tgz) = 2944448 bytes
 SHA1 (patch-aa) = 40620dde9c06925bf5cb9a0370eeaa55ec3b1f4f



Home | Main Index | Thread Index | Old Index