Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26424 - gtk-perl should optionally depend upon gtkglarea 1.2.*
Summary: gtk-perl should optionally depend upon gtkglarea 1.2.*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-11 13:37 UTC by Eric Hustvedt
Modified: 2004-02-27 06:59 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 Eric Hustvedt 2003-08-11 13:37:23 UTC
In the process of running revdep-rebuild I noticed that gtk-perl will build
gtkglarea support if the libraries are present, but the ebuild has no dependency
upon the gtkglarea library.

I propose that a depency on =x11-libs/gtkglarea-1.2* be added to the ebuild,
conditional on the state of the opengl USE flag.

Additionally, the following line should be added after the 'use gnome || ...' line:

use opengl || myconf="${myconf} --without-gtkglarea"

I can attach a patch file, but the fix seems trivial enough to forego one.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2004-02-27 06:59:13 UTC
Add to 08 and 09. Had to make a -r11 because 2 platforms had no support for the opengl ebuild.