File:  [cvs.NetBSD.org] / pkgsrc / audio / flac / PLIST
Revision 1.15: download - view: text, annotated - select for diffs
Mon Aug 5 15:35:12 2019 UTC (5 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, HEAD
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

@comment $NetBSD: PLIST,v 1.15 2019/08/05 15:35:12 adam Exp $
bin/flac
bin/metaflac
include/FLAC++/all.h
include/FLAC++/decoder.h
include/FLAC++/encoder.h
include/FLAC++/export.h
include/FLAC++/metadata.h
include/FLAC/all.h
include/FLAC/assert.h
include/FLAC/callback.h
include/FLAC/export.h
include/FLAC/format.h
include/FLAC/metadata.h
include/FLAC/ordinals.h
include/FLAC/stream_decoder.h
include/FLAC/stream_encoder.h
lib/libFLAC++.la
lib/libFLAC.la
lib/pkgconfig/flac++.pc
lib/pkgconfig/flac.pc
man/man1/flac.1
man/man1/metaflac.1
share/aclocal/libFLAC++.m4
share/aclocal/libFLAC.m4
share/doc/flac/FLAC.tag
share/doc/flac/changelog.html
share/doc/flac/developers.html
share/doc/flac/documentation.html
share/doc/flac/documentation_bugs.html
share/doc/flac/documentation_example_code.html
share/doc/flac/documentation_format_overview.html
share/doc/flac/documentation_tools.html
share/doc/flac/documentation_tools_flac.html
share/doc/flac/documentation_tools_metaflac.html
share/doc/flac/faq.html
share/doc/flac/favicon.ico
share/doc/flac/features.html
share/doc/flac/flac.css
share/doc/flac/format.html
share/doc/flac/id.html
share/doc/flac/images/logo.svg
share/doc/flac/images/logo130.gif
share/doc/flac/index.html
share/doc/flac/license.html
share/doc/flac/ogg_mapping.html

CVSweb <webmaster@jp.NetBSD.org>