pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/46047: update audio/sptk to 3.5
>Number: 46047
>Category: pkg
>Synopsis: update audio/sptk to 3.5
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Feb 18 18:45:03 +0000 2012
>Originator: ISIHARA Takanori
>Release: NetBSD/i386 5_STABLE
>Organization:
Nagoya *BSD Users' Group ;)
>Environment:
NetBSD ishitPc9.home 5.1_STABLE NetBSD 5.1_STABLE (ISHITPC9) #81: Sun Feb 12
03:53:00 JST 2012
sysbuild%ishitPc9.home@localhost:/opt/sysbuild/netbsd-5/obj/i386/sys/arch/i386/compile/ISHITPC9
i386
>Description:
Update audio/sptk to 3.5, please.
from NEWS file:
Version 3.5:
* add 'dtw' command.
* add 'mfcc' command.
* add 'mgc2mgclsp' and 'mgclsp2mgc' command.
* add two pitch extraction algorithm, 'RAPT' and 'SWIPE' to 'pitch' command.
* add -R and -M option to 'delta' command, to skip the magic number during the
calculation.
* unify data type for sampling frequency into float in kHz.
* fix options of 'psgr' and 'grlogsp' command to draw more large graph.
* fix 'wav2raw' to deal with IEEE float format.
* bug fixes.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/sptk/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 11 Jan 2012 20:30:18 -0000 1.3
+++ Makefile 18 Feb 2012 18:35:46 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2012/01/11 20:30:18 hans Exp $
#
-DISTNAME= SPTK-3.4.1
+DISTNAME= SPTK-3.5
PKGNAME= ${DISTNAME:tl}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sp-tk/}
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/audio/sptk/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- PLIST 8 Jun 2011 13:32:03 -0000 1.2
+++ PLIST 18 Feb 2012 18:35:46 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2011/06/08 13:32:03 obache Exp $
+@comment $NetBSD$
SPTK/bin/acep
SPTK/bin/acorr
SPTK/bin/agcep
@@ -23,6 +23,7 @@
SPTK/bin/dfs
SPTK/bin/dmp
SPTK/bin/ds
+SPTK/bin/dtw
SPTK/bin/echo2
SPTK/bin/excite
SPTK/bin/extract
@@ -73,9 +74,14 @@
SPTK/bin/mc2b
SPTK/bin/mcep
SPTK/bin/merge
+SPTK/bin/mfcc
SPTK/bin/mgc2mgc
+SPTK/bin/mgc2mgclsp
+SPTK/bin/mgc2mgclsp.sh
SPTK/bin/mgc2sp
SPTK/bin/mgcep
+SPTK/bin/mgclsp2mgc
+SPTK/bin/mgclsp2mgc.sh
SPTK/bin/mglsadf
SPTK/bin/minmax
SPTK/bin/mlpg
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/audio/sptk/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 8 Jun 2011 13:32:03 -0000 1.2
+++ distinfo 18 Feb 2012 18:35:46 -0000
@@ -1,11 +1,11 @@
$NetBSD: distinfo,v 1.2 2011/06/08 13:32:03 obache Exp $
-SHA1 (SPTK-3.4.1.tar.gz) = 296531f27a64d18ef2ee7995307ea260d40ae983
-RMD160 (SPTK-3.4.1.tar.gz) = c13c21f888008dcb8481180d181a7c6bc82279bf
-Size (SPTK-3.4.1.tar.gz) = 574062 bytes
-SHA1 (SPTKexamples-3.4.1.pdf) = f2938d4e6c5076c0851ece5cfabc0b60a9681d4d
-RMD160 (SPTKexamples-3.4.1.pdf) = 389624b90ab97c1628d2789ee8e020168245c853
-Size (SPTKexamples-3.4.1.pdf) = 2410428 bytes
-SHA1 (SPTKref-3.4.1.pdf) = 1426c0eae60e163b70a43d78c816b43f20ae4159
-RMD160 (SPTKref-3.4.1.pdf) = fd1b5893dd277a86a57ff8f3dd665642eb1bd3d8
-Size (SPTKref-3.4.1.pdf) = 783126 bytes
+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
Home |
Main Index |
Thread Index |
Old Index