diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
commit | 0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /audio/libvorbis/DESCR | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/libvorbis/DESCR')
-rw-r--r-- | audio/libvorbis/DESCR | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/libvorbis/DESCR b/audio/libvorbis/DESCR new file mode 100644 index 00000000000..51bff1b5ca6 --- /dev/null +++ b/audio/libvorbis/DESCR @@ -0,0 +1,14 @@ +libvorbis includes the Ogg Vorbis audio encoding format library +and Vorbis documentation. The Ogg library is in libogg. +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 doesn't install the example executables: +chaining_example, decoder_example, encoder_example, +seeking_example, and vorbisfile_example. |