Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117806 - vte-0.11.16 has "broken" vte.pc
Summary: vte-0.11.16 has "broken" vte.pc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 116617
  Show dependency tree
 
Reported: 2006-01-04 17:13 UTC by Peter Johanson (RETIRED)
Modified: 2006-01-05 14:45 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 2006-01-04 17:13:34 UTC
the vte.pc file was changed in the 0.11.16 release to have the gtk+, X, etc requires in the "Requires.private:" section, which apparently requires a new new pkg-config to work. The end result is those includes/cflags no longer show up when doing `pkg-config --cflags vte`.

This has broken the compilation of gtk-sharp-2.4/2.6, and potentially others.

The change to *revert* that vte.pc change is found in gnome CVS is here: http://cvs.gnome.org/viewcvs/vte/vte.pc.in?rev=1.12&view=markup

Probably depping on some insanely new pkg-config file would work to solve it, but it seems preferable to apply the reverted change to the vte.pc file until a later time (since upstream seems to have taken this approach)
Comment 1 Joe McCann (RETIRED) gentoo-dev 2006-01-05 14:45:41 UTC
Thanks very much for the report. This is fixed in cvs with vte-0.11.16-r1.