Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59916 - Deps in celestia 1.3.0
Summary: Deps in celestia 1.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 17:40 UTC by Gustavo Felisberto (RETIRED)
Modified: 2004-09-15 01:35 UTC (History)
1 user (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 Gustavo Felisberto (RETIRED) gentoo-dev 2004-08-09 17:40:36 UTC
Acording to text in celestia gnome deps should take precedence, but:
USE="-gnome" emerge -pv celestia
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild  N    ] kde-base/kde-env-3-r2  0 kB [1]
[ebuild  N    ] kde-base/arts-1.2.3  +alsa -arts -artswrappersuid -debug -esd +mad +oggvorbis 941 kB [1]
[ebuild  N    ] kde-base/kdelibs-3.2.3-r1  +alsa -arts +cups -debug -doc -ipv6 -ldap +ssl 12,438 kB [1]
[ebuild  N    ] app-sci/celestia-1.3.0  -debug -gnome 15,562 kB [1]

But:
USE="gnome" emerge -pv celestia
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild  N    ] x11-libs/gtkglarea-1.2.3-r1  0 kB [1]
[ebuild  N    ] app-sci/celestia-1.3.0  -debug +gnome 15,562 kB [1]

I think that we should be cheking for !kde and !gnome and in that case go for either the gnome deps or kde deps. Or maybe i am just a bit to sleepy, and am making no sence at all and will regreat this, in that case please close this :)
Comment 1 Bret Towe 2004-09-14 21:45:50 UTC
i don't think this bug is valid any longer 
Gustavo:
could you check 1.3.2 deps and see if they what you had in mind?
the deps and use flags have both changed since 1.3.0
Comment 2 Gustavo Felisberto (RETIRED) gentoo-dev 2004-09-15 01:35:12 UTC
yes the new deps system seems to fix this. Thanks magnade.