Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155509 - GNOME-1 removal through gdk-pixbuf dependecy
Summary: GNOME-1 removal through gdk-pixbuf dependecy
Status: RESOLVED DUPLICATE of bug 154102
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-17 11:21 UTC by Dmitri Pogosian
Modified: 2006-11-17 13:52 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 Dmitri Pogosian 2006-11-17 11:21:04 UTC
Several packages slotted for removal with Gnome-1 are on the list because of 
dependency on media-libs/gdk-pixbuf

However,  gdk-pixbuf itself can be recompiled without gnome support, and packages
dependent on it would not depend on Gnome-1

Indeed Redhat splits gdk-pixbuf into gnome-independent and gnome-dependent part,
the latter containing just GnomeCanvasPixbuf library.

From gdk-pixbuf ebuild

RDEPEND="media-libs/jpeg
        media-libs/tiff
        =x11-libs/gtk+-1.2*
        >=media-libs/libpng-1.2.1
        amd64? ( sys-libs/db )
        !amd64? ( <sys-libs/db-2 )
        >=gnome-base/gnome-libs-1.4.1.2-r1"
# We need gnome-libs here, else gnome support do not get compiled into
# gdk-pixbuf (the GnomeCanvasPixbuf library )
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-17 13:52:30 UTC

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