Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49024 - cairo and xorg-x11
Summary: cairo and xorg-x11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Tom Payne (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 03:27 UTC by Raphael Jacquot
Modified: 2004-06-20 01:14 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 Raphael Jacquot 2004-04-26 03:27:15 UTC
xrender.pc (/usr/portage/x11-libs/cairo/files/xrender.pc) should really be somewhere in the x11 package somewhere with the rest of xrender
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-04-26 07:27:10 UTC
It's actually installed by xorg-x11 (~arch) and xfree-4.3.0-r6 (which will be removed from  hard-mask shortly, pending bug #1343 and bug #21450). So as soon as they hit stable, cairo can stop doing that. By the way, I hope you're hacking that xrender.pc to have the proper version and so forth based on what's installed.
Comment 2 Tom Payne (RETIRED) gentoo-dev 2004-04-28 12:11:52 UTC
I agree the xfree and xorg-x11 should provide xrender.pc. See bug #40400. AFAIK xfree-4.3.0-r6 is still masked in package.mask. When this is unmasked I'll remove the xrender.pc from cairo.

I've no plans to update cairo's xrender.pc to report the version: it's non-trivial to do reliably (probably best plan is to find highest ver of ${R}/usr/X11R6/lib/X11/Xrender.so.*, can't call XRenderQueryVersion because X not nescessarily running when we install the package) but IMNSHO it's simply not worth the hassle given that 4.3.0-r6 will be available 'soon'.

I'm open to disagreements :-)
Comment 3 Tom Payne (RETIRED) gentoo-dev 2004-06-20 01:14:11 UTC
x11-libs/cairo no longer installs xrender.pc.