Bug 153503 - flac > 1.1.2 doesn't supported
Summary: flac > 1.1.2 doesn't supported
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: audiocd (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: icefox
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-05 18:36 UTC by Pavel Volkovitskiy
Modified: 2008-01-28 15:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
detect flac > 1.1.2 (1.06 KB, patch)
2007-12-05 19:29 UTC, Pavel Volkovitskiy
Details
make kdemultimedia build with flac > 1.1.2 (2.12 KB, patch)
2007-12-05 19:30 UTC, Pavel Volkovitskiy
Details

Note You need to log in before you can comment on or make changes to this bug.
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