including Kate in kdesrc-build

Dominik Haumann dhaumann at kde.org
Mon Dec 30 13:05:21 UTC 2013


Hi,

the KTextEditor interfaces as well as Kate and KWrite are ported to the
frameworks libs and Qt5 for some weeks now (big thanks to Michal!).
It's quite stable and therefore it can safely be included into kdesrc-build
by default.

The required change is:


diff --git a/kf5-qt5-build-include b/kf5-qt5-build-include
index c6fd9c2..c8a0ebe 100644
--- a/kf5-qt5-build-include
+++ b/kf5-qt5-build-include
@@ -43,9 +43,15 @@ module-set frameworks
 end module
 
+module kate
+    repository kde:kate
+    branch frameworks
+end module
+
 module kde-kactivities
     repository kde:kactivities


Who will commit this to kf5-qt5-build-include?
Would be cool, if 'you' (as someone who feels responsible for the file
kf5-qt5-build-include) committed this at the right spot :-)

CC: kwrite-devel, just for info

Thanks!
Dominik


More information about the Kde-frameworks-devel mailing list