Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103056 - pygtk shouldn't require gnome is USE to build glade support
Summary: pygtk shouldn't require gnome is USE to build glade support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 104671 113561
Blocks:
  Show dependency tree
 
Reported: 2005-08-19 06:04 UTC by Sergey Kuleshov (RETIRED)
Modified: 2006-01-08 13:41 UTC (History)
2 users (show)

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 Sergey Kuleshov (RETIRED) gentoo-dev 2005-08-19 06:04:47 UTC
currently pygtk will be built with glade support iff gnome is in USE. however
glade isn't effectively part of gnome system and many (if not most!) pygtk based
apps use glade in one way or another. Requiring gnome for pyglade to build seems
missleading. Furthermore, libglade doesn't take much of extra dependencies.

So my suggestion is either to make libglade unconditional dependency, or if we
realy need users to be able to diable it, use 'noglade' for such an exotic case.

Reproducible: Always
Steps to Reproduce:
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-10-14 09:05:02 UTC
true, and technically the ebuild shouldn't have the flag since it does not have
an appropriate switch in configure.

Will fix this shortly.

Thanks!
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-10-14 19:11:14 UTC
in CVS for 2.8.x
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-04 13:00:03 UTC
Please, check other ebuilds before removing use flags. Reopened until the issues
are solved.
Comment 4 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-01-08 13:41:59 UTC
All ebuilds depending on pygtk being built with the gnome useflag have been updated.  Marking fixed.