summaryrefslogtreecommitdiffstats
path: root/audio/libvorbis/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libvorbis/pkg-descr')
-rw-r--r--audio/libvorbis/pkg-descr21
1 files changed, 0 insertions, 21 deletions
diff --git a/audio/libvorbis/pkg-descr b/audio/libvorbis/pkg-descr
deleted file mode 100644
index a41d92020..000000000
--- a/audio/libvorbis/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-Vorbis is a general purpose audio and music encoding format
-contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
-MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
-proprietary formats such as RealAudio G2 and Windows' flavor of the
-month), the Vorbis CODEC specification belongs to the public domain.
-All the technical details are published and documented, and any
-software entity may make full use of the format without royalty or
-patent concerns.
-
-This package contains:
-
-- libvorbis, a BSD-license software implementation of the Vorbis
- specification by the Xiphophorus company.
-
-- libvorbisfile, a BSD-license convenience library built on Vorbis
- designed to simplify common uses.
-
-- libvorbisenc, a BSD-license library that provides a simple,
- programmatic encoding setup interface.
-
-WWW: http://www.xiph.org/ogg/vorbis/