Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84191 - mandrake-artwork relies on the monolithic kde ebuild
Summary: mandrake-artwork relies on the monolithic kde ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brad Laue (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-05 06:36 UTC by Matthew Robinson
Modified: 2005-03-24 10:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for ebuild to dpeend on either kde-base/kdebase or kde-base/kwin (mandrake-artwork-1.0.2.patch,400 bytes, patch)
2005-03-24 02:14 UTC, Neil Bothwick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Robinson 2005-03-05 06:36:06 UTC
mandrake-artwork relies on the monolithic kde ebuild, so it will not install with the kde-meta ebuild.

Reproducible: Always
Steps to Reproduce:
1. emerge kde-meta
2. emerge mandrake-artwork


Actual Results:  
it refused to emerge one of mandrake-artworks dep's, kde-base, which is blocked 
by the kdebase-meta ebuild

Expected Results:  
installed the mandrake-artwork themes
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2005-03-05 07:25:57 UTC
look like the unique part of kdebase needed is kwin, for kwin.h.
Comment 2 Heiko Baums 2005-03-19 21:35:05 UTC
Bug also appears with emerge -uD world if mandrake-artwork is installed.

KDE was installed by emerge kde-meta.
emerge -uD world wants to install kdebase-3.4.0 as dependence of mandrake-artwork.
Comment 3 Neil Bothwick 2005-03-24 02:14:03 UTC
Created attachment 54318 [details, diff]
Patch for ebuild to dpeend on either kde-base/kdebase or kde-base/kwin

This patch makes the ebuild depend on either kdebase or kwin. It now works with
both monolithic and split KDE ebuilds.
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-03-24 10:06:19 UTC
Fixed now in mandrake-artwork-1.0.2.