| 
							- Source: flac-static
 - Section: devel
 - Priority: optional
 - Maintainer: falkTX <falktx@falktx.com>
 - Build-Depends: debhelper-compat (= 13),
 -   kxstudio-build-scripts (>= 5),
 -   autoconf,
 -   automake,
 -   libtool,
 -   pkg-config,
 -   libogg-static (>= 6:1.3.5-1kxstudio2)
 - Standards-Version: 4.5.0
 - Homepage: https://xiph.org/flac/
 - Rules-Requires-Root: no
 - 
 - Package: flac
 - Section: utils
 - Architecture: any
 - Depends: ${shlibs:Depends}, ${misc:Depends}
 - Description: Free Lossless Audio Codec - command line tools
 -  FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 -  similar to MP3, but lossless.  The FLAC project consists of:
 -  .
 -   * The stream format
 -   * libFLAC, which implements a reference encoder, stream decoder, and file
 -     decoder
 -   * flac, which is a command-line wrapper around libFLAC to encode and decode
 -     .flac files
 -   * Input plugins for various music players (Winamp, XMMS, and more in the
 -     works)
 -  .
 -  This package contains the command-line tools flac (used for encoding and
 -  decoding FLACs) and metaflac (used for manipulating FLAC metadata.)
 - 
 - Package: libflac-static
 - Architecture: any
 - Depends: ${misc:Depends}, libogg-static
 - Conflicts: flac-static
 - Breaks: flac-static
 - Description: Free Lossless Audio Codec (static)
 -  FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 -  similar to MP3, but lossless.  The FLAC project consists of:
 -  .
 -   * The stream format
 -   * libFLAC, which implements a reference encoder, stream decoder, and file
 -     decoder
 -   * flac, which is a command-line wrapper around libFLAC to encode and decode
 -     .flac files
 -   * Input plugins for various music players (Winamp, XMMS, and more in the
 -     works)
 -  .
 -  This package provides the static library used in KXStudio builds.
 
 
  |