Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I recently changed to the new split kde ebuilds. On a deep-world update the kst-1.1.0 ebuild tries to pull in kde-meta. I dont know how this should be handled properly with the split ebuilds especially since kst belongs to the kde-extragear (or scientific) family for which I couldnt find a meta-ebuild. ------%<------ zet6 ~ # emerge -pu --deep --tree world These are the packages that I would merge, in reverse order: Calculating world dependencies ...done! [nomerge ] media-gfx/kst-1.1.0 [ebuild N ] kde-base/kdebase-meta-3.4.1 [ebuild N ] kde-base/drkonqi-3.4.1 [ebuild N ] kde-base/kdcop-3.4.1 [ebuild N ] kde-base/kate-3.4.1 [ebuild N ] kde-base/klipper-3.4.1 [ebuild N ] kde-base/ktip-3.4.1 [ebuild N ] kde-base/kxkb-3.4.1 [ebuild N ] kde-base/kfind-3.4.1 [ebuild N ] kde-base/kdepasswd-3.4.1 [ebuild N ] kde-base/knetattach-3.4.1 [ebuild N ] kde-base/kappfinder-3.4.1 [ebuild N ] kde-base/kdebugdialog-3.4.1 ------%<------
right, see media-gfx/kst/ChangeLog: > 15 Jan 2005; Dan Armak <danarmak@gentoo.org> kst-0.94.ebuild, > kst-0.97.ebuild, kst-0.99.ebuild, kst-1.0.0.ebuild: > Changed dep on kdebase to accept kdebase-meta, the split 'meta' package. > This dep will be narrowed down in the future to the precise split packages > required. But from what I can see there is at least no compile time dependency on any part of kde-base/kdebase. Furthermore a lot of optional dependencies is not dealt with: --with-piolib=DIR where the root of PIOLib is installed --with-transfunc=DIR where the root of libtransfunc is installed --with-cdf=DIR where the root of CDF is installed --with-netcdf=DIR where the root of NetCDF is installed --with-kst-scripting compile unfinished scripting extension --with-kst-timers compile in timing information
Would be nice if sci@ could deal with this, presumably they actually use kst (I never have) and can tell what deps are needed...
*** This bug has been marked as a duplicate of 83058 ***