Le 2015-11-08 13:44, Martin Gräßlin a écrit :
Am 2015-11-08 01:30, schrieb Nicolas Lécureuil:
Le 2015-11-06 13:28, Jonathan Riddell a écrit :
It was suggested to celebrate repo freeze I make alpha tars of Plasma
5.5 just to check we know what's being released so here's some tars,
please check it includes all the tars you expect and if you're
incharge of a new tar then check it contains the right stuff.  No
release is planned, beta is due in 2 weeks.

https://www.kde.org/info/source-plasma-5.4.90.inc

http://embra.edinburghlinux.co.uk/~jr/tmp/unstable/plasma/5.4.90/

Does it compile with KF5 5.15.0 or does it need next 5.16.0 ?
because here it does not compile :

It most likely depends on 5.16. Our freezes are not yet in place so
master depends on master. Only with the feature freeze we depend on a
specific frameworks release.

plasma workspa miss this commit then.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4783a78..9203ecc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)

 set(QT_MIN_VERSION "5.5.0")
-set(KF5_MIN_VERSION "5.15.0")
+set(KF5_MIN_VERSION "5.16.0")
 set(INSTALL_SDDM_THEME TRUE)
find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Widgets Quick QuickWidgets Concurrent Test Script Network)
 find_package(ECM 1.8.0 REQUIRED NO_MODULE)





Sorry, that this caused trouble in building. We didn't plan for an
alpha, it was a spontaneous idea to list the repos we have.

it is a good idea.


Cheers
Martin


--
Regards,
Nicolas Lécureuil
Mageia KDE Team
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to