Dirk,

I got all the 4.6 branches to build as a whole kdeedu module using the
attached CMakeLists.txt.  I only changed the CMAKE_CURRENT_SOURCE and such
in those that wouldn't build, but maybe we should change them all.  At any
rate, would you like me to put this simple CMakeLists.txt somewhere (svn or
git) or do you just want to hold on to it until 4.6.x is done.  Are we going
to ship kdeedu as one tarball forever? or will 4.7 be separate tarballs?

thanks,
Jeremy

On Sun, May 1, 2011 at 9:30 PM, Raphael Kubo da Costa <kub...@gmail.com>wrote:

> Jeremy Whiting <jpwhit...@kde.org> writes:
>
> > Where are the 4.6.3 tarballs hosted? I'd like to get a fix for the kdeedu
> > build issues (I made them all build individually after they were migrated
> to
> > git).
>
> They're currently only available to packagers in ktown. Perhaps Dirk or
> someone from release-team can give you access to it.
> _______________________________________________
> release-team mailing list
> release-team@kde.org
> https://mail.kde.org/mailman/listinfo/release-team
>
add_subdirectory(libkdeedu)
add_subdirectory(blinken)
add_subdirectory(cantor)
add_subdirectory(kalgebra)
add_subdirectory(kalzium)
add_subdirectory(kanagram)
add_subdirectory(kbruch)
add_subdirectory(kgeography)
add_subdirectory(khangman)
add_subdirectory(kig)
add_subdirectory(kiten)
add_subdirectory(klettres)
add_subdirectory(kmplot)
add_subdirectory(kstars)
add_subdirectory(ktouch)
add_subdirectory(kturtle)
add_subdirectory(kwordquiz)
add_subdirectory(marble)
add_subdirectory(parley)
add_subdirectory(rocs)
add_subdirectory(step)
_______________________________________________
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team

Reply via email to