summaryrefslogtreecommitdiff
path: root/audio/sptk
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-10-07 13:06:04 +0000
committerobache <obache@pkgsrc.org>2013-10-07 13:06:04 +0000
commit3c7ad3f8f39e639934a43eed5327cee79559fd49 (patch)
tree54ee53f5549c079f0643d17e4f1c465cd3137ba1 /audio/sptk
parentcaabd9140a502a0e010fb5237caedbd6e4a300d6 (diff)
downloadpkgsrc-3c7ad3f8f39e639934a43eed5327cee79559fd49.tar.gz
Update sptk to 3.6.
PR pkg/48279 by ISIHARA Takanori. Version 3.6: * add -o option to 'minmax' command to output maximum, minimum or both values. * add -o 4 option to 'vstat' command to output medians. * add options to 'vopr' command to deal with relational operators, arithmetic/ geometric mean, and ceiling/flooring. * add -T option to 'smcep' command to specifiy emphasized frequency. * add -E option to 'gcep', 'mcep', 'mgcep', 'spec', 'smcep' and 'uels' command to specify floor in dB. * add -F option to 'gmm' command to read initial GMM parameter file. * add -L and -R option to 'wav2raw' command to deal with stereo wav file. * add 'gseries', 'ifftr', 'mlsacheck', 'symmetrize' and 'transpose' command. * change -f option of 'lbg' command into -F option. * unify option to specify sampling frequency into -s option. * fix 'x2x', 'dmp' and 'fd' command to read format string without space in front of '%'. * bug fixes.
Diffstat (limited to 'audio/sptk')
-rw-r--r--audio/sptk/Makefile4
-rw-r--r--audio/sptk/PLIST19
-rw-r--r--audio/sptk/distinfo20
3 files changed, 30 insertions, 13 deletions
diff --git a/audio/sptk/Makefile b/audio/sptk/Makefile
index a67d69c37a7..d4a1c9ea954 100644
--- a/audio/sptk/Makefile
+++ b/audio/sptk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2012/10/02 23:48:10 asau Exp $
+# $NetBSD: Makefile,v 1.6 2013/10/07 13:06:04 obache Exp $
#
-DISTNAME= SPTK-3.5
+DISTNAME= SPTK-3.6
PKGNAME= ${DISTNAME:tl}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sp-tk/}
diff --git a/audio/sptk/PLIST b/audio/sptk/PLIST
index b82c76ea544..53304f59210 100644
--- a/audio/sptk/PLIST
+++ b/audio/sptk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/02/19 05:10:11 obache Exp $
+@comment $NetBSD: PLIST,v 1.4 2013/10/07 13:06:04 obache Exp $
SPTK/bin/acep
SPTK/bin/acorr
SPTK/bin/agcep
@@ -48,12 +48,15 @@ SPTK/bin/gnorm
SPTK/bin/grlogsp
SPTK/bin/grlogsp.sh
SPTK/bin/grpdelay
+SPTK/bin/gseries
+SPTK/bin/gseries.sh
SPTK/bin/gwave
SPTK/bin/gwave.sh
SPTK/bin/histogram
SPTK/bin/idct
SPTK/bin/ifft
SPTK/bin/ifft2
+SPTK/bin/ifftr
SPTK/bin/ignorm
SPTK/bin/impulse
SPTK/bin/imsvq
@@ -85,6 +88,7 @@ SPTK/bin/mgclsp2mgc.sh
SPTK/bin/mglsadf
SPTK/bin/minmax
SPTK/bin/mlpg
+SPTK/bin/mlsacheck
SPTK/bin/mlsadf
SPTK/bin/msvq
SPTK/bin/nan
@@ -111,7 +115,9 @@ SPTK/bin/sopr
SPTK/bin/spec
SPTK/bin/step
SPTK/bin/swab
+SPTK/bin/symmetrize
SPTK/bin/train
+SPTK/bin/transpose
SPTK/bin/uels
SPTK/bin/ulaw
SPTK/bin/us
@@ -132,6 +138,17 @@ SPTK/bin/zcross
SPTK/bin/zerodf
SPTK/include/SPTK.h
SPTK/lib/libSPTK.a
+SPTK/share/SPTK/lpfcoef.2to1
+SPTK/share/SPTK/lpfcoef.2to3f
+SPTK/share/SPTK/lpfcoef.2to3s
+SPTK/share/SPTK/lpfcoef.3to2
+SPTK/share/SPTK/lpfcoef.3to4
+SPTK/share/SPTK/lpfcoef.4to3
+SPTK/share/SPTK/lpfcoef.4to5
+SPTK/share/SPTK/lpfcoef.5to2dn
+SPTK/share/SPTK/lpfcoef.5to2up
+SPTK/share/SPTK/lpfcoef.5to7
+SPTK/share/SPTK/lpfcoef.5to8
share/doc/sptk/README
share/doc/sptk/SPTKexamples-${PKGVERSION}.pdf
share/doc/sptk/SPTKref-${PKGVERSION}.pdf
diff --git a/audio/sptk/distinfo b/audio/sptk/distinfo
index 3225b20f219..e1bea6ed128 100644
--- a/audio/sptk/distinfo
+++ b/audio/sptk/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.3 2012/02/19 05:10:11 obache Exp $
+$NetBSD: distinfo,v 1.4 2013/10/07 13:06:04 obache Exp $
-SHA1 (SPTK-3.5.tar.gz) = 67c84a2ec1d5351fd1b9dabfca383b1f7a0949fa
-RMD160 (SPTK-3.5.tar.gz) = 3ec863d00fa47e001e52ea2bd97077416a9b26a9
-Size (SPTK-3.5.tar.gz) = 646817 bytes
-SHA1 (SPTKexamples-3.5.pdf) = 54a9d53b34e89618201219c0e7d8018b2bd7627e
-RMD160 (SPTKexamples-3.5.pdf) = 46cdf4c0f811aa445edabc89ab8afd8d9bac4fd2
-Size (SPTKexamples-3.5.pdf) = 2409911 bytes
-SHA1 (SPTKref-3.5.pdf) = cc0b644352b78be3efb926dd3dac725a8e44ff3a
-RMD160 (SPTKref-3.5.pdf) = 933564a3d56df764cd53e69e2206b0e313c40e86
-Size (SPTKref-3.5.pdf) = 1116971 bytes
+SHA1 (SPTK-3.6.tar.gz) = ecc5190c08cc64e40bd1274398a54e1556eb0206
+RMD160 (SPTK-3.6.tar.gz) = e7c324af7130b862a897f7ef997da05d1b1a99d1
+Size (SPTK-3.6.tar.gz) = 674941 bytes
+SHA1 (SPTKexamples-3.6.pdf) = affd351e043783a0ecce5013aab1b0a0530075e1
+RMD160 (SPTKexamples-3.6.pdf) = b4bdc6551f6ec673c4e1382627bb3066c1a1419f
+Size (SPTKexamples-3.6.pdf) = 2409914 bytes
+SHA1 (SPTKref-3.6.pdf) = eebd4ed6dfb7536a10cbb2379bd17e71f2331a23
+RMD160 (SPTKref-3.6.pdf) = bda884198f437c78eda6ded60f5087c40dbaad07
+Size (SPTKref-3.6.pdf) = 1155970 bytes