pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/rubberband



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Nov 24 17:17:54 UTC 2020

Modified Files:
        pkgsrc/audio/rubberband: Makefile PLIST distinfo
Removed Files:
        pkgsrc/audio/rubberband/patches: patch-Makefile.in
            patch-src_StretcherImpl.cpp patch-src_StretcherProcess.cpp
            patch-src_system_sysutils.h

Log Message:
rubberband: Update to 1.9.0

Changes in Rubber Band v1.9

 * Fix incorrect numbering of pitch speed/quality flags in the
   auxiliary C wrapper header. The effect of this was that code using
   the C wrapper that intended to select the higher-quality
   pitch-shift mode was actually choosing the higher-speed mode, and
   vice versa. (The third mode - high-consistency, commonly used in
   real-time applications - was correct.) Thanks to Michael Bradshaw
   for reporting this.
 * Add a .NET interface, generously contributed by Jonathan Gilbert
   under a BSD-like licence
 * Improve error handling in command-line utility
 * Fix failure to build with FFTW_SINGLE_ONLY defined
 * Fix some compiler warnings
 * Install the JNI target (with make install) only if it has actually
   been built, avoiding an error otherwise

The API is unchanged except for the fix noted above, as a result of
which the minor version number has been increased. The library is
binary compatible with version 1.7.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/rubberband/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/rubberband/PLIST \
    pkgsrc/audio/rubberband/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/audio/rubberband/patches/patch-Makefile.in \
    pkgsrc/audio/rubberband/patches/patch-src_StretcherImpl.cpp \
    pkgsrc/audio/rubberband/patches/patch-src_StretcherProcess.cpp \
    pkgsrc/audio/rubberband/patches/patch-src_system_sysutils.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/rubberband/Makefile
diff -u pkgsrc/audio/rubberband/Makefile:1.4 pkgsrc/audio/rubberband/Makefile:1.5
--- pkgsrc/audio/rubberband/Makefile:1.4        Tue Aug 18 17:57:25 2020
+++ pkgsrc/audio/rubberband/Makefile    Tue Nov 24 17:17:53 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/08/18 17:57:25 leot Exp $
+# $NetBSD: Makefile,v 1.5 2020/11/24 17:17:53 nia Exp $
 
-DISTNAME=      rubberband-1.8.2
-PKGREVISION=   1
+DISTNAME=      rubberband-1.9.0
 CATEGORIES=    audio
 MASTER_SITES=  https://breakfastquay.com/files/releases/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/audio/rubberband/PLIST
diff -u pkgsrc/audio/rubberband/PLIST:1.2 pkgsrc/audio/rubberband/PLIST:1.3
--- pkgsrc/audio/rubberband/PLIST:1.2   Tue Jul 30 08:57:14 2019
+++ pkgsrc/audio/rubberband/PLIST       Tue Nov 24 17:17:54 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/07/30 08:57:14 nia Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/11/24 17:17:54 nia Exp $
 bin/rubberband
 include/rubberband/RubberBandStretcher.h
 include/rubberband/rubberband-c.h
@@ -7,7 +7,7 @@ lib/ladspa/ladspa-rubberband.so
 lib/librubberband.a
 lib/librubberband.so
 lib/librubberband.so.2
-lib/librubberband.so.2.1.1
+lib/librubberband.so.2.1.2
 lib/pkgconfig/rubberband.pc
 lib/vamp/vamp-rubberband.cat
 lib/vamp/vamp-rubberband.so
Index: pkgsrc/audio/rubberband/distinfo
diff -u pkgsrc/audio/rubberband/distinfo:1.2 pkgsrc/audio/rubberband/distinfo:1.3
--- pkgsrc/audio/rubberband/distinfo:1.2        Tue Jul 30 08:57:14 2019
+++ pkgsrc/audio/rubberband/distinfo    Tue Nov 24 17:17:54 2020
@@ -1,10 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/07/30 08:57:14 nia Exp $
+$NetBSD: distinfo,v 1.3 2020/11/24 17:17:54 nia Exp $
 
-SHA1 (rubberband-1.8.2.tar.bz2) = 6398c8b8448befe06dc5250967df06974b7ea1bc
-RMD160 (rubberband-1.8.2.tar.bz2) = 4178002a1f318c7e104afa9e76321dca07bcbe95
-SHA512 (rubberband-1.8.2.tar.bz2) = da677f9a843711c44c52c0153faa62e587ac7c010569523ef4fef7ce941b9d292e566f46147700e496f6cfff4c9f22f9901dcc93f2d701fdb9de152ddac0c3a6
-Size (rubberband-1.8.2.tar.bz2) = 182232 bytes
-SHA1 (patch-Makefile.in) = 095ff1f7ceef08126a9d61aa51acbff8babc9e3a
-SHA1 (patch-src_StretcherImpl.cpp) = 609774b9d573fa92ce79f1b11bd7af8e585e3cef
-SHA1 (patch-src_StretcherProcess.cpp) = 45c23ddd2ba92b11c6d5063597ea1594690e33ec
-SHA1 (patch-src_system_sysutils.h) = bd97bca9c18ce66d05a1870d63cfc5107584949a
+SHA1 (rubberband-1.9.0.tar.bz2) = fa6e69b1fabada44cd270cea2911f989c1071f15
+RMD160 (rubberband-1.9.0.tar.bz2) = ef9a525b9c90ca54b43bb09fcb96cabbaf533399
+SHA512 (rubberband-1.9.0.tar.bz2) = 2226cfec98f280a12f874f60620c3bf09f7399a7808af5e9f5c9a5154b989cfbf3c4220e162d722e319a4ef046f81c6a07eac2b8c6035c8f6230f0a20b1577a8
+Size (rubberband-1.9.0.tar.bz2) = 192240 bytes



Home | Main Index | Thread Index | Old Index