Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201613 - kde-base/knetwalk ebuild request
Summary: kde-base/knetwalk ebuild request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-07 20:55 UTC by Benedikt Morbach
Modified: 2007-12-16 19:37 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 Benedikt Morbach 2007-12-07 20:55:19 UTC
Knetwalk is a game for kde and it is included in kdegames.
For me, copying a random split-kdegames-ebuild to kde-base/knetwalk and adding "kde-base/kdegames kde-base/knetwalk" to eclass/kde-functions.eclass worked just fine.
(worked at least for 3.5.7 and 3.5.8, i don't know since when it is in kdegames)
It's fairly trivial so I hope this is enough information.

Was it right to choose "ebuilds" as component for this or would "KDE" have been better?

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-07 22:49:37 UTC
Maybe you could at least post SRC_URI.
Comment 2 Benedikt Morbach 2007-12-08 11:47:54 UTC
(In reply to comment #1)
> Maybe you could at least post SRC_URI.
> 

Everything is handled by the kde-eclasses. (especially kde-funktions.eclass, which provides the split <--> moolithic something)
The ebuild does not even need SRC_URI, because knetwalk is part of kdegames and therefore the only problem is, that there is no split ebuild. For monolithic kde it should work fine as it is now.

The only thing that has to be done is copying a split kdegame ebuild (for example kde-base/ktron) to kde-base/knetwalk. they do not have SRC_URIs at all.
Just two things have to be changed:
1. The description in the ebuild
2. one line has to be added to kde-functions.eclass

Maybe it wasn't clear enough previously
Comment 3 Wulf Krueger (RETIRED) gentoo-dev 2007-12-16 19:37:41 UTC
Fixed in CVS.