summaryrefslogtreecommitdiff
path: root/audio/sox
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-29 15:53:52 +0000
committerhubertf <hubertf>1999-09-29 15:53:52 +0000
commitc96ba88b6a050c3ac472a18130bf97f7dad51cff (patch)
treec1f23ff8831ad273d0cfe10015f790e2996551f4 /audio/sox
parent8089a66bb975e8ac73c558c11e5ee2466eb7335b (diff)
downloadpkgsrc-c96ba88b6a050c3ac472a18130bf97f7dad51cff.tar.gz
New homepage (the old one was last updated 1995 ...!)
Changes from 12.15: * Improved I/O performance on uncompressed data * Play script can now handle spaces in filename * Improved default output quality of ADPCM files * Added support for ALSA audio devices * Several bug fixes to AIFF files * Resample effect was greatly improved and now SoX does a great job on almost all resamples. * Added A-law support to .au files plus bug fixes * Updated OS/2 support * Added auto-configure support. Greatly enhanced cross-platform support. * Imrproved 16-bit DOS compiler support * Added swap effect * Combined play and rec script and added more options * Fixed bugs in low/high/band-pass filters and avg effect.
Diffstat (limited to 'audio/sox')
-rw-r--r--audio/sox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile
index d2909cd8788..4188db79501 100644
--- a/audio/sox/Makefile
+++ b/audio/sox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/09/29 15:38:22 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 1999/09/29 15:53:52 hubertf Exp $
# FreeBSD Id: Makefile,v 1.9 1997/02/04 10:32:34 max Exp
#
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= http://metalab.unc.edu/pub/Linux/apps/sound/convert/
MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.spies.com/Sox/
+HOMEPAGE= http://home.sprynet.com/~cbagwell/sox.html
NO_WRKSUBDIR= yes
MAKEFILE= Makefile.unx