summaryrefslogtreecommitdiffstats
path: root/audio-libs/flac/DETAILS
blob: d972715550634a42ea9f12de1981371e1f2f74cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=flac
         VERSION=1.3.3
     SOURCE_HASH=sha512:d6417e14fab0c41b2df369e5e39ce62a5f588e491af4d465b0162f74e171e5549b2f061867f344bfbf8aaccd246bf5f2acd697e532a2c7901c920c69429b1a28
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://downloads.xiph.org/releases/$SPELL/$SOURCE
        WEB_SITE=https://xiph.org/flac/index.html
         ENTERED=20020209
      LICENSE[0]=GPL
        KEYWORDS="codec audio libs"
           SHORT="Open-source, patent-free lossless audio codec."
cat << EOF
FLAC is an Open Source lossless audio codec developed by Josh Coalson.

FLAC is comprised of 1) 'libFLAC', a library which implements
reference encoders and decoders, licensed under the GNU Lesser
General Public Licence (LGPL); 2) 'flac', a command-line program for
encoding and decoding files, licensed under the GNU General Public
License (GPL); 3) 'metaflac', a command-line program for editing
FLAC metadata, licensed under the GPL; 4) player plugins for XMMS
and Winamp, licensed under the GPL; and 5) documentation, licensed
under the GNU Free Documentation License.
EOF