Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 207990

Summary: kde-base/kdemultimedia-kioslaves-4.0.0 doesn't compile, USE="-flac" doesnt work
Product: Gentoo Linux Reporter: Liu DongMiao <hanyiny>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Liu DongMiao 2008-01-29 04:43:12 UTC
in the ebuilds it says:
    # FIXME: there should be a flac flag, but it doesn't work since I can't
    # figure out how to get libOggFLAC.so
    #   $(cmake-utils_use_with flac Flac)

i think the ebuilds shouldnt with USE flac on, no off means on. on other way, if one installed flac, and cmake check it, so we must dont use flac. 

but i dont understand, kdemultimedia has fixed it, but kdemultimedia-kioslaves doesnt fix it... why?

fix way: uncomment $(cmake-utils_use_with flac Flac), as we cant suppose users dont install flac.
Comment 1 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-01-29 04:46:52 UTC

*** This bug has been marked as a duplicate of bug 207987 ***
Comment 2 Liu DongMiao 2008-01-29 05:20:40 UTC
kdemultimedia-4.0.0.ebuild has fixed, but kdemultimedia-kioslaves-4.0.0 doesnt patch the file. so i suggest just patch kdemultimedia-4.0.0-flac-1.1.3.patch for kdemultimedia-kioslaves-4.0.0. 

and it works for me.

fixed way: patch kdemultimedia-4.0.0-flac-1.1.3.patch for kdemultimedia-kioslaves-4.0.0.