Bug 153503

Summary: flac > 1.1.2 doesn't supported
Product: [Frameworks and Libraries] kio Reporter: Pavel Volkovitskiy <olfway>
Component: audiocdAssignee: icefox
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: detect flac > 1.1.2
make kdemultimedia build with flac > 1.1.2

Description Pavel Volkovitskiy 2007-12-05 18:36:54 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

1.1.3 flac was out 27-Nov-2006, kde4 shouldn't use old, unavailable api
Comment 2 Pavel Volkovitskiy 2007-12-05 19:30:54 UTC
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
Comment 3 Alex Merry 2008-01-28 15:53:48 UTC
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
Comment 4 Alex Merry 2008-01-28 15:56:35 UTC
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