summaryrefslogtreecommitdiffstats
path: root/audio-libs/opus/DETAILS
blob: 32183f88d638819a1ca62fc43057ff77ad82a2f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=opus
         VERSION=1.3
     SOURCE_HASH=sha512:438635667e72c326d6d06a30e0b3a5564ba6cf5d484066456e1118e1c2fe3a61b959d0afa77a1084b177b72f9230618b6b55c78bc4e24e9127a09fd345b42518
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://archive.mozilla.org/pub/opus/${SOURCE}
        WEB_SITE=http://www.opus-codec.org/
         ENTERED=20151210
      LICENSE[0]=BSD
        KEYWORDS="audio libs"
           SHORT="highly versatile audio codec"
cat << EOF
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is
unmatched for interactive speech and music transmission over the Internet, but
is 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.
EOF