8b57babd82
- Use buildlink2. - Fix build with newer libtool with tagged configuration. - Move HTML documention into the proper location under doc/html. * Bug fixes. * 24-bit input support restored in flac. * Decoder speedup in libFLAC, which is directly passed on to the command-line decoder and plugins. * New -F option to flac to continue decoding in spite of errors. * New VORBIS_COMMENT metadata block for tagging with Vorbis-style comments. * Vastly improved metaflac, now with many editing and tagging options. * Note: new semantics for -P option in flac. * Note: removed -R option in flac. * New metadata interface to libFLAC for manipulating metadata in FLAC files. * New libFLAC++ API, an object wrapper around libFLAC. * Customizable metadata filtering by type in decoders. * Stream encoder can take an arbitrary list of metadata blocks, instead of just one SEEKTABLE and/or PADDING block.
59 lines
1.6 KiB
Text
59 lines
1.6 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2002/09/04 19:31:44 jlam Exp $
|
|
bin/flac
|
|
bin/metaflac
|
|
include/FLAC++/all.h
|
|
include/FLAC++/decoder.h
|
|
include/FLAC++/encoder.h
|
|
include/FLAC++/metadata.h
|
|
include/FLAC/all.h
|
|
include/FLAC/assert.h
|
|
include/FLAC/file_decoder.h
|
|
include/FLAC/format.h
|
|
include/FLAC/metadata.h
|
|
include/FLAC/ordinals.h
|
|
include/FLAC/seekable_stream_decoder.h
|
|
include/FLAC/stream_decoder.h
|
|
include/FLAC/stream_encoder.h
|
|
lib/libFLAC++.a
|
|
lib/libFLAC++.la
|
|
lib/libFLAC++.so
|
|
lib/libFLAC++.so.1
|
|
lib/libFLAC++.so.1.1
|
|
lib/libFLAC.a
|
|
lib/libFLAC.la
|
|
lib/libFLAC.so
|
|
lib/libFLAC.so.3
|
|
lib/libFLAC.so.3.1
|
|
man/man1/flac.1
|
|
share/aclocal/libFLAC++.m4
|
|
share/aclocal/libFLAC.m4
|
|
share/doc/html/flac/comparison.html
|
|
share/doc/html/flac/developers.html
|
|
share/doc/html/flac/documentation.html
|
|
share/doc/html/flac/download.html
|
|
share/doc/html/flac/features.html
|
|
share/doc/html/flac/format.html
|
|
share/doc/html/flac/goals.html
|
|
share/doc/html/flac/id.html
|
|
share/doc/html/flac/images/1x1.gif
|
|
share/doc/html/flac/images/cafebug.gif
|
|
share/doc/html/flac/images/logo.jpg
|
|
share/doc/html/flac/index.html
|
|
share/doc/html/flac/news.html
|
|
share/doc/html/flac/ru/authors.html
|
|
share/doc/html/flac/ru/comparison.html
|
|
share/doc/html/flac/ru/developers.html
|
|
share/doc/html/flac/ru/documentation.html
|
|
share/doc/html/flac/ru/download.html
|
|
share/doc/html/flac/ru/features.html
|
|
share/doc/html/flac/ru/format.html
|
|
share/doc/html/flac/ru/goals.html
|
|
share/doc/html/flac/ru/id.html
|
|
share/doc/html/flac/ru/index.html
|
|
share/doc/html/flac/ru/links.html
|
|
share/doc/html/flac/ru/news.html
|
|
@dirrm share/doc/html/flac/ru
|
|
@dirrm share/doc/html/flac/images
|
|
@dirrm share/doc/html/flac
|
|
@dirrm include/FLAC
|
|
@dirrm include/FLAC++
|