ports/61776: Update port: audio/mhwaveedit to 1.2.5

KATO Tsuguru tkato at prontomail.com
Fri Jan 23 13:40:33 UTC 2004


>Number:         61776
>Category:       ports
>Synopsis:       Update port: audio/mhwaveedit to 1.2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 23 05:40:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.5

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/mhwaveedit/Makefile audio/mhwaveedit/Makefile
--- /usr/ports/audio/mhwaveedit/Makefile	Sun Dec 28 02:06:05 2003
+++ audio/mhwaveedit/Makefile	Tue Jan 20 20:36:51 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	mhwaveedit
-PORTVERSION=	1.2.4
+PORTVERSION=	1.2.5
 CATEGORIES=	audio
 MASTER_SITES=	http://www.mtek.chalmers.se/~hjormagn/
 
@@ -18,12 +18,25 @@
 		portaudio.0:${PORTSDIR}/audio/portaudio
 
 USE_REINPLACE=	yes
-USE_GNOME=	gnomehack gtk20
+USE_GNOME=	gnomehack gnometarget gtk20
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--without-sdl
+
+.if defined(WITH_DOUBLE_SAMPLES)
+CONFIGURE_ARGS+=	--with-double-samples
+.endif
+
+pre-everything::
+	@${ECHO_MSG} ""
+	@${ECHO_MSG} "mhWaveEdit has the following tunable option:"
+	@${ECHO_MSG} ""
+	@${ECHO_MSG} "	WITH_DOUBLE_SAMPLES=yes"
+	@${ECHO_MSG} "		Use double precision floating point numbers for sound"
+	@${ECHO_MSG} "		processing (slows down program but may increase"
+	@${ECHO_MSG} "		quality for 24/32-bit samplerates)"
+	@${ECHO_MSG} ""
 
 post-patch:
 	@${REINPLACE_CMD} -e 's| -O2||g' ${WRKSRC}/configure
diff -urN /usr/ports/audio/mhwaveedit/distinfo audio/mhwaveedit/distinfo
--- /usr/ports/audio/mhwaveedit/distinfo	Sun Dec 28 02:06:05 2003
+++ audio/mhwaveedit/distinfo	Tue Jan 20 20:36:51 2004
@@ -1 +1 @@
-MD5 (mhwaveedit-1.2.4.tar.gz) = 136507e084ef715481129e6c241b2d32
+MD5 (mhwaveedit-1.2.5.tar.gz) = 86559970adc4dca26c7631a135682a11
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list