Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154699 - x11-libs/cairo debug use flag (patch)
Summary: x11-libs/cairo debug use flag (patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-10 10:08 UTC by R Stephan
Modified: 2006-11-17 23:01 UTC (History)
1 user (show)

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


Attachments
patch for cairo ebuild that enables debug use flag (t,1.37 KB, patch)
2006-11-10 10:13 UTC, R Stephan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R Stephan 2006-11-10 10:08:48 UTC
x11-libs/cairo doesn't honor the debug use flag.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-10 10:11:59 UTC
It doesn't have any debug use flag.

# emerge -pv cairo

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-libs/cairo-1.2.4  USE="X -directfb -doc glitz pdf png svg" 0 kB 
Comment 2 R Stephan 2006-11-10 10:13:19 UTC
Created attachment 101613 [details, diff]
patch for cairo ebuild that enables debug use flag

This patch
1. adds debug to inherit line
2. adds debug to IUSE flags
3. adds " --enable-debug=yes" to econf parameters if debug is used
Comment 3 R Stephan 2006-11-10 10:16:41 UTC
I have confirmed (by compiling against the
resulting lib) that the above patch works.
So, I'm asking you to implement it.
Comment 4 R Stephan 2006-11-10 10:19:56 UTC
hello, this is a useful patch. what did I wrong?
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2006-11-17 23:01:15 UTC
Added something similar in cairo-1.2.6