summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-11-28 19:57:57 +0000
committeradam <adam@pkgsrc.org>2022-11-28 19:57:57 +0000
commitb85ee21f4f9383d4d230d2952d392af6ff4152f7 (patch)
treef4af64611ff1e0cac23f6114c8c04260c0515911
parenta1af833e4120176341186362af330705d00b628e (diff)
downloadpkgsrc-b85ee21f4f9383d4d230d2952d392af6ff4152f7.tar.gz
wavpack: updated to 5.6.0
5.6.0 ----- added: AIFF file import/export support added: WATCOM compiler and OS/2 support added: cmake support for mingw, builds Cooledit + Winamp plugins added: --force-even-byte-depth option for rounding up bit depths fixed: detect and report PCM files having non-zero padding bits fixed: possible crash when displaying long channel assignments fixed: big-endian-sourced "raw" files gave big-endian "wav"s fixed: numerous minor issues
-rw-r--r--audio/wavpack/Makefile5
-rw-r--r--audio/wavpack/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/audio/wavpack/Makefile b/audio/wavpack/Makefile
index 3bacc992796..8e89b84e14b 100644
--- a/audio/wavpack/Makefile
+++ b/audio/wavpack/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2022/07/11 06:30:43 adam Exp $
+# $NetBSD: Makefile,v 1.14 2022/11/28 19:57:57 adam Exp $
-DISTNAME= wavpack-5.5.0
+DISTNAME= wavpack-5.6.0
CATEGORIES= audio
MASTER_SITES= http://www.wavpack.com/
EXTRACT_SUFX= .tar.xz
@@ -13,6 +13,7 @@ LICENSE= modified-bsd
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= wavpack.pc.in
+TEST_TARGET= check
.include "../../converters/libiconv/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/wavpack/distinfo b/audio/wavpack/distinfo
index 10e129e27c5..158222c4aeb 100644
--- a/audio/wavpack/distinfo
+++ b/audio/wavpack/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/07/11 06:30:43 adam Exp $
+$NetBSD: distinfo,v 1.16 2022/11/28 19:57:57 adam Exp $
-BLAKE2s (wavpack-5.5.0.tar.xz) = 2f746bb5bb40f5bea1aa3c6e28530adb9b64e3b1ba2e6a97d03c1169c532ab42
-SHA512 (wavpack-5.5.0.tar.xz) = 9758e8079618e45e585330cd472f8ddae6e0ffd9a79032e7ec60251fff331390a619855dcdcf92942f5192d6ae12e05b6feca36394d30f0fe7e65222ee2696fc
-Size (wavpack-5.5.0.tar.xz) = 797996 bytes
+BLAKE2s (wavpack-5.6.0.tar.xz) = e2abc0300e8bd5d372a1ed1201f0f8450e38dfda33a0e01c95fe5e8915c0cc79
+SHA512 (wavpack-5.6.0.tar.xz) = 7421eff1f6e18f2e698b367ca48f6773456d0fcb53241be70149a87eff2cdf14dd8a82845a016f59ed32c7df494d018e6e23495709d3a56500b0660f177d5c0f
+Size (wavpack-5.6.0.tar.xz) = 787148 bytes