diff options
author | adam <adam@pkgsrc.org> | 2019-08-05 15:35:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-08-05 15:35:12 +0000 |
commit | b06c1c13fae86f8a2f5fa644f33fee517f9e5383 (patch) | |
tree | 04a40999ab2783a5941f0aa03a54b6042093f35d /audio/flac/distinfo | |
parent | a5f3c5e273e33e37033126452aa87a5b5e994d0d (diff) | |
download | pkgsrc-b06c1c13fae86f8a2f5fa644f33fee517f9e5383.tar.gz |
flac: updated to 1.3.3
FLAC 1.3.3:
General:
- Fix CPU detection
- Switch from unsigned types to uint32_t
- CppCheck fixes
- Improve SIMD decoding of 24 bit files
- POWER* amnd POWER9 improvements
- More tests.
flac:
- When converting to WAV, use WAVEFORMATEXTENSIBLE when bits per second is not 8 or 16
- Fix --output-prefix with input-files in sub-directories
build system:
- Cmake support
- Visual Studio updates
- Fix for MSVC when UNICODE is enabled
- Fix for OpenBSD/i386
Diffstat (limited to 'audio/flac/distinfo')
-rw-r--r-- | audio/flac/distinfo | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/audio/flac/distinfo b/audio/flac/distinfo index 09b5b3570a8..188cdcc6aba 100644 --- a/audio/flac/distinfo +++ b/audio/flac/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.27 2017/01/07 10:26:53 adam Exp $ +$NetBSD: distinfo,v 1.28 2019/08/05 15:35:12 adam Exp $ -SHA1 (flac/flac-1.3.2.tar.xz) = 2bdbb56b128a780a5d998e230f2f4f6eb98f33ee -RMD160 (flac/flac-1.3.2.tar.xz) = fd25a098941556c5787d7369b12c43aca9a9df78 -SHA512 (flac/flac-1.3.2.tar.xz) = 63910e8ebbe508316d446ffc9eb6d02efbd5f47d29d2ea7864da9371843c8e671854db6e89ba043fe08aef1845b8ece70db80f1cce853f591ca30d56ef7c3a15 -Size (flac/flac-1.3.2.tar.xz) = 776192 bytes -SHA1 (patch-configure) = 74e3e944f70ba6d1bf9d94fab1d9174a3dab04bb +SHA1 (flac-1.3.3.tar.xz) = 6ac2e8f1dd18c9b0214c4d81bd70cdc1e943cffe +RMD160 (flac-1.3.3.tar.xz) = 8e5d51781d2cead83f2f0cdd1f28ba4cc641e0e1 +SHA512 (flac-1.3.3.tar.xz) = d6417e14fab0c41b2df369e5e39ce62a5f588e491af4d465b0162f74e171e5549b2f061867f344bfbf8aaccd246bf5f2acd697e532a2c7901c920c69429b1a28 +Size (flac-1.3.3.tar.xz) = 1044472 bytes SHA1 (patch-microbench_util.c) = f03bfbef537d10ceb9742451ec3509be886e15ed SHA1 (patch-strip_non_asm_libtool_args.sh) = f90f09fbf6a0fa938693a9d52316d3a4105129e5 |