aboutsummaryrefslogtreecommitdiff
path: root/audio/afsp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/afsp')
-rw-r--r--audio/afsp/Makefile6
-rw-r--r--audio/afsp/distinfo6
-rw-r--r--audio/afsp/files/Makefile7
-rw-r--r--audio/afsp/pkg-descr4
-rw-r--r--audio/afsp/pkg-plist7
5 files changed, 19 insertions, 11 deletions
diff --git a/audio/afsp/Makefile b/audio/afsp/Makefile
index 7880d7a90ab2..adaf91b47c41 100644
--- a/audio/afsp/Makefile
+++ b/audio/afsp/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= afsp
-PORTVERSION= 8.1
+PORTVERSION= 8.2
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.tsp.ece.mcgill.ca/pub/AFsp/
-DISTNAME= AFsp-v8r1
+MASTER_SITES= http://www-mmsp.ece.mcgill.ca/Documents/Downloads/AFsp/
+DISTNAME= AFsp-v8r2
MAINTAINER= ginga-freebsd@ginganet.org
COMMENT= Audio file conversion utilities and library
diff --git a/audio/afsp/distinfo b/audio/afsp/distinfo
index c206afe9ca50..85db3986ef8d 100644
--- a/audio/afsp/distinfo
+++ b/audio/afsp/distinfo
@@ -1,3 +1,3 @@
-MD5 (AFsp-v8r1.tar.gz) = e02a93012e6992c398784ce80eaab95f
-SHA256 (AFsp-v8r1.tar.gz) = 28aeed7931bdccd4d901f2caac88e68ac633066f3ac38d32152c5bc811ec005d
-SIZE (AFsp-v8r1.tar.gz) = 1208985
+MD5 (AFsp-v8r2.tar.gz) = 84fbe07c718e076ba61f17c04823dcf5
+SHA256 (AFsp-v8r2.tar.gz) = 3909043ce4f62173db41b8d411b7abc7a0516949d4c7afa61200fc8a308a8bbf
+SIZE (AFsp-v8r2.tar.gz) = 1219711
diff --git a/audio/afsp/files/Makefile b/audio/afsp/files/Makefile
index c059d267eed7..e0015c16f832 100644
--- a/audio/afsp/files/Makefile
+++ b/audio/afsp/files/Makefile
@@ -80,13 +80,18 @@ HTMLFILES3 = html/libtsp/AF/AFclose.html \
html/libtsp/AF/AFsetInfo.html \
html/libtsp/AF/AFsetNHpar.html \
html/libtsp/AF/AFsetSpeaker.html
-FILTERFILES = filters/STL_BPF5k_FIR_16k.cof \
+FILTERFILES = filters/STL_BPF100x5k_FIR_16k.cof \
+ filters/STL_BPF50x14k_FIR_32k.cof \
+ filters/STL_BPF50x5k_FIR_16k.cof \
filters/STL_BPF_FIR_16k.cof \
filters/STL_G712_IIR_16k.cof \
filters/STL_G712_IIR_8k.cof \
filters/STL_IRS_FIR_16k.cof \
filters/STL_IRS_FIR_8k.cof \
filters/STL_IRS_IIR_8k.cof \
+ filters/STL_LP10k_FIR_48k.cof \
+ filters/STL_LP3p5k_FIR_48k.cof \
+ filters/STL_LP7k_FIR_48k.cof \
filters/STL_LPx2_FIR.cof \
filters/STL_LPx3_FIR.cof \
filters/STL_LPx3_IIR.cof \
diff --git a/audio/afsp/pkg-descr b/audio/afsp/pkg-descr
index 660e71d882cc..fb2f5f29e8c2 100644
--- a/audio/afsp/pkg-descr
+++ b/audio/afsp/pkg-descr
@@ -18,6 +18,4 @@ The following file formats are supported for reading.
The following file formats are supported for writing.
- Headerless, AU, WAVE, AIFF-C
-WWW: http://www.TSP.ECE.McGill.CA/MMSP/Documents/Software/index.html
-
--- Kawaguti Ginga <ginga-freebsd@ginganet.org>
+WWW: http://WWW-MMSP.ECE.McGill.CA/Documents/Software/Packages/AFsp/AFsp.html
diff --git a/audio/afsp/pkg-plist b/audio/afsp/pkg-plist
index ca6255bd1b56..40841d32fb4e 100644
--- a/audio/afsp/pkg-plist
+++ b/audio/afsp/pkg-plist
@@ -34,13 +34,18 @@ include/libtsp/nucleus.h
include/libtsp/sysOS.h
lib/libAO.a
lib/libtsp.a
-%%DATADIR%%/filters/STL_BPF5k_FIR_16k.cof
+%%DATADIR%%/filters/STL_BPF100x5k_FIR_16k.cof
+%%DATADIR%%/filters/STL_BPF50x14k_FIR_32k.cof
+%%DATADIR%%/filters/STL_BPF50x5k_FIR_16k.cof
%%DATADIR%%/filters/STL_BPF_FIR_16k.cof
%%DATADIR%%/filters/STL_G712_IIR_16k.cof
%%DATADIR%%/filters/STL_G712_IIR_8k.cof
%%DATADIR%%/filters/STL_IRS_FIR_16k.cof
%%DATADIR%%/filters/STL_IRS_FIR_8k.cof
%%DATADIR%%/filters/STL_IRS_IIR_8k.cof
+%%DATADIR%%/filters/STL_LP10k_FIR_48k.cof
+%%DATADIR%%/filters/STL_LP3p5k_FIR_48k.cof
+%%DATADIR%%/filters/STL_LP7k_FIR_48k.cof
%%DATADIR%%/filters/STL_LPx2_FIR.cof
%%DATADIR%%/filters/STL_LPx3_FIR.cof
%%DATADIR%%/filters/STL_LPx3_IIR.cof