Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150780 - gnome-python-extras can be build without gnome dependencies (to get pygtkmozembed)
Summary: gnome-python-extras can be build without gnome dependencies (to get pygtkmoze...
Status: RESOLVED DUPLICATE of bug 108479
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 11:52 UTC by Piotr Malinski
Modified: 2006-10-10 13:32 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 Piotr Malinski 2006-10-10 11:52:54 UTC
dev-python/gnome-python-extras can be build with pygtk as the only dependency in order to get pygtkmozembed (and possibly other like pygtkspell - ./configure checks what can be build) without all gnome dependencies, in my case:
#############
[ebuild  N    ] app-text/build-docbook-catalog-1.2  0 kB
[ebuild  N    ] app-text/docbook-xsl-stylesheets-1.70.1  0 kB
[ebuild  N    ] app-text/sgml-common-0.6.3-r5  0 kB
[ebuild  N    ] app-text/docbook-xml-dtd-4.1.2-r6  0 kB
[ebuild  N    ] app-text/scrollkeeper-0.3.14-r2  USE="nls" 0 kB
[ebuild  N    ] gnome-extra/libgda-1.2.3  USE="-berkdb -debug -doc (-firebird) -freetds -ldap -mdb -mysql -oci8 -odbc -postgres -sqlite -xbase" 1,050 kB
[ebuild  N    ] gnome-base/gnome-mime-data-2.4.2  USE="-debug" 829 kB
[ebuild  N    ] gnome-base/orbit-2.14.2  USE="ssl -debug -doc" 690 kB
[ebuild  N    ] gnome-base/gconf-2.14.0  USE="-debug -doc" 0 kB
[ebuild  N    ] gnome-base/libbonobo-2.14.0  USE="-debug -doc" 1,354 kB
[ebuild  N    ] gnome-base/gnome-vfs-2.14.2-r1  USE="hal ssl -avahi -debug -doc -gnutls -ipv6 -samba" 1,773 kB
[ebuild  N    ] gnome-extra/gtkhtml-2.6.3  USE="-accessibility -debug" 382 kB
[ebuild  N    ] app-text/enchant-1.2.5  0 kB
[ebuild  N    ] app-text/gtkspell-2.0.11-r1  USE="-doc" 339 kB
[ebuild  N    ] gnome-base/libgnomecanvas-2.14.0  USE="X -debug -doc -static" 597 kB
[ebuild  N    ] gnome-base/libgnome-2.14.1  USE="-debug -doc -esd -static" 971 kB
[ebuild  N    ] gnome-base/libbonoboui-2.14.0  USE="X -debug -doc" 872 kB
[ebuild  N    ] gnome-base/gnome-keyring-0.4.9  USE="-debug" 386 kB
[ebuild  N    ] gnome-base/libgnomeui-2.14.1  USE="jpeg -debug -doc" 1,847 kB
[ebuild  N    ] x11-themes/hicolor-icon-theme-0.9-r1  USE="-debug" 31 kB
[ebuild  N    ] dev-perl/XML-NamespaceSupport-1.09  7 kB
[ebuild  N    ] dev-perl/XML-SAX-0.14-r1  57 kB
[ebuild  N    ] virtual/perl-Storable-2.15  0 kB
[ebuild  N    ] dev-perl/XML-LibXML-Common-0.13  12 kB
[ebuild  N    ] dev-perl/XML-LibXML-1.61.003  252 kB
[ebuild  N    ] dev-perl/XML-Simple-2.15  66 kB
[ebuild  N    ] x11-misc/icon-naming-utils-0.7.2  60 kB
[ebuild  N    ] x11-themes/gnome-icon-theme-2.14.2  USE="-debug" 2,878 kB
[ebuild  N    ] dev-python/pyorbit-2.14.1  USE="-debug" 275 kB
[ebuild  N    ] gnome-base/libgnomeprint-2.12.1  USE="-cups -debug -doc" 769 kB
[ebuild  N    ] gnome-base/libgnomeprintui-2.12.1  USE="-debug -doc" 631 kB
[ebuild  N    ] dev-python/gnome-python-2.12.4  USE="-debug -doc -gtkhtml" 368 kB
################

I propose a USE flag "gnome" where +gnome are default deps, and -gnome for no gnome deps.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-10 13:32:32 UTC

*** This bug has been marked as a duplicate of 108479 ***