Re: linking to kde4support (Re: KF5 Update Meeting Minutes 2013-w27)

2013-07-11 Thread Alexander Neundorf
Hi, if you update plasma-frameworks, make sure you also update kdelibs. To use the kde4support library now, do find_package(KDE4Support NO_MODULE) # if outside kdelibs ... target_link_libraries(hello ${KDE4Support_LIBRARIES} ) as for any other package. One thing: befor find_package(KDE4Suppo

Re: KF5 Update Meeting Minutes 2013-w27

2013-07-10 Thread Kevin Ottens
On Tuesday 02 July 2013 21:37:03 Alexander Neundorf wrote: > Another question: the libraries as they are now in tier1/ and staging/ are > partly really tiny. kinterprocesswindowing consists of 2 cpp files, > kplotting is 4 cpp files. > > Isn't that a bit too fine grained ? As Sune pointed out we

Re: linking to kde4support (Re: KF5 Update Meeting Minutes 2013-w27)

2013-07-09 Thread Alexander Neundorf
On Monday 08 July 2013, Alexander Neundorf wrote: > On Friday 05 July 2013, Alex Merry wrote: > > On 04/07/13 22:44, David Faure wrote: > > > diff --git a/src/plasmapkg/CMakeLists.txt > > > b/src/plasmapkg/CMakeLists.txt index d2f2427..919dd64 100644 > > > --- a/src/plasmapkg/CMakeLists.txt > > > +

Re: linking to kde4support (Re: KF5 Update Meeting Minutes 2013-w27)

2013-07-08 Thread Alexander Neundorf
On Friday 05 July 2013, Alex Merry wrote: > On 04/07/13 22:44, David Faure wrote: > > diff --git a/src/plasmapkg/CMakeLists.txt b/src/plasmapkg/CMakeLists.txt > > index d2f2427..919dd64 100644 > > --- a/src/plasmapkg/CMakeLists.txt > > +++ b/src/plasmapkg/CMakeLists.txt > > @@ -5,7 +5,7 @@ add_exec

Re: linking to kde4support (Re: KF5 Update Meeting Minutes 2013-w27)

2013-07-05 Thread Alex Merry
On 04/07/13 22:44, David Faure wrote: > diff --git a/src/plasmapkg/CMakeLists.txt b/src/plasmapkg/CMakeLists.txt > index d2f2427..919dd64 100644 > --- a/src/plasmapkg/CMakeLists.txt > +++ b/src/plasmapkg/CMakeLists.txt > @@ -5,7 +5,7 @@ add_executable(plasmapkg > plasmapkg.cpp > ) > > -targ

linking to kde4support (Re: KF5 Update Meeting Minutes 2013-w27)

2013-07-04 Thread David Faure
Le mercredi 3 juillet 2013 21:55:29 Alexander Neundorf a écrit : > On Tuesday 02 July 2013, Alexander Neundorf wrote: > > On Tuesday 02 July 2013, Kevin Ottens wrote: > > > * [steveire] investigate why kde4support isn't usable from outside > > > kdelibs (issue with the cmake file) > > > > what's

Re: KF5 Update Meeting Minutes 2013-w27

2013-07-03 Thread Alexander Neundorf
On Tuesday 02 July 2013, Alexander Neundorf wrote: > On Tuesday 02 July 2013, Kevin Ottens wrote: > > Hello everyone, > > > > This is the minutes of the Week 27 KF5 meeting. As usual it has been held > > on #kde-devel at 4pm Paris time. > > > > Were present: apol, ben2367, dfaure, R_Rios, sandsma

Re: KF5 Update Meeting Minutes 2013-w27

2013-07-02 Thread Sune Vuorela
On 2013-07-02, Alexander Neundorf wrote: > E.g. kplotting and kwidgets have the same dependencies. I wouldn't mind > having > kplotting as part of kwidgets. I do think that consideratiotns like these are very important, but I also think we should wait with looking at merging them just a bit unt

Re: KF5 Update Meeting Minutes 2013-w27

2013-07-02 Thread Alexander Neundorf
On Tuesday 02 July 2013, Kevin Ottens wrote: > Hello everyone, > > This is the minutes of the Week 27 KF5 meeting. As usual it has been held > on #kde-devel at 4pm Paris time. > > Were present: apol, ben2367, dfaure, R_Rios, sandsmark, scarpino, sebas, > wojtask9 and myself. > > Topics discussed

Re: KF5 Update Meeting Minutes 2013-w27

2013-07-02 Thread Alexander Neundorf
On Tuesday 02 July 2013, Kevin Ottens wrote: > Hello everyone, > > This is the minutes of the Week 27 KF5 meeting. As usual it has been held > on #kde-devel at 4pm Paris time. > > Were present: apol, ben2367, dfaure, R_Rios, sandsmark, scarpino, sebas, > wojtask9 and myself. ... > * [steveire] i

KF5 Update Meeting Minutes 2013-w27

2013-07-02 Thread Kevin Ottens
Hello everyone, This is the minutes of the Week 27 KF5 meeting. As usual it has been held on #kde-devel at 4pm Paris time. Were present: apol, ben2367, dfaure, R_Rios, sandsmark, scarpino, sebas, wojtask9 and myself. Topics discussed: * QFontsDatabase patch is getting ready; * Support for ct