Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 19:27:37 -0700 (PDT)
From:      Jamie Aczel <temperanza@softhome.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42399: Update port: audio/normalize to 0.7.5
Message-ID:  <200209040227.g842Rbfr079207@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42399
>Category:       ports
>Synopsis:       Update port: audio/normalize to 0.7.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 03 19:30:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jamie Aczel
>Release:        FreeBSD 4.7-PRERELEASE
>Organization:
N/A
>Environment:
FreeBSD makoto.sakura 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep  2 12:39:18 PDT 2002     tempy@makoto.sakura:/usr/obj/usr/src/sys/MAKOTO  i386

>Description:
Fixes some bugs, particulary in normalize-mp3. Please forward this to greid@ukug.uk.freebsd.org - I can't seem to do it on the web form.
>How-To-Repeat:
N/A
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	normalize
#	normalize/distinfo
#	normalize/Makefile
#	normalize/pkg-comment
#	normalize/pkg-descr
#	normalize/pkg-plist
#
echo c - normalize
mkdir -p normalize > /dev/null 2>&1
echo x - normalize/distinfo
sed 's/^X//' >normalize/distinfo << 'END-of-normalize/distinfo'
XMD5 (normalize-0.7.5.tar.gz) = 8416433fa2213d0879de79a6c589babe
END-of-normalize/distinfo
echo x - normalize/Makefile
sed 's/^X//' >normalize/Makefile << 'END-of-normalize/Makefile'
X# New ports collection makefile for:   normalize
X# Date created:        31 January 2001
X# Whom:                George Reid <greid@ukug.uk.freebsd.org>
X#
X# $FreeBSD: ports/audio/normalize/Makefile,v 1.7 2002/08/01 16:22:03 ade Exp $
X#
X
XPORTNAME=	normalize
XPORTVERSION=	0.7.5
XPORTREVISION=	1
XCATEGORIES=	audio
XMASTER_SITES=	http://www.cs.columbia.edu/~cvaill/normalize/
X
XMAINTAINER=	greid@ukug.uk.freebsd.org
X
XLIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
X
XGNU_CONFIGURE=	yes
X
XMAN1=		normalize.1
X
X.include <bsd.port.mk>
END-of-normalize/Makefile
echo x - normalize/pkg-comment
sed 's/^X//' >normalize/pkg-comment << 'END-of-normalize/pkg-comment'
XA tool for adjusting the volume of wave/MP3 files to a standard level
END-of-normalize/pkg-comment
echo x - normalize/pkg-descr
sed 's/^X//' >normalize/pkg-descr << 'END-of-normalize/pkg-descr'
XNormalize is an overly complicated tool for adjusting the volume of
Xwave files to a standard volume level.  This is useful for things like
Xcreating mp3 mixes, where different recording levels on different
Xalbums can cause the volume to vary greatly from song to song.
X
X- George Reid
Xgreid@ukug.uk.freebsd.org
END-of-normalize/pkg-descr
echo x - normalize/pkg-plist
sed 's/^X//' >normalize/pkg-plist << 'END-of-normalize/pkg-plist'
Xbin/normalize
Xbin/normalize-mp3
Xman/man1/normalize.1
Xman/man1/normalize-mp3.1
Xshare/locale/en_GB/LC_MESSAGES/normalize.mo
Xshare/locale/fr/LC_MESSAGES/normalize.mo
END-of-normalize/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209040227.g842Rbfr079207>