ports/124808: [Maintainter] audio/gnormalize: enable wavegain support
Denise H. G.
darcsis at gmail.com
Sat Jun 21 01:40:03 UTC 2008
>Number: 124808
>Category: ports
>Synopsis: [Maintainter] audio/gnormalize: enable wavegain support
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Jun 21 01:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Denise H. G.
>Release: FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD pluton.xbsd.name 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jun 18 16:06:16 CST 2008 dhg at pluton.xbsd.name:/opt/obj/usr/src/sys/pluton-SMP-ULE amd64
>Description:
Enable wavegain support. Bump PORTREVISION.
>How-To-Repeat:
>Fix:
--- gnormalize-Makefile.diff begins here ---
--- gnormalize/Makefile.orig 2008-06-21 09:33:03.000000000 +0800
+++ gnormalize/Makefile 2008-06-21 09:22:38.000000000 +0800
@@ -7,7 +7,7 @@
PORTNAME= gnormalize
PORTVERSION= 0.61
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
@@ -15,7 +15,8 @@
COMMENT= An alternative for replaygain
BUILD_DEPENDS= lzma:${PORTSDIR}/archivers/lzmautils
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+ wavegain:${PORTSDIR}/audio/wavegain
USE_PERL5_RUN= yes
INSTALLS_ICONS= yes
@@ -33,8 +34,7 @@
GNORMALIZE_CDPLAY "CD Playback" off \
GNORMALIZE_FLAC "FLAC Encoding and Playback" off \
GNORMALIZE_MAC "Monkey's Audio Encoding and Playback" off \
- GNORMALIZE_MPC "MPC (musepack) Audio" off \
- GNORMALIZE_WAVEGAIN "WaveGain support (BROKEN)" off
+ GNORMALIZE_MPC "MPC (musepack) Audio" off
.include <bsd.port.pre.mk>
--- gnormalize-Makefile.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list