diff options
author | rh <rh@pkgsrc.org> | 2001-06-21 17:00:31 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-06-21 17:00:31 +0000 |
commit | 20984a2457e4f09084554745b0c541dc94de3be3 (patch) | |
tree | 9b2e7707fb53840872d265cf02917351c5e579fe /audio | |
parent | 2d181d7feba616dda3188db5ade3c7978bb8a8b8 (diff) | |
download | pkgsrc-20984a2457e4f09084554745b0c541dc94de3be3.tar.gz |
Update xmms-crossfade to 0.2.9. Changes include:
* Fixed the pre-mixing effect plugin handling.
* Added more verbose error messages when one of 'xmms-config',
GLIB or GTK can not be found.
* Fixed a bug which could cause very ugly feedback when using the
silence-after-fadeout crossfader feature. This does only happen
when you have activated an effect plugin in XMMS.
* Fixed a small configure script error.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-crossfade/Makefile | 6 | ||||
-rw-r--r-- | audio/xmms-crossfade/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index cb0609e0573..6bd733c2a20 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2001/06/11 06:34:19 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/21 17:00:31 rh Exp $ # -DISTNAME= xmms-crossfade-0.2.7 +DISTNAME= xmms-crossfade-0.2.9 CATEGORIES= audio MASTER_SITES= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ \ ftp://ftp.falsehope.com/pub/xmms-crossfade/ @@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ COMMENT= Crossfading/Gapless Plugin for XMMS -DEPENDS+= xmms>=1.2.4:../../audio/xmms +DEPENDS+= xmms>=1.2.5:../../audio/xmms GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/audio/xmms-crossfade/distinfo b/audio/xmms-crossfade/distinfo index 8c6334762ea..4e1199c1908 100644 --- a/audio/xmms-crossfade/distinfo +++ b/audio/xmms-crossfade/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/05/23 20:17:22 rh Exp $ +$NetBSD: distinfo,v 1.2 2001/06/21 17:00:31 rh Exp $ -SHA1 (xmms-crossfade-0.2.7.tar.gz) = c06059134e923d695228accc7b3896832eb5c972 -Size (xmms-crossfade-0.2.7.tar.gz) = 195983 bytes +SHA1 (xmms-crossfade-0.2.9.tar.gz) = afe3ec2a17d9dae54fffe318ef0a14470e045894 +Size (xmms-crossfade-0.2.9.tar.gz) = 200553 bytes SHA1 (patch-aa) = 1f710760444071888612a76d4ac698930b7ea999 SHA1 (patch-ab) = cd98f4d68b0a0aabcd590c8dfdd7bfa80dd4a0e9 SHA1 (patch-ac) = 57e7452262c0522fd641ad27139398dfac3c046a |