On Mon, Mar 14, 2011 at 5:04 PM, Darrell Anderson humanreadable@yahoo.com wrote:
As I wrote in my previous post, I haven't YET given up.
Yes, I have noticed the build time difference with tqtinterface, arts, kdelibs, and kdebase. :) Thank you Serghei!
The core Trinity modules are almost ported to cmake? Hmm. I don't see that in my local svn tree. I updated svn yesterday. I see the following:
tqtinterface arts kdelibs kdebase kdegraphics kdevelop kdewebdev kdepim
Core packages with no CMakeLists.txt:
kdebindings kdeaccessibility kdeutils kdemultimedia kdenetwork kdeadmin kdeartwork kdegames kdetoys kdeedu kdeaddons kdesdk
Perhap I'm missing something obvious, but that does not seem like "almost" to me. :)
Those aren't core. The core ends at kdebase. Those are the ones needed to run KDE3/TDE apps.
Most people do expect to see those others packaged, as well as a few of the applications, but we need to compile tqtinterface, arts, kdelibs, and kdebase before any of those will run. The difference is that everything in svn requires the core stuff, but not everything requires the rest, though they may require some of the other stuff depending on what functionality they use.