Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207990 - kde-base/kdemultimedia-kioslaves-4.0.0 doesn't compile, USE="-flac" doesnt work
Summary: kde-base/kdemultimedia-kioslaves-4.0.0 doesn't compile, USE="-flac" doesnt work
Status: RESOLVED DUPLICATE of bug 207987
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-29 04:43 UTC by Liu DongMiao
Modified: 2008-01-29 05:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

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