Python for some build steps. KDE4 already depends on Python directly and
indirectly, so add this dependency; upstream says this should speed up loading
of l10n stuff at run-time.
Pure BUILD_DEPENDS tweak, so no need to bump.
Reported by landry@
- Stop CMake warnings about non-existing CMakeLists.txt: the l10n packages
infrastructure is semi-generated and such warnings are normal.
- Allow sublanguages to add own MODULES and RUN_DEPENDS (will be used shortly).
* @conflict markers relative to KDE3 packages added, to be used soon.
* Migration to Ruby 1.9 for corresponding ports. Also added @pkgpath to
x11/ruby-qt4 in x11/kde4/ruby-qt, because they are really the same
(except that x11/ruby-qt4 contains also smokegen and smokeqt stuff).
* kde-base-artwork and kde-wallpapers leaved at 4.10.4 because they:
1) did not change; 2) are heavy enough.
* Bump all SHARED_LIBS to 50.0, to avoid future clashes with KDE3
libraries (based on input from espie@);
* Enable support for Telepathy in kdenetwork (see recently committed
net/telepathy/telepathy-qt);
* Fix build of analitza when GNU readline is installed (thanks kirby@
for pointing to GNU readline issue in general).