RFC: problems with splitting up kdebase

Alexander Neundorf neundorf at kde.org
Tue Jun 26 23:58:00 BST 2007


On Tuesday 26 June 2007 05:58, Dirk Mueller wrote:
> Hi,
>
> it was a sort of long term TODO for Beta1 to split up kdebase into
> individual pieces, at least ripping out workspace so that non-X11 users do
> not have to download/compile it. It also helps to straighten out our
> dependencies and to make sure that no hard dependency is added for non-X11
> platforms.
...
> Also, IMHO it makes most sense if apps can use workspace as an optional
> dependency. This means that workspace must be compiled before apps, and
> workspace can not depend on apps (here is the kicker problem again).
>
> Comments, opinions?

Just a comment:
from kdelibs -> kdebase to
kdelibs -> kdepimlibs -> kdepimslibs-gpl (?) -> kdebase-workspace -> 
kdebase-apps ?

And a hint: using the <projectname>_SOURCE_DIR and <projectname>_BINARY_DIR 
variables projects can also be setup so that they can be compiled standalone 
as well as as subdirectory of a bigger containing project.

Alex




More information about the kde-core-devel mailing list