Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110379 - Add glade use flag to dev-haskell/gtk2hs
Summary: Add glade use flag to dev-haskell/gtk2hs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 14:44 UTC by Fernando J. Pereda (RETIRED)
Modified: 2005-11-06 12:30 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 Fernando J. Pereda (RETIRED) gentoo-dev 2005-10-24 14:44:37 UTC
Hi folks !

I think dev-haskell/gtk2hs should not pull gconf as a dependency just to build
the libglade bindings since the gconf module is not needed to build the libglade
one.

Installing almost everything from gnome just to use libglade doesn't seem the
right way to do things :)

Currently dev-ml/lablgtk uses 'glade' use flag locally to build libglade
bindings. You'd probably want to use 'glade' aswell.

Cheers,
Ferdy
Comment 1 Duncan Coutts (RETIRED) gentoo-dev 2005-10-27 14:42:53 UTC
That's a good point. Though I fear that it might end up with many users not
building the glade package when they probably meant to.

It's possible to add a noglade USE flag however that is considered bad style.
Comment 2 Fernando J. Pereda (RETIRED) gentoo-dev 2005-10-27 14:48:27 UTC
Then you could enable building with libglade when either glade or gnome flags
are present. It is not the best style, but will do it :)

Thanks,
Ferdy
Comment 3 Fernando J. Pereda (RETIRED) gentoo-dev 2005-11-06 12:30:24 UTC
I see you fixed it, thanks Duncan.

Cheers,
Ferdy