diff options
author | salo <salo> | 2005-12-09 17:21:02 +0000 |
---|---|---|
committer | salo <salo> | 2005-12-09 17:21:02 +0000 |
commit | fb1c09df83299974ffd639a8d9933114bbaba633 (patch) | |
tree | f12406fcbce3a0cacde043b63b8b9eb3be343846 /audio/libdca/PLIST | |
parent | 72d7e296dfa0c6c3aebdf5ea87927933b16bba1a (diff) | |
download | pkgsrc-fb1c09df83299974ffd639a8d9933114bbaba633.tar.gz |
Initial import of libdca-0.0.2, Free DTS Coherent Acoustics decoder:
libdca is a free library for decoding DTS Coherent Acoustics streams.
The DTS Coherent Acoustics standard is used in a variety of applications,
including DVD, DTS audio CD and radio broadcasting.
From wip, packaged by Sergey Svishchev with some modifications from me.
Diffstat (limited to 'audio/libdca/PLIST')
-rw-r--r-- | audio/libdca/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/libdca/PLIST b/audio/libdca/PLIST new file mode 100644 index 00000000000..c70e813b2e2 --- /dev/null +++ b/audio/libdca/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/09 17:21:02 salo Exp $ +bin/dtsdec +bin/extract_dts +include/dts.h +lib/libdts.a +lib/libdts_pic.a +lib/pkgconfig/libdts.pc +man/man1/dtsdec.1 +man/man1/extract_dts.1 |