pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/45024: Update audio/sptk to 3.4.1



>Number:         45024
>Category:       pkg
>Synopsis:       Update audio/sptk to 3.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 05 15:45:00 +0000 2011
>Originator:     ISIHARA Takanori
>Release:        NetBSD/i386
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc9.home 5.1_STABLE NetBSD 5.1_STABLE (ISHITPC9) #66: Thu Mar 17 
23:43:11 JST 2011  
sysbuild%ishitPc9.home@localhost:/opt/sysbuild/netbsd-5/obj/i386/sys/arch/i386/compile/ISHITPC9
 i386

>Description:
Update audio/sptk to 3.4.1.

Version 3.4.1:
 * add 'idct' command.
 * remove all input/output data type except float from 'frame', 'snr', 'us16', 
and 'uscd' command.
 * add input/output data type to many commands.
 * show number of byte for all input/output data type in 'x2x' command.
 * rename 'pcap' command to 'pcas' command.
 * add new constant (octave and cent) to 'sopr' command.
 * bug fixes.

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/sptk/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile    2 May 2011 11:57:16 -0000       1.1.1.1
+++ Makefile    5 Jun 2011 15:43:03 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.1.1.1 2011/05/02 11:57:16 obache Exp $
 #
 
-DISTNAME=      SPTK-3.4
+DISTNAME=      SPTK-3.4.1
 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.1.1.1
diff -u -r1.1.1.1 PLIST
--- PLIST       2 May 2011 11:57:16 -0000       1.1.1.1
+++ PLIST       5 Jun 2011 15:43:03 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/02 11:57:16 obache Exp $
+@comment $NetBSD$
 SPTK/bin/acep
 SPTK/bin/acorr
 SPTK/bin/agcep
@@ -50,6 +50,7 @@
 SPTK/bin/gwave
 SPTK/bin/gwave.sh
 SPTK/bin/histogram
+SPTK/bin/idct
 SPTK/bin/ifft
 SPTK/bin/ifft2
 SPTK/bin/ignorm
@@ -85,7 +86,7 @@
 SPTK/bin/nrand
 SPTK/bin/par2lpc
 SPTK/bin/pca
-SPTK/bin/pcap
+SPTK/bin/pcas
 SPTK/bin/phase
 SPTK/bin/pitch
 SPTK/bin/poledf
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/audio/sptk/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    2 May 2011 11:57:16 -0000       1.1.1.1
+++ distinfo    5 Jun 2011 15:43:03 -0000
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.1.1.1 2011/05/02 11:57:16 obache Exp $
 
-SHA1 (SPTK-3.4.tar.gz) = a4d40898b016bdf901059e32fe568d4839ec3b8d
-RMD160 (SPTK-3.4.tar.gz) = 00ffb879e52ee8539bff03b6cbf25f2d812d5c2b
-Size (SPTK-3.4.tar.gz) = 567094 bytes
+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.pdf) = 20cf15c3355fde44b83a9250452596fa6e665db4
 RMD160 (SPTKexamples-3.4.pdf) = 368dabdc3f29b55b602a734f53d1103b0d95f8b0
 Size (SPTKexamples-3.4.pdf) = 2410436 bytes



Home | Main Index | Thread Index | Old Index