summaryrefslogtreecommitdiffstats
path: root/science/codec2/DETAILS
blob: 108e1eb96c2262d07573d1b08566a643519fb84a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=codec2
         VERSION=1.0.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/drowe67/codec2/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:e32b6ebb5480b4a6ae15e835abc0da4fac7fb46a2b14bcc2a3c52df2da6c8d3f5acbcf83d8039f1ee402b4d2e1e7445841e3c9c415bfb70af3a251e74ab3f3b6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://freedv.org/"
      LICENSE[0]=LGPL
         ENTERED=20190811
           SHORT="a codec for digital voice encoding"
cat << EOF
Codec 2 is an open source speech codec designed for communications quality
speech between 700 and 3200 bit/s. The main application is low bandwidth HF/VHF
digital radio. It fills a gap in open source voice codecs beneath 5000 bit/s.
EOF