summaryrefslogtreecommitdiff
path: root/audio/libdca/PLIST
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-12-09 17:21:02 +0000
committersalo <salo@pkgsrc.org>2005-12-09 17:21:02 +0000
commit71b4bcb3f7f759c5e4350fd025331fef615800b6 (patch)
treef12406fcbce3a0cacde043b63b8b9eb3be343846 /audio/libdca/PLIST
parent9f2b28944c13bac8cb29eb8b724e661c97624675 (diff)
downloadpkgsrc-71b4bcb3f7f759c5e4350fd025331fef615800b6.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/PLIST9
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