Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67971 - KDE remove dependencies
Summary: KDE remove dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-18 00:15 UTC by Aben Siatris
Modified: 2004-10-18 05: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 Aben Siatris 2004-10-18 00:15:07 UTC
KDE has many non-standard dependencies in kde.
kdegames - many peoples not needs compile and install this package
kdetoys - same
kdeedu - same
kdewebdev - only for developers, not standart users
others is debatable

Reproducible: Always
Steps to Reproduce:
1. emerge -pv kde
Actual Results:  
RDEPEND="~kde-base/kdelibs-${PV}
        ~kde-base/kdebase-${PV}
        ~kde-base/kdeaddons-${PV}
        ~kde-base/kdeadmin-${PV}
        ~kde-base/kdeartwork-${PV}
        ~kde-base/kdeedu-${PV}
        ~kde-base/kdegames-${PV}
        ~kde-base/kdegraphics-${PV}
        ~kde-base/kdemultimedia-${PV}
        ~kde-base/kdenetwork-${PV}
        ~kde-base/kdepim-${PV}
        ~kde-base/kdetoys-${PV}
        ~kde-base/kdeutils-${PV}
        ~kde-base/kdeaccessibility-${PV}
        ~kde-base/kdewebdev-${PV}"


Expected Results:  
RDEPEND="~kde-base/kdelibs-${PV}
        ~kde-base/kdebase-${PV}
        ~kde-base/kdeaddons-${PV}
        ~kde-base/kdeadmin-${PV}
        ~kde-base/kdeartwork-${PV}
#        ~kde-base/kdeedu-${PV}
#        ~kde-base/kdegames-${PV}
        ~kde-base/kdegraphics-${PV}
        ~kde-base/kdemultimedia-${PV}
        ~kde-base/kdenetwork-${PV}
        ~kde-base/kdepim-${PV}
#        ~kde-base/kdetoys-${PV}
        ~kde-base/kdeutils-${PV}
        ~kde-base/kdeaccessibility-${PV}
#        ~kde-base/kdewebdev-${PV}"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-10-18 05:36:56 UTC
Then merge the packages you want individually.  the kde.ebuild is specifically for people who want all of the kde packages.
Comment 2 Aben Siatris 2004-10-18 05:52:03 UTC
but, this is not optional.
if you say, what he kde.ebuild is specifically for people who want all of the kde packages, why is here not ALL packages from KDE packages placed in /usr/package/kde-base ???
this is not answer.

why is not kde-base, kde-apps, kde-dev metabuils as now kde.ebuild?