summaryrefslogtreecommitdiff
path: root/audio/libopus/PLIST
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-09-16 14:17:20 +0000
committerryoon <ryoon@pkgsrc.org>2012-09-16 14:17:20 +0000
commit58e08a72b6001b991f9059d64de182886a67da62 (patch)
tree4dfe8c32270b625c7c6508cdd8d5af04d9b089cd /audio/libopus/PLIST
parent7ec0cfab29345813f4a08ebd4787d9d346bd6c87 (diff)
downloadpkgsrc-58e08a72b6001b991f9059d64de182886a67da62.tar.gz
Import opus-1.0.1 as audio/libopus.
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.
Diffstat (limited to 'audio/libopus/PLIST')
-rw-r--r--audio/libopus/PLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/libopus/PLIST b/audio/libopus/PLIST
new file mode 100644
index 00000000000..1aa29fc9942
--- /dev/null
+++ b/audio/libopus/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2012/09/16 14:17:20 ryoon Exp $
+include/opus/opus.h
+include/opus/opus_defines.h
+include/opus/opus_multistream.h
+include/opus/opus_types.h
+lib/libopus.la
+lib/pkgconfig/opus.pc
+share/aclocal/opus.m4