Summary: | flac > 1.1.2 doesn't supported | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Pavel Volkovitskiy <olfway> |
Component: | audiocd | Assignee: | icefox |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
detect flac > 1.1.2
make kdemultimedia build with flac > 1.1.2 |
Description
Pavel Volkovitskiy
2007-12-05 18:36:54 UTC
Created attachment 22366 [details] detect flac > 1.1.2 http://ftp.frugalware.org/pub/other/people/crazy/playground/source/kde4/kdelibs/flac.patch Created attachment 22367 [details] make kdemultimedia build with flac > 1.1.2 http://ftp.frugalware.org/pub/other/people/crazy/playground/source/kde4/kdemultimedia/flac.patch SVN commit 767695 by alexmerry: Support FLAC > 1.1.2. This does not remove support for FLAC 1.1.2. BUG: 153503 M +6 -5 kdelibs/cmake/modules/FindFlac.cmake M +16 -1 kdemultimedia/kioslave/audiocd/plugins/flac/encoderflac.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=767695 SVN commit 767696 by alexmerry: Backport fix for FLAC > 1.1.2. CCBUG: 153503 M +6 -5 kdelibs/cmake/modules/FindFlac.cmake M +16 -1 kdemultimedia/kioslave/audiocd/plugins/flac/encoderflac.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=767696 |