KDE Frameworks 5.46.0 released

2018-05-12 Thread David Faure
12th May 2018. KDE today announces the release of KDE Frameworks 5.46.0. KDE Frameworks are 78 addon libraries to Qt which provide a wide variety of· commonly needed functionality in mature, peer reviewed and well tested· libraries with friendly licensing terms. For an introduction see the· Framew

Re: kdesrc-build: cmake should take local (instead of system-wide) cmake modules

2018-05-12 Thread gregor.mi.sw
Hi Michael, sorry, I didn't see your last email before I sent the first mail earlier today. I updated to the latest kdesrc-build ($ cd /home/gregor/kde/src/extragear/utils/kdesrc-build/ ; git pull). More see below. On 10.05.2018 02:22, Michael Pyne wrote: On Wed, May 09, 2018 at 01:12:10PM

Re: kdesrc-build: cmake should take local (instead of system-wide) cmake modules

2018-05-12 Thread Roman Gilg
Please try again with kdesrc-build from current master. I just pushed a patch (mentioned by Michael before) about not moving up the /usr directory in multiple environment variables including CMAKE_PREFIX_PATH, what might have overwritten your manual setting. Regarding your CMakeCache.txt: /usr/loc

Re: kdesrc-build: cmake should take local (instead of system-wide) cmake modules

2018-05-12 Thread gregor.mi.sw
On 09.05.2018 13:12, gregor.mi.sw wrote: Am 09.05.2018 08:19 schrieb Ben Cooksley: On Wed, May 9, 2018 at 9:28 AM, gregor.mi.sw wrote: On 08.05.2018 23:15, Milian Wolff wrote: On Dienstag, 8. Mai 2018 22:40:39 CEST gregor.mi.sw wrote: Hello, I have a question regarding kdesrc-build