32cb3f1df7
- various bug fixes - support for encapsulating FLAC streams in an Ogg transport layer * Bump xmms library version number in dependency. Thanks to sf@ for i386 testing.
36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
@comment $FreeBSD$
|
|
bin/flac
|
|
bin/metaflac
|
|
include/FLAC/all.h
|
|
include/FLAC/assert.h
|
|
include/FLAC/file_decoder.h
|
|
include/FLAC/format.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.2
|
|
%%PORTDOCS%%share/doc/flac/comparison.html
|
|
%%PORTDOCS%%share/doc/flac/developers.html
|
|
%%PORTDOCS%%share/doc/flac/documentation.html
|
|
%%PORTDOCS%%share/doc/flac/download.html
|
|
%%PORTDOCS%%share/doc/flac/features.html
|
|
%%PORTDOCS%%share/doc/flac/format.html
|
|
%%PORTDOCS%%share/doc/flac/goals.html
|
|
%%PORTDOCS%%share/doc/flac/id.html
|
|
%%PORTDOCS%%share/doc/flac/images/1x1.gif
|
|
%%PORTDOCS%%share/doc/flac/images/cafebug.gif
|
|
%%PORTDOCS%%share/doc/flac/images/logo.jpg
|
|
%%PORTDOCS%%share/doc/flac/index.html
|
|
%%PORTDOCS%%share/doc/flac/news.html
|
|
@dirrm include/FLAC
|
|
%%PORTDOCS%%@dirrm share/doc/flac/images
|
|
%%PORTDOCS%%@dirrm share/doc/flac
|
|
%%XMMS%%@cwd %%X11BASE%%
|
|
%%XMMS%%lib/xmms/Input/libxmms-flac.so
|