summaryrefslogtreecommitdiffstats
path: root/audio-libs/libvorbis/DETAILS
blob: 959e924edf26fdda5691b36fa12f4296e489c3a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=libvorbis
         VERSION=1.3.5
     SOURCE_HASH=sha512:f18f32edc43f65fea2dd4133e2828a0ced9e5b0797c4569bd26989fc1409ad599359e7c796bffc082ad36189f9722c7b38837384cea66d217beac8b425299ef8
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://downloads.xiph.org/releases/vorbis/$SOURCE
        WEB_SITE=http://www.xiph.org/vorbis/
         ENTERED=20010922
      LICENSE[0]=LGPL
        KEYWORDS="codec audio libs"
           SHORT="free high-quality lossy audio codec library"
cat << EOF
Ogg Vorbis is a high-quality lossy audio codec that is free of
intellectual property restrictions. libvorbis is the main vorbis codec
library. It depends on libogg for bitstream and framing support.
EOF