From owner-freebsd-ports Tue Sep 3 19:30:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2451B37B401 for ; Tue, 3 Sep 2002 19:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2408943E72 for ; Tue, 3 Sep 2002 19:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g842U4JU044331 for ; Tue, 3 Sep 2002 19:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g842U34Z044330; Tue, 3 Sep 2002 19:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DD037B400 for ; Tue, 3 Sep 2002 19:27:38 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F167743E65 for ; Tue, 3 Sep 2002 19:27:37 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g842RbOT079208 for ; Tue, 3 Sep 2002 19:27:37 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g842Rbfr079207; Tue, 3 Sep 2002 19:27:37 -0700 (PDT) Message-Id: <200209040227.g842Rbfr079207@www.freebsd.org> Date: Tue, 3 Sep 2002 19:27:37 -0700 (PDT) From: Jamie Aczel To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/42399: Update port: audio/normalize to 0.7.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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