debian/0000775000000000000000000000000012435657364007207 5ustar debian/libflac++6.install0000664000000000000000000000003112211107356012360 0ustar usr/lib/*/libFLAC++.so.* debian/control0000664000000000000000000001131112435657320010577 0ustar Source: flac Section: sound Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Multimedia Maintainers Uploaders: Joshua Kwan , Fabian Greffrath Build-Depends: debhelper (>= 9), dh-autoreconf, docbook-to-man, doxygen, libogg-dev Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/flac.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/flac.git;a=summary Homepage: http://xiph.org/flac/ Package: flac 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: libflac8 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: Free Lossless Audio Codec - runtime C library 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 runtime library libFLAC. Package: libflac-doc Section: doc Architecture: all Suggests: libflac-dev Recommends: doc-base Depends: ${misc:Depends} Description: Free Lossless Audio Codec - library documentation 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 API documentation for all the FLAC libraries. Package: libflac-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libflac8 (= ${binary:Version}), libogg-dev, ${misc:Depends} Description: Free Lossless Audio Codec - C development library 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 development library libFLAC. Package: libflac++6 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: Free Lossless Audio Codec - C++ runtime library 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 runtime library libFLAC++. Package: libflac++-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libflac++6 (= ${binary:Version}), libflac-dev, ${misc:Depends} Description: Free Lossless Audio Codec - C++ development library 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 development library libFLAC++. debian/libflac-doc.install0000664000000000000000000000005412211107356012714 0ustar usr/share/doc/*/* usr/share/doc/libflac-doc debian/docs0000664000000000000000000000000712211107356010036 0ustar README debian/libflac++-dev.install0000664000000000000000000000017512211107356013057 0ustar usr/lib/*/libFLAC++.a usr/lib/*/libFLAC++.so usr/lib/*/pkgconfig/flac++.pc usr/include/FLAC++ usr/share/aclocal/libFLAC++.m4 debian/libflac-doc.doc-base.ru0000664000000000000000000000135312211107356013353 0ustar Document: libflac-doc-ru Title: FLAC Project Documentation (Russian) Author: Josh Coalson Abstract: This is the HTML version of the FLAC documentation, which is more or less a mirror of the FLAC homepage. It provides instructions for using the command-line flac and metaflac programs, descriptions of the internal format of FLAC files, the goals of the FLAC project, Frequently Asked Questions about FLAC, useful information for FLAC developers, and links to other applications with FLAC support. This particular version is in Russian, and it has only been updated to reflect changes since FLAC version 1.1.0. Section: Sound Format: HTML Index: /usr/share/doc/libflac-doc/html/ru/index.html Files: /usr/share/doc/libflac-doc/html/ru/*.html debian/changelog0000664000000000000000000006412512435657307011066 0ustar flac (1.3.0-2ubuntu0.14.04.1) trusty-security; urgency=medium * SECURITY UPDATE: arbitrary code execution via crafted .flac file - debian/patches/CVE-2014-8962.patch: validate id in src/libFLAC/stream_decoder.c. - CVE-2014-8962 * SECURITY UPDATE: arbitrary code execution via crafted .flac file - debian/patches/CVE-2014-9028.patch: error out to avoid heap overflow in src/libFLAC/stream_decoder.c. - CVE-2014-9028 -- Marc Deslauriers Thu, 27 Nov 2014 12:26:23 -0500 flac (1.3.0-2) unstable; urgency=low [ Reinhard Tartler ] * switch to xz compression * Bump standards version (no changes) [ Fabian Greffrath ] * Add -lflac to flac++'s pkg-config file (Closes: #713645); thanks Sebastian Ramacher. -- Fabian Greffrath Tue, 03 Sep 2013 21:38:39 +0200 flac (1.3.0-1) unstable; urgency=low * Imported Upstream version 1.3.0 (Closes: #527542, #705601). * Update debian/watch file, thanks Ulrich Klauer (Closes: #710062). * Revert "Remove manpages from master branch." * Imported Upstream version 1.3.0 * Convert package to "3.0 (quilt)" source format. * Remove all patches, they have either been merged upstream or do not apply anymore (tested). * Explicitly enable static libraries. * Simplify debian/libflac-doc.install. * Bump shlibs for added symbols. * Remove needless Build-Depends: libid3-3.8.3-dev. * Update Homepage field. * Repair upstream manpage regeneration rule. * Bump Build-Depends: debhelper (>= 9). * Fix vcs-field-not-canonical. * Import two patches from upstream GIT: + Add missing config.h includes. + Fix local_strcat() to terminate string correctly. * Disable 3DNow! optimizations, enable SSE only on amd64, enable Altivec only on ppc64, disable ASM optimizations elsewhere. -- Fabian Greffrath Fri, 07 Jun 2013 10:24:30 +0200 flac (1.2.1-6) UNRELEASED; urgency=medium * Fix "format not a string literal and no format arguments [-Werror=format-security]" errors (Closes: #643377). -- Fabian Greffrath Wed, 05 Oct 2011 14:26:47 +0200 flac (1.2.1-5) unstable; urgency=low * Team upload. [ Steve Langasek ] * Transition package to multiarch (Closes: #637582) -- Alessio Treglia Tue, 16 Aug 2011 12:55:20 +0200 flac (1.2.1-4) unstable; urgency=low [ Fabian Greffrath ] * Convert patch tracking system from dpatch to quilt. * Convert package to use dh7 with quilt and autotools-dev sequence addons. * Clean up debian/control and debian/flac.install. * Remove unnecessary debian/fixrpath. * Skip test suite, it was also skipped before. * Bring back config.sub and config.guess from upstream branch. * Improve debian/copyright. * Remove special handling of CFLAGS for m68k. * debian/patches/12_ac_config_macro_dir.patch: New patch, fixes "undefined macro: AM_PATH_XMMS" and similar errors which cause autoreconf to fail. * Drop debian/patches/90_autoreconf.patch in favour of dh-autoreconf. * Convert patch tracking system from dpatch to quilt. * Convert package to use dh7 with quilt and autotools-dev sequence addons. * Clean up debian/control and debian/flac.install. * Remove unseless debian/fixrpath. * Prepare new changelog entry. * Skip test suite, it was also skipped before. * Bring back config.sub and config.guess from upstream branch. * Clarify dh_auto_test should be omitted. * Update debian/changelog. * Improve debian/copyright. * Update debian/changelog. * Remove special handling of CFLAGS for m68k. * debian/patches/12_ac_config_macro_dir.patch: New patch, fixes "undefined macro: AM_PATH_XMMS" and similar errors which cause autoreconf to fail. * Drop debian/patches/90_autoreconf.patch in favour of dh-autoreconf. * Update debian/changelog. * Remove 90_autoreconf.patch from debian/patches/series as well. [ Alessio Treglia ] * debian/control: - Bump Standards. - Fix team's name. * debian/patches/13_replaygain_c_locale.patch: - flac should not use locales when running with 'replaygain' option (Closes: #498050). * debian/patches/14_metadata_iterators_memleak.patch: - Fix memoy leak in metadata_iterators.c, 'node' is not freed; Patch taken from upstream's patchtracker. * Add .gitignore to skip quilt files. * Add gbp config file. * Get rid of unneeded *.la files (Closes: #633177). -- Fabian Greffrath Sat, 09 Jul 2011 11:51:59 +0200 flac (1.2.1-3) unstable; urgency=low * Add Joshua Kwan back to Uploaders, sorry! * Update my e-mail address. * Fix "libFLAC.m4 may set empty -L flag when configure is called without arguments" (Closes: #579025). * Consider *gnuspe which matches powerpc-unknown-linux-gnuspe where AltiVec is not available at all (Closes: #585518), thanks Sebastian Andrzej Siewior. * Mandatory autoreconf. * Add debian/source/format, keep at 1.0 for now. * Add debian/README.source. * Add Vcs-* and Homepage fields. * Bump Standards-Version to 3.8.4. -- Fabian Greffrath Tue, 15 Jun 2010 14:37:46 +0200 flac (1.2.1-2) unstable; urgency=high * New maintainer (Closes: #539565). * Acknowledge NMUs (Closes: #456726, #455304, #525826, #525829). * Urgency high, because of fixed RC bugs. * Set Maintainer to Debian multimedia packages maintainers and added myself to Uploaders. * Wrapped and sorted Build-Depends. * Added ${misc:Depends} to all packages and wrapped Depends fields. * Bumped debhelper compat to 7. * Removed versioned dependency on g++ and libid3-3.8.3-dev, the required versions are already in oldstable. * Bumped Standards-Version to 3.8.2. * Removed Conflicts and Replaces against packages that aren't even in oldstable anymore. * Point to versioned license file (GPL-2). * Use dh_prep instead of dh_clean -k. * Update config.sub and config.guess in the configure rule and remove them in the clean target. * Fixed doc-base-uses-applications-section. * debian/patches/09_noexec-stack.dpatch: New patch to indicate that libFLAC.so doesn't need an executable stack (Closes: #467544), Thanks Russell Coker . * Added shlibs information for libflac8 and libflac++6 (Closes: #481428, #508293). * Fixed binary-control-field-duplicates-source. * Added patch description to debian/patches/02_doc_path.dpatch. * Added patch description to debian/patches/08_gcc-4.3_fixes.dpatch. * Regenerate manpages at compile time: Add docbook-to-man to Build- Depends, change debian/patches/02_doc_path.dpatch to modify man/flac.sgml, stop touching man/flac.1 in debian/rules and remove the manpages in the clean target. -- Fabian Greffrath Tue, 04 Aug 2009 08:54:15 +0200 flac (1.2.1-1.3) UNRELEASED; urgency=low * Non-maintainer upload. * Disable use of asembler optimizations. (closes: #525826) * Provide proper architecture information to build system. (closes: #525829) -- Bastian Blank Mon, 27 Apr 2009 13:09:23 +0000 flac (1.2.1-1.2) unstable; urgency=low * Non-maintainer upload. * Fix gcc-4.3 FTBFS, patch by KiBi (Closes: #455304) -- Marc 'HE' Brockschmidt Sun, 16 Mar 2008 18:02:56 +0100 flac (1.2.1-1.1) unstable; urgency=low * Non-maintainer upload. * Drop xmms-flac as xmms is being dropped (Closes: #456726). -- Luk Claes Mon, 21 Jan 2008 18:23:12 +0000 flac (1.2.1-1) unstable; urgency=low * New upstream release. closes: #434701 * Updated the versioned build-dependency on nasm. closes: #439277 * Patch work: - (REMOVED) 01_ldpath_fix.dpatch: fixed upstream -- Joshua Kwan Mon, 24 Sep 2007 10:48:12 -0700 flac (1.1.4-3) unstable; urgency=low * The "It's Never Too Late to Mend" release. * Finally, since liboggflac and libflac have been merged, make libflac-dev depend on libogg-dev. closes: #427742 -- Joshua Kwan Wed, 06 Jun 2007 08:32:47 -0700 flac (1.1.4-2) unstable; urgency=low * Provide flac.pc and flac++.pc. closes: #427651 * Fix typo in libFLAC.m4 that messes up LD_LIBRARY_PATH by mistake if it's previously set. closes: #427473 * Correct path to documentation. closes: #413411 * Updated ${Source-Version} usage to ${binary:Version} all around. -- Joshua Kwan Wed, 06 Jun 2007 01:09:18 -0700 flac (1.1.4-1) unstable; urgency=low * New upstream release. closes: #405167, #411311 - libOggFLAC and libOggFLAC++ have been merged into libFLAC, so remove their corresponding packages. - Because of the API changes required to effect the above, there has been yet another soname bump. libflac7 -> libflac8 and libflac++5 -> libflac++6. Emails have been dispatched to the maintainers of dependent packages. * Some notes on patches that were removed: - 02_stdin_stdout, 06_manpage_mention_utf8_convert: merged upstream - 08_manpage_warnings: Upstream has changed the manpage so it defintely can't fit in in 80 cols, so just forget about it. We'll live. - 05_eof_warnings_are_errors: Upstream decided to add a -w option to flac to treat all warnings as errors. I am going to defer to that for now, but if people think it's stupid let me know and I'll port the patch forward. - 04_stack_smasher: was a backport from 1.1.3, so it's obsolete. -- Joshua Kwan Tue, 29 May 2007 22:56:36 -0700 flac (1.1.2-6) unstable; urgency=high * Update 04_stack_smasher.dpatch, a more complete fix backported from 1.1.3. This should fix the XMMS crash issue, thanks Jan Luebbe. closes: #401774 -- Joshua Kwan Fri, 12 Jan 2007 01:12:14 -0800 flac (1.1.2-5) unstable; urgency=low * Add description for --no-utf8-convert option in metaflac.1. closes: #345785 * Don't exit 0 when a wrong option to flac is entered. closes: #329979 -- Joshua Kwan Sat, 27 May 2006 23:07:10 -0600 flac (1.1.2-4) unstable; urgency=low * Acknowledge NMU, now that it's snugly in testing. closes: #340960 * Fix the watch file. * Make symlinks for /usr/lib/bmp in xmms-flac to 'provide' bmp-flac, since input plugins between the two players are interchangeable. closes: #327108, #356788 * Bump Standards-Version. * Fix a goof in the rules that prevented ldconfig from happening in the postinst of all the library packages. -- Joshua Kwan Tue, 23 May 2006 21:17:41 -0700 flac (1.1.2-3.1) unstable; urgency=high * Non-maintainer upload. * Turn EOF warnings into errors (Closes: #340960). -- Luk Claes Tue, 28 Feb 2006 23:28:02 +0100 flac (1.1.2-3) unstable; urgency=medium * Brown paper bag release. * Patch work: - 03_cosmetic_flac_stats.dpatch: It actually did mess with some features. Add *one* conditional to fix the bug. Thanks Rodney Gordon II for helping debug. closes: #325078 -- Joshua Kwan Sat, 27 Aug 2005 00:09:06 -0700 flac (1.1.2-2) unstable; urgency=medium * The "GO BEARS" release * Patch work: - 04_stack_smasher.dpatch: Fix a really dumb stack smasher that's been fixed in CVS for several months but a maintenance release hasn't been made for. closes: #324783 -- Joshua Kwan Wed, 24 Aug 2005 00:20:17 -0700 flac (1.1.2-1) unstable; urgency=low * New maintainer. * Acknowledge NMU, thanks Steve; closes: #319235 * New upstream release, closes: #297331 * Clean up all the Conflicts/Replaces that no longer apply at all. * Remove dependencies on debconf. * Move documentation to new package libflac-doc, closes: #212645, #289737 * Tighten libid3-3.8.3-dev dependencies because of C++ transition. Just in case. * SONAMEs once again changed upstream, rebuild your packages! By virtue of being a SONAME change, this upload invalidates and thus closes: #301037, #297964, #298035 - libflac6 -> libflac7 - liboggflac1 -> liboggflac3 - libflac++4c2 -> libflac++5 - liboggflac++0c2 -> liboggflac++2 * Patch work (now using dpatch): - 01_relibtoolize.dpatch: Autotools Suck. - 02_stdin_stdout.dpatch: Fix a reference in documentation to 'stdin' that really means 'stdout', thanks dann frazier. closes: #207084 - 03_cosmetic_flac_stats.dpatch: Fix progress display with long filenames (Not intensively tested, but never fear: no actual features were harmed in the development of this bugfix.) closes: #138828 * Bump Standards-Version to 3.6.2, no changes necessary. * Bump debhelper compatibility level to 4 and use debian/compat instead of DH_COMPAT. * Amend the description of flac to mention metaflac as well as flac. -- Joshua Kwan Thu, 18 Aug 2005 02:53:09 -0700 flac (1.1.1-5) unstable; urgency=low * libflac++4 Conflicts: libflac++2c102 (= 1.1.1-1) for the same reasons as in 1.1.1-3 (Closes: #290353) -- Matt Zimmerman Fri, 14 Jan 2005 09:37:44 -0800 flac (1.1.1-4) unstable; urgency=low * Re-libtoolize to fix various build weirdnesses and a broken xmms-flac on amd64 (Closes: #289243) -- Matt Zimmerman Sat, 8 Jan 2005 15:08:22 -0800 flac (1.1.1-3) unstable; urgency=low * libflac6 conflicts with the broken version of libflac4 (Closes: #289077) * Disable asm optimizations on powerpc, fixing FTBFS (Closes: #289130) - Apply patch from Eric Wong to fix compilation when asm optimizations are disabled * Update to new package names in argument to dh_shlibdeps -l -- Matt Zimmerman Thu, 6 Jan 2005 20:23:08 -0800 flac (1.1.1-2) unstable; urgency=low * Fix -dev dependencies for soname transition (oops) -- Matt Zimmerman Wed, 5 Jan 2005 10:13:34 -0800 flac (1.1.1-1) unstable; urgency=low * New upstream release (Closes: #275324) - Merges all of our patches to common code - Fixes handling of long filenames (Closes: #213172) - Properly quotes AM_PATH_LIBFLAC (Closes: #254127) - Uses a much newer version of autotools (Closes: #263837) - Should fix problems with 8-bit audio samples (Closes: #179764) - Fixes segfault on some invalid files (Closes: #274301) - Fixes problems with very long files (Closes: #200435) - Fixes FLAC__STREAM_ENCODER_NOT_STREAMABLE error (Closes: #196556) - Man page is improved (Closes: #196812) -- Matt Zimmerman Wed, 5 Jan 2005 08:29:18 -0800 flac (1.1.0-11) unstable; urgency=low * Ensure that libFLAC is linked with -lm on all architectures, and regardless of whether nasm is present -- Matt Zimmerman Fri, 16 Apr 2004 15:14:31 -0700 flac (1.1.0-10) unstable; urgency=low * Touch man/flac.1, to avoid trying to build it even if the timestamp is skewed (Closes: #203580) -- Matt Zimmerman Wed, 30 Jul 2003 22:41:51 -0400 flac (1.1.0-9) unstable; urgency=low * Re-run automake so that the fix for #202694 actually takes effect (why is this working for me on i386 every time?) -- Matt Zimmerman Tue, 29 Jul 2003 19:53:17 -0400 flac (1.1.0-8) unstable; urgency=low * Pregenerate the flac.1 man page (Closes: #203024) -- Matt Zimmerman Tue, 29 Jul 2003 08:13:50 -0400 flac (1.1.0-7) unstable; urgency=low * Link flac itself with -lm, in addition to libFLAC (why did this work for me?) (Closes: #202964) -- Matt Zimmerman Sat, 26 Jul 2003 11:58:14 -0400 flac (1.1.0-6) unstable; urgency=low * Run automake so that library linking changes take effect. (Closes: #194718) -- Matt Zimmerman Sat, 26 Jul 2003 00:09:32 -0400 flac (1.1.0-5) unstable; urgency=low * Long-overdue policy check - Build with -g always, and omit -O2 for debug builds - Pull in changes from upstream CVS to link all shared libraries against dependent libraries (Closes: #194718) - Standards-Version: 3.6.0 -- Matt Zimmerman Thu, 17 Jul 2003 22:43:01 -0400 flac (1.1.0-4) unstable; urgency=low * Clean up diff * Move -dev packages to Section: libdevel * Build-Depend on libid3-3.8.3-dev (Closes: #196285) -- Matt Zimmerman Sat, 7 Jun 2003 00:54:50 -0400 flac (1.1.0-3) unstable; urgency=low * Build various libraries used in the build tree using libtool rather than plain .a archives, in order to get PIC code for linking into shared libraries (Closes: #179434) * Metaflac manpage was included upstream in 1.1.0 (Closes: #170598) * Versioned build-dependency on nasm was added in 1.1.0-1 (Closes: #175944) * 1.1.0 was uploaded (Closes: #178620) -- Matt Zimmerman Sun, 2 Feb 2003 18:02:34 -0500 flac (1.1.0-2) unstable; urgency=low * Clean up -dev package dependencies - libflac++-dev depends: libflac-dev (Closes: #179422) - liboggflac-dev depends: libflac-dev - liboggflac++-dev depends: liboggflac-dev, libflac++-dev -- Matt Zimmerman Sun, 2 Feb 2003 01:32:28 -0500 flac (1.1.0-1) unstable; urgency=low * New upstream release * liboggflac0 -> liboggflac1 * liboggflac1 unfortunately conflicts with liboggflac0 due to an accidental file overlap -- Matt Zimmerman Fri, 31 Jan 2003 16:26:37 -0500 flac (1.0.4-5) unstable; urgency=low * Build with g++ 3.2 * Build-depends: g++ (>= 2:3.2) * libflac++2 -> libflac++2c102 * liboggflac++0 -> liboggflac++0c102 -- Matt Zimmerman Tue, 7 Jan 2003 20:26:25 -0500 flac (1.0.4-4) unstable; urgency=low * Build libplugin-common as PIC (Closes: #162718) * Remove libflac-dev's relation with itself (thanks, lintian) -- Matt Zimmerman Sun, 17 Nov 2002 01:34:23 -0500 flac (1.0.4-3) unstable; urgency=low * A file which belonged in libflac-dev ended up in flac 1.0.4-1, so libflac-dev Replaces: libflac-dev (= 1.0.4-1) (Closes: #163847) -- Matt Zimmerman Tue, 8 Oct 2002 16:39:28 -0400 flac (1.0.4-2) unstable; urgency=medium * Fix libflac and libflac++ shared library package names, which were invalidated by an unexpected soname change (Closes: #162907) * Split liboggflac and liboggflac++ into separate packages -- Matt Zimmerman Sat, 5 Oct 2002 22:42:56 -0400 flac (1.0.4-1) unstable; urgency=low * New upstream release -- Matt Zimmerman Thu, 26 Sep 2002 10:32:24 -0400 flac (1.0.3-3) unstable; urgency=low * Tidy up installation of documentation (Closes: #159676) -- Matt Zimmerman Thu, 5 Sep 2002 08:15:58 -0400 flac (1.0.3-2) unstable; urgency=low * Change libflac++-dev to Section: devel -- Matt Zimmerman Sat, 13 Jul 2002 11:45:28 -0400 flac (1.0.3-1) unstable; urgency=low * New upstream release -- Matt Zimmerman Thu, 4 Jul 2002 20:14:59 -0400 flac (1.0.2+1.0.3beta-1) experimental; urgency=low * New upstream pre-release * Now provides a C++ library as well * Use dh_makeshlibs to create shlibs control files -- Matt Zimmerman Sat, 15 Jun 2002 11:59:46 -0400 flac (1.0.2-1) unstable; urgency=low * New upstream release. * Fixes a bug which crashed the input plugins after playing a few files (Closes: #123210) * Fixes issues with the assembler optimizations, so that they can be re-enabled for better performance on i386 -- Matt Zimmerman Mon, 10 Dec 2001 03:09:22 -0500 flac (1.0.1-2) unstable; urgency=low * Pre-generate man page, since something has changed upstream (Closes: #120463) -- Matt Zimmerman Wed, 21 Nov 2001 14:19:29 -0500 flac (1.0.1-1) unstable; urgency=low * New upstream release. * Raw encoding bug is fixed upstream (Closes: #119396) * Manpage is fixed upstream (Closes: #107207) -- Matt Zimmerman Mon, 19 Nov 2001 15:33:42 -0500 flac (1.0-3) unstable; urgency=low * Tighten build-dependency on debconf, since we use DH_COMPAT=3 (Closes: #115663) * Disable assembler optimizations, as they seem to cause problems on some systems. -- Matt Zimmerman Tue, 16 Oct 2001 07:38:13 -0400 flac (1.0-2) unstable; urgency=low * Fix shlibs file (it was trying to use a substitution variable) (Closes: #107614) -- Matt Zimmerman Fri, 3 Aug 2001 16:54:20 -0400 flac (1.0-1) unstable; urgency=low * New upstream version. * debian/control: Upstream now ships our man page, so there's no need to build-depend on docbook-to-man. Build-dependency removed. * debian/rules: Let upstream makefiles install headers and man page * debian/control: Upstream library soname version has changed, modified accordingly * debian/rules: shlibs hackery is apparently no longer necessary, as dpkg-shlibdeps will find shlibs files in package/DEBIAN * Build-Depend on nasm on i386 to take advantage of optimized assembly routines * debian/rules, debian/control: Move the .la libtool widget from the runtime package to the development package, and add Replaces * ltmain.sh: Hack up to get things to work with libtool 1.4 * debian/rules: DH_COMPAT=3 -- Matt Zimmerman Wed, 25 Jul 2001 15:57:29 -0400 flac (0.10-2) unstable; urgency=low * Fix a build error with the xmms plugin that resulted in a broken xmms-flac. Patch forwarded upstream. (Closes: #101827) -- Matt Zimmerman Thu, 21 Jun 2001 15:43:39 -0400 flac (0.10-1) unstable; urgency=low * New upstream version. -- Matt Zimmerman Thu, 14 Jun 2001 16:05:29 -0400 flac (0.9-1) unstable; urgency=low * New upstream version. * From the upstream changelog: * FLAC 0.9 released. There were some format changes that broke backwards compatibility but these should be the last (see below). Also, there have been several bug fixes and some new features: + FLAC's sync code has been lengthened to 14 bits from 9 bits. This should enable a faster and more robust synchronization mechanism. + Two reserved bits were added to the frame header. + A CRC-16 was added to the FLAC frame footer, and the decoder now does frame integrity checking based on the CRC. + The format now includes a new subframe field to indicate when a subblock has one or more 0 LSBs for all samples. This increases compression on some kinds of data. + Added two options to the analysis mode, one for including the residual signal in the analysis file, and one for generating gnuplot files of each subframe's residual distribution with some statistics. See the latest documentation. + XMMS plugin now supports 8-bit files. FLAC is on track for an official 1.0 release soon. -- Matt Zimmerman Fri, 6 Apr 2001 07:41:30 -0400 flac (0.8-1) unstable; urgency=low * New upstream version. * From the upstream changelog: * This release is a result of extensive testing and fixes several bugs encountered when pushing the encoder to the limit. I'm pretty confident in the stability of the encoder/decoder now for all kinds of input. There have also been several features added. Here is a complete list of the changes since 0.7: + Created a new utility called metaflac. It is a metadata editor for .flac files. Right now it just lists the contents of the metadata blocks but eventually it will allow update/insertion/deletion. + Added two new metadata blocks: PADDING which has an obvious function, and APPLICATION, which is meant to be open to third party applications. See the latest format docs for more info, or the new id registration page. + Added a -P option to flac to reserve a PADDING block when encoding. + Added support for 24-bit files to flac (the FLAC format always supported it). + Started the Winamp3 plugin. + Greatly expanded the test suite, adding more streams (24-bit streams, noise streams, non-audio streams, more patterns) and more option combinations to the encoder. The test suite runs about 30 streams and over 5000 encodings now. * This version includes a patch to configure.in from upstream CVS (an omitted AC_OUTPUT file). -- Matt Zimmerman Fri, 9 Mar 2001 03:58:56 -0500 flac (0.7-1) unstable; urgency=low * New upstream version. * Note that this version contains a known bug that, according to the author, is revealed when encoding more than 2 channels using a large blocksize (>32k samples). See http://flac.sourceforge.net/news.html#20010212 for more information. -- Matt Zimmerman Fri, 23 Feb 2001 01:14:10 -0500 flac (0.6-2) unstable; urgency=low * Display a note about backward compatibility * Warn users of pre-0.6 versions about upgrading, as 0.6 cannot read files encoded with previous versions (Closes: #84630) -- Matt Zimmerman Sat, 3 Feb 2001 20:46:22 -0500 flac (0.6-1) unstable; urgency=low * New upstream version: - encoding speed in default mode (-6) is at least 3x faster - a new "loose mid-side" adaptive algorithm should help -1 and -5 modes - a new analyze mode for developers - bug fixes related to pipes * Our automake patches have been incorporated upstream, so we no longer need them in the Debian diff * Added manpage for flac * Run ldconfig in postinst (oops) * Cleaned up debian/ directory -- Matt Zimmerman Mon, 29 Jan 2001 14:50:11 -0500 flac (0.5-2) unstable; urgency=low * Fixed binary package sections to match override file (oops) * debian/rules: Set execute permissions on autoconf scripts created in the debian diff (Closes: #83105) * Honor DEB_BUILD_OPTIONS (nostrip, debug) -- Matt Zimmerman Mon, 22 Jan 2001 14:57:31 -0500 flac (0.5-1) unstable; urgency=low * Initial Release. -- Matt Zimmerman Wed, 17 Jan 2001 14:52:43 -0500 debian/libflac-doc.doc-base.api0000664000000000000000000000054212211107356013475 0ustar Document: libflac-doc-api Title: FLAC Library API Reference Author: Josh Coalson Abstract: This is the online API reference for the libFLAC, libFLAC++, libOggFLAC, and libOggFLAC++ libraries, generated by Doxygen. Section: Programming Format: HTML Index: /usr/share/doc/libflac-doc/html/api/index.html Files: /usr/share/doc/libflac-doc/html/api/*.html debian/source/0000775000000000000000000000000012211107356010466 5ustar debian/source/format0000664000000000000000000000001412211107356011674 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212211107356010364 0ustar 9 debian/libflac-dev.install0000664000000000000000000000016312211107356012726 0ustar usr/lib/*/libFLAC.a usr/lib/*/libFLAC.so usr/include/FLAC usr/lib/*/pkgconfig/flac.pc usr/share/aclocal/libFLAC.m4 debian/libflac8.install0000664000000000000000000000002712211107356012241 0ustar usr/lib/*/libFLAC.so.* debian/patches/0000775000000000000000000000000012435657273010635 5ustar debian/patches/requires-flac.patch0000664000000000000000000000111512211107356014376 0ustar Description: Chain::Status::as_cstring uses FLAC__Metadata_ChainStatusString which is in libFLAC. Since the function is inline, every program calling this function must also link with -lflac, but this is missing in flac++.pc. Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713645 --- a/src/libFLAC++/flac++.pc.in +++ b/src/libFLAC++/flac++.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: FLAC++ Description: Free Lossless Audio Codec Library (C++ API) Version: @VERSION@ -Requires.private: flac +Requires: flac Libs: -L${libdir} -lFLAC++ Cflags: -I${includedir} debian/patches/series0000664000000000000000000000032412435657273012051 0ustar Revert-man-Makefile-Fail-more-gracefully.patch 0002-Add-missing-config.h-includes.patch 0003-metaflac-Fix-local_strcat-to-terminate-string-correc.patch requires-flac.patch CVE-2014-8962.patch CVE-2014-9028.patch debian/patches/CVE-2014-9028.patch0000664000000000000000000000257412435657273013267 0ustar Description: fix arbitrary code execution via crafted .flac file Origin: upstream, https://git.xiph.org/?p=flac.git;a=commit;h=fcf0ba06ae12ccd7c67cee3c8d948df15f946b85 Origin: upstream, https://git.xiph.org/?p=flac.git;a=commit;h=5a365996d739bdf4711af51d9c2c71c8a5e14660 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770918 Index: flac-1.3.0/src/libFLAC/stream_decoder.c =================================================================== --- flac-1.3.0.orig/src/libFLAC/stream_decoder.c 2014-11-27 12:21:07.875459442 -0500 +++ flac-1.3.0/src/libFLAC/stream_decoder.c 2014-11-27 12:21:43.135664436 -0500 @@ -2709,14 +2709,16 @@ if(decoder->private_->frame.header.blocksize < predictor_order) { send_error_to_client_(decoder, FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC); decoder->protected_->state = FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC; - return true; + /* We have received a potentially malicious bt stream. All we can do is error out to avoid a heap overflow. */ + return false; } } else { if(partition_samples < predictor_order) { send_error_to_client_(decoder, FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC); decoder->protected_->state = FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC; - return true; + /* We have received a potentially malicious bit stream. All we can do is error out to avoid a heap overflow. */ + return false; } } debian/patches/CVE-2014-8962.patch0000664000000000000000000000220512435657267013267 0ustar From 5b3033a2b355068c11fe637e14ac742d273f076e Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Tue, 18 Nov 2014 07:20:25 -0800 Subject: [PATCH] src/libFLAC/stream_decoder.c : Fix buffer read overflow. This is CVE-2014-8962. Reported-by: Michele Spagnuolo, Google Security Team --- src/libFLAC/stream_decoder.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) Index: flac-1.3.0/src/libFLAC/stream_decoder.c =================================================================== --- flac-1.3.0.orig/src/libFLAC/stream_decoder.c 2014-11-27 12:21:02.471427839 -0500 +++ flac-1.3.0/src/libFLAC/stream_decoder.c 2014-11-27 12:21:02.467427815 -0500 @@ -71,7 +71,7 @@ * ***********************************************************************/ -static FLAC__byte ID3V2_TAG_[3] = { 'I', 'D', '3' }; +static const FLAC__byte ID3V2_TAG_[3] = { 'I', 'D', '3' }; /*********************************************************************** * @@ -1365,6 +1365,10 @@ id = 0; continue; } + + if(id >= 3) + return false; + if(x == ID3V2_TAG_[id]) { id++; i = 0; debian/patches/0003-metaflac-Fix-local_strcat-to-terminate-string-correc.patch0000664000000000000000000000170212211107356024353 0ustar From 606fdfcaece19d3e05434bde57c289102a369069 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 3 Jun 2013 13:09:05 +0200 Subject: [PATCH 3/3] metaflac : Fix local_strcat() to terminate string correctly. The NUL char is written at incorrect place when the destination string is longer than 0, which causes memory corruption. It was broken by commit 2d6354ff2a618a79d40edbd4f208b4b07c5422f1. Signed-off-by: Erik de Castro Lopo --- src/metaflac/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/src/metaflac/utils.c +++ b/src/metaflac/utils.c @@ -75,7 +75,7 @@ void local_strcat(char **dest, const cha *dest = safe_realloc_add_3op_(*dest, ndest, /*+*/nsource, /*+*/1); if(0 == *dest) die("out of memory growing string"); - safe_strncpy((*dest)+ndest, source, ndest + nsource + 1); + safe_strncpy((*dest)+ndest, source, nsource + 1); } static inline int local_isprint(int c) debian/patches/0002-Add-missing-config.h-includes.patch0000664000000000000000000001221212211107356017647 0ustar From d42c04260bf9e27cbb8c61a5529ecab3b20e25ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 31 May 2013 21:55:55 -0400 Subject: [PATCH 2/3] Add missing config.h includes All C and C++ files must include config.h Signed-off-by: Erik de Castro Lopo --- src/libFLAC++/metadata.cpp | 4 ++++ src/libFLAC++/stream_decoder.cpp | 4 ++++ src/libFLAC++/stream_encoder.cpp | 4 ++++ src/plugin_xmms/charset.c | 4 ++++ src/plugin_xmms/configure.c | 4 ++++ src/plugin_xmms/fileinfo.c | 4 ++++ src/plugin_xmms/http.c | 4 ++++ src/plugin_xmms/plugin.c | 4 ++++ src/plugin_xmms/tag.c | 4 ++++ src/share/grabbag/alloc.c | 4 ++++ src/test_libFLAC++/encoders.cpp | 4 ++++ src/test_libFLAC++/main.cpp | 4 ++++ src/test_libFLAC++/metadata.cpp | 4 ++++ src/test_libFLAC++/metadata_object.cpp | 4 ++++ src/utils/flactimer/main.cpp | 4 ++++ 15 files changed, 60 insertions(+) --- a/src/libFLAC++/metadata.cpp +++ b/src/libFLAC++/metadata.cpp @@ -31,6 +31,10 @@ */ #define __STDC_LIMIT_MACROS 1 /* otherwise SIZE_MAX is not defined for c++ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "share/alloc.h" #include "FLAC++/metadata.h" #include "FLAC/assert.h" --- a/src/libFLAC++/stream_decoder.cpp +++ b/src/libFLAC++/stream_decoder.cpp @@ -30,6 +30,10 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "FLAC++/decoder.h" #include "FLAC/assert.h" --- a/src/libFLAC++/stream_encoder.cpp +++ b/src/libFLAC++/stream_encoder.cpp @@ -30,6 +30,10 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "FLAC++/encoder.h" #include "FLAC++/metadata.h" #include "FLAC/assert.h" --- a/src/plugin_xmms/charset.c +++ b/src/plugin_xmms/charset.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "plugin.h" #include --- a/src/plugin_xmms/configure.c +++ b/src/plugin_xmms/configure.c @@ -21,6 +21,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "plugin.h" #include --- a/src/plugin_xmms/fileinfo.c +++ b/src/plugin_xmms/fileinfo.c @@ -18,6 +18,10 @@ * with this program; if not, write to the Free Software Foundation, Inc., */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "plugin.h" #include --- a/src/plugin_xmms/http.c +++ b/src/plugin_xmms/http.c @@ -17,6 +17,10 @@ */ /* modified for FLAC support by Steven Richman (2003) */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "plugin.h" #include --- a/src/plugin_xmms/plugin.c +++ b/src/plugin_xmms/plugin.c @@ -17,6 +17,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "plugin.h" #include --- a/src/plugin_xmms/tag.c +++ b/src/plugin_xmms/tag.c @@ -20,6 +20,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "plugin.h" #include --- a/src/share/grabbag/alloc.c +++ b/src/share/grabbag/alloc.c @@ -30,6 +30,10 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include "share/alloc.h" --- a/src/test_libFLAC++/encoders.cpp +++ b/src/test_libFLAC++/encoders.cpp @@ -17,6 +17,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "encoders.h" #include "FLAC/assert.h" #include "FLAC++/encoder.h" --- a/src/test_libFLAC++/main.cpp +++ b/src/test_libFLAC++/main.cpp @@ -17,6 +17,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "decoders.h" #include "encoders.h" #include "metadata.h" --- a/src/test_libFLAC++/metadata.cpp +++ b/src/test_libFLAC++/metadata.cpp @@ -17,6 +17,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "metadata.h" #include --- a/src/test_libFLAC++/metadata_object.cpp +++ b/src/test_libFLAC++/metadata_object.cpp @@ -17,6 +17,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include /* for malloc() */ #include /* for memcmp() */ --- a/src/utils/flactimer/main.cpp +++ b/src/utils/flactimer/main.cpp @@ -17,6 +17,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include debian/patches/Revert-man-Makefile-Fail-more-gracefully.patch0000664000000000000000000000152212211107356021335 0ustar From f19bf6e040c11ba5535cf141ab7a76af64614a97 Mon Sep 17 00:00:00 2001 From: Fabian Greffrath Date: Thu, 6 Jun 2013 12:07:58 +0200 Subject: [PATCH] Revert "man/Makefile : Fail more gracefully." This reverts commit 023f06f6cbc316127ca1a4fb4178ef344a413bd5. --- man/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) --- a/man/Makefile.am +++ b/man/Makefile.am @@ -18,12 +18,10 @@ if FLaC__HAS_DOCBOOK_TO_MAN flac.1: flac.sgml - docbook-to-man $? > $@ - (docbook2man $? && mv FLAC.1 $@) + docbook-to-man $? > $@ || (docbook2man $? && mv FLAC.1 $@) metaflac.1: metaflac.sgml - docbook-to-man $? > $@ - (docbook2man $? && mv METAFLAC.1 $@) + docbook-to-man $? > $@ || (docbook2man $? && mv METAFLAC.1 $@) else flac.1: echo "*** Warning: docbook-to-man not found; man pages will not be built." debian/flac.install0000664000000000000000000000002612211107356011461 0ustar usr/bin usr/share/man debian/copyright0000664000000000000000000000572412211107356011131 0ustar This package was debianized by Matt Zimmerman on Wed, 17 Jan 2001 14:52:43 -0500. It was downloaded from http://flac.sourceforge.net/ Upstream Author: Josh Coalson Copyright and Licenses (from README): /* FLAC - Free Lossless Audio Codec * Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson * * This file is part the FLAC project. FLAC is comprised of several * components distributed under difference licenses. The codec libraries * are distributed under Xiph.Org's BSD-like license (see the file * COPYING.Xiph in this distribution). All other programs, libraries, and * plugins are distributed under the LGPL or GPL (see COPYING.LGPL and * COPYING.GPL). The documentation is distributed under the Gnu FDL (see * COPYING.FDL). Each file in the FLAC distribution contains at the top the * terms under which it may be distributed. * * Since this particular file is relevant to all components of FLAC, * it may be distributed under the Xiph.Org license, which is the least * restrictive of those mentioned above. See the file COPYING.Xiph in this * distribution. */ Xiph.org's BSD-like License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . - Neither the name of the Xiph.org Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The Debian packaging is licensed under the terms of the GNU General Public License; either version 2 of the License, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". On Debian systems, the complete text of the GNU Free Documentation License can be found in "/usr/share/common-licenses/GFDL-1.2". debian/watch0000664000000000000000000000016212211107356010216 0ustar version=3 http://downloads.xiph.org/releases/flac/flac-(.+)(?:-src)?\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/libflac-doc.doc-base.web0000664000000000000000000000115212211107356013477 0ustar Document: libflac-doc-web Title: FLAC Project Documentation Author: Josh Coalson Abstract: This is the HTML version of the FLAC documentation, which is more or less a mirror of the FLAC homepage. It provides instructions for using the command-line flac and metaflac programs, descriptions of the internal format of FLAC files, the goals of the FLAC project, Frequently Asked Questions about FLAC, useful information for FLAC developers, and links to other applications with FLAC support. Section: Sound Format: HTML Index: /usr/share/doc/libflac-doc/html/index.html Files: /usr/share/doc/libflac-doc/html/*.html debian/gbp.conf0000664000000000000000000000005712211107356010607 0ustar [DEFAULT] pristine-tar = True compression = xz debian/clean0000664000000000000000000000003212211107356010166 0ustar man/flac.1 man/metaflac.1 debian/rules0000775000000000000000000000144612211107356010253 0ustar #!/usr/bin/make -f export DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU) # 3DNow! is deprecated even on amd64 OPTFLAGS := --disable-3dnow # Enable SSE only on amd64 ifeq ($(DEB_HOST_ARCH_CPU),amd64) OPTFLAGS += --disable-altivec --enable-sse # Enable Altivec only on ppc64 else ifeq ($(DEB_HOST_ARCH_CPU),ppc64) OPTFLAGS += --enable-altivec --disable-sse else OPTFLAGS += --disable-asm-optimizations --disable-sse --disable-altivec endif %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- \ --disable-rpath \ --disable-xmms-plugin \ $(OPTFLAGS) \ --enable-static override_dh_auto_test: dh_auto_test --no-act override_dh_makeshlibs: dh_makeshlibs -plibflac8 -V "libflac8 (>= 1.3.0)" dh_makeshlibs -plibflac++6 -V "libflac++6 (>= 1.3.0)"