Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292967 - app-cdr/gcdemu depends on dev-python/gnome-python-desktop whitch is obsolet
Summary: app-cdr/gcdemu depends on dev-python/gnome-python-desktop whitch is obsolet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marcelo Goes (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 258040
  Show dependency tree
 
Reported: 2009-11-13 01:03 UTC by Morse
Modified: 2010-01-11 21:20 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 Morse 2009-11-13 01:03:33 UTC
from ebuild:

RDEPEND=">=dev-lang/python-2.4
        >=dev-python/pygtk-2.6
        >=dev-python/pygobject-2.6
        >=dev-python/gnome-python-2.6
        >=dev-python/gnome-python-desktop-2.6
        >=dev-python/dbus-python-0.71
        >=app-cdr/cdemud-1.0.0"

the same is in 1.0.0, 1.1.0 and 1.2.0

Reproducible: Always

Steps to Reproduce:
1.less /usr/portage/app-cdr/gcdemu/gcdemu-1.0.0.ebuild
2.less /usr/portage/app-cdr/gcdemu/gcdemu-1.1.0.ebuild
3.less /usr/portage/app-cdr/gcdemu/gcdemu-1.2.0.ebuild

Actual Results:  
in description

Expected Results:  
something without gnome-python-desktop
Comment 1 Rafał Mużyło 2009-11-13 01:07:14 UTC
Not that I disagree with some of your points,
but this one screams to be resolved as UPSTREAM.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-11-13 08:57:28 UTC
no, this one screams please use gnome split python bindings as in bug #258040.
Comment 3 Rafał Mużyło 2009-11-13 13:52:17 UTC
(In reply to comment #2)
> no, this one screams please use gnome split python bindings as in bug #258040.
> 

I think it's more about it using bindings to gnome libs,
that Gnome is deprecating.
Comment 4 Morse 2009-11-13 16:28:10 UTC
AFAIK there is nothing wrong with gnome libs, but gnome-python-desktop isn't a lib, it's meta package that should not be depend on.

Practically, to use gcdemu i must emerge a whole bunch of packages including even nautilus-cd-burner which is deprecated by all means.
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2010-01-11 21:20:00 UTC
Fixed in gcdemu-1.2.0.ebuild. Should go stable pretty soon.