# 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