[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/flac/flac.desc [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] An Free Lossless Audio Codec [T] Grossly oversimplified, FLAC is similar to MP3, but lossless, meaning [T] that audio is compressed in FLAC without throwing away any information. [T] This is similar to how Zip works, except with FLAC you will get much [T] better compression because it is designed specifically for audio, [T] [T] FLAC consists of: [T] - `libFLAC', a library which implements reference encoders and [T] decoders, and a metadata interface [T] - `libFLAC++', a C++ object wrapper library around libFLAC [T] - `libOggFLAC' and `libOggFLAC++', which provide encoders and [T] decoders for FLAC streams in an Ogg container [T] - `flac', a command-line program for encoding and decoding files [T] - `metaflac', a command-line program for editing FLAC metadata [T] - player plugins for XMMS and Winamp [T] - user and API documentation [U] https://xiph.org/flac/ [A] Josh Coalson [M] Rene Rebe [C] extra/multimedia [F] CROSS [L] LGPL [S] Stable [V] 1.4.2 [P] X -----5---9 126.400 [CV-FLAGS] ODD-STABLE [D] 816bfdf0be4b80b748b5b0d565cd68fd951af8117a8215815e7d8161 flac-1.4.2.tar.xz http://downloads.xiph.org/releases/flac/