aboutsummaryrefslogtreecommitdiff
path: root/audio/flac/pkg-plist
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-06 23:45:21 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-06 23:45:21 +0000
commit5c356975f424775ad28a761ff93618b8f84298ec (patch)
treeb948a908c41c1649fd108b64333499e677c0c092 /audio/flac/pkg-plist
parentb287f1341fc5e2ad45c2b89e9bfa03cb3f4a86ee (diff)
downloadports-5c356975f424775ad28a761ff93618b8f84298ec.tar.gz
ports-5c356975f424775ad28a761ff93618b8f84298ec.zip
Update to 1.0.3. Changes in this release:
- 10-15% decoder speedup - 24-bit input support restored - more robust plugins - new metadata block for Vorbis-style tags - vastly improved metadata editor - fixed bug with pipes and Windows - new libFLAC++, a C++ object wrapper around libFLAC - new metadata editing interface in libFLAC and libFLAC++ - and more...
Notes
Notes: svn path=/head/; revision=62537
Diffstat (limited to 'audio/flac/pkg-plist')
-rw-r--r--audio/flac/pkg-plist17
1 files changed, 14 insertions, 3 deletions
diff --git a/audio/flac/pkg-plist b/audio/flac/pkg-plist
index a7b5aee63793..148e30089220 100644
--- a/audio/flac/pkg-plist
+++ b/audio/flac/pkg-plist
@@ -1,20 +1,30 @@
@comment $FreeBSD$
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/seek_table.h
include/FLAC/seekable_stream_decoder.h
include/FLAC/stream_decoder.h
include/FLAC/stream_encoder.h
-include/FLAC/utility.h
+lib/libFLAC++.a
+lib/libFLAC++.la
+lib/libFLAC++.so
+lib/libFLAC++.so.1
lib/libFLAC.a
lib/libFLAC.la
lib/libFLAC.so
-lib/libFLAC.so.2
+lib/libFLAC.so.3
+share/aclocal/libFLAC++.m4
+share/aclocal/libFLAC.m4
+@unexec /bin/rmdir %D/share/aclocal 2>/dev/null || true
%%PORTDOCS%%share/doc/flac/comparison.html
%%PORTDOCS%%share/doc/flac/developers.html
%%PORTDOCS%%share/doc/flac/documentation.html
@@ -28,6 +38,7 @@ lib/libFLAC.so.2
%%PORTDOCS%%share/doc/flac/images/logo.jpg
%%PORTDOCS%%share/doc/flac/index.html
%%PORTDOCS%%share/doc/flac/news.html
+@dirrm include/FLAC++
@dirrm include/FLAC
%%PORTDOCS%%@dirrm share/doc/flac/images
%%PORTDOCS%%@dirrm share/doc/flac