Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44984 - x11-base/xfree does not install xrender.pc
Summary: x11-base/xfree does not install xrender.pc
Status: RESOLVED DUPLICATE of bug 40400
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 16:02 UTC by Tom Payne (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Tom Payne (RETIRED) gentoo-dev 2004-03-17 16:02:21 UTC
I have a package that expects to use pkg-config to learn about Xrender. /usr/X11R6/lib/libXrender.* is supplied by x11-base/xfree, but it does not supply /usr/lib/pkgconfig/xrender.pc.
The package which wants xrender.pc is x11-libs/cairo. Right now, the cairo ebuild installs its own xrender.pc which arbitarily gives xrender a version number of 1.0 (the actual version is 1.2 on my xfree-4.3.0-r5 installation.
If you do not consider this bug worth fixing (I know of no other packages that want xrender.pc) then feel free to mark this bug as WONTFIX.

Regards,

Tom
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-17 16:05:47 UTC
I'd expect a Gentoo dev to search before filing a bug ... I'm a little disappointed.

*** This bug has been marked as a duplicate of 40400 ***
Comment 2 Tom Payne (RETIRED) gentoo-dev 2004-03-17 16:09:56 UTC
Sorry. I don't think any packages other than cairo use it, and there was no cairo ebuild in the tree, so I didn't expect such a bug to already exist.