Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105493 - gtkglext-1.0.6 requires pangox
Summary: gtkglext-1.0.6 requires pangox
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 114873 (view as bug list)
Depends on:
Blocks: 110852 113617
  Show dependency tree
 
Reported: 2005-09-10 08:08 UTC by Martin Schlemmer (RETIRED)
Modified: 2005-12-08 07:20 UTC (History)
1 user (show)

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


Attachments
gtkglext-1.0.6-requires-pangox.patch (gtkglext-1.0.6-requires-pangox.patch,1.03 KB, patch)
2005-09-10 08:11 UTC, Martin Schlemmer (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schlemmer (RETIRED) gentoo-dev 2005-09-10 08:08:44 UTC
Because gtkglext uses pango_x_font_cache_load() in gdk/x11/gdkglfont-x11.c, it
needs to link against libpangox, which it does not do.  It also needs to specify
the dependency in gdkglext.pc.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2005-09-10 08:11:16 UTC
Created attachment 68115 [details, diff]
gtkglext-1.0.6-requires-pangox.patch

Patch to fix the issue. (needs running autoconf after applying)
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2005-09-18 02:34:39 UTC
Thanks Az, committed to CVS.
Comment 3 foser (RETIRED) gentoo-dev 2005-12-08 07:20:51 UTC
*** Bug 114873 has been marked as a duplicate of this bug. ***