summaryrefslogtreecommitdiffstats
path: root/audio-soft/vorbis-tools/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/vorbis-tools/DETAILS')
-rwxr-xr-xaudio-soft/vorbis-tools/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio-soft/vorbis-tools/DETAILS b/audio-soft/vorbis-tools/DETAILS
new file mode 100755
index 0000000000..65612c418b
--- /dev/null
+++ b/audio-soft/vorbis-tools/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=vorbis-tools
+ VERSION=1.1.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://downloads.xiph.org/releases/vorbis/$SOURCE
+ MD5[0]=53a76e8ccdb405b68f4afa3918a1f421
+ WEB_SITE=http://www.xiph.org/ogg/vorbis/
+ ENTERED=20010922
+ UPDATED=20020725
+ LICENSE[0]=GPL
+ SHORT="Tools to create and play Ogg Vorbis files."
+cat << EOF
+Ogg Vorbis is a high-quality lossy audio codec which is free of
+intellectual property restrictions (like those surrounding MP3). These
+are the tools that one needs to create and play Ogg Vorbis files on the
+commandline, as well as a simple commentor.
+EOF