Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52843 - xrender.pc version setting doesn't work.
Summary: xrender.pc version setting doesn't work.
Status: RESOLVED FIXED
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-06-02 19:27 UTC by Peter Johanson (RETIRED)
Modified: 2004-06-02 20:35 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 Peter Johanson (RETIRED) gentoo-dev 2004-06-02 19:27:44 UTC
The magic used to set the version in the xrender.pc file is not working. It just puts in the string '${XRENDER_VER}' instead of the actual version. Why not put this file in ${FILESDIR} and just sed in the proper version and install the file instead of the <<-EOF stuff?
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-06-02 19:30:09 UTC
Which package, please. xorg-x11 or xfree?
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2004-06-02 19:47:42 UTC
sorry. xorg-x11.
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2004-06-02 20:35:28 UTC
Fixed, using echo. Please confirm.