[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Re: Plasma 5.5 alpha
From:       David Edmundson <david () davidedmundson ! co ! uk>
Date:       2015-11-08 19:55:26
Message-ID: CAGeFrHBbTkZ6p4v5zTonPs0Fd-zfC++08L66C4SKeoKyyWNxiQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On Sun, Nov 8, 2015 at 7:05 PM, Nicolas L=C3=A9cureuil <kde@nicolaslecureui=
l.fr>
wrote:

> Le 2015-11-08 13:44, Martin Gr=C3=A4=C3=9Flin a =C3=A9crit :
>
>> Am 2015-11-08 01:30, schrieb Nicolas L=C3=A9cureuil:
>>
>>> Le 2015-11-06 13:28, Jonathan Riddell a =C3=A9crit :
>>>
>>>> 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)
>
>
> Indeed, as you have a patch do you want to go ahead and commit that then.
>
>
>> 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=C3=A9cureuil
> Mageia KDE Team
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel@kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>

[Attachment #5 (text/html)]

<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov \
8, 2015 at 7:05 PM, Nicolas Lécureuil <span dir="ltr">&lt;<a \
href="mailto:kde@nicolaslecureuil.fr" \
target="_blank">kde@nicolaslecureuil.fr</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex"><div><span class="">Le 2015-11-08 13:44, Martin \
Gräßlin a écrit  :<br> <blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex"> Am 2015-11-08 01:30, schrieb \
Nicolas Lécureuil:<br> <blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex"> Le 2015-11-06 13:28, Jonathan \
Riddell a écrit  :<br> <blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex"> It was suggested to celebrate repo \
freeze I make alpha tars of Plasma<br> 5.5 just to check we know what&#39;s being \
released so here&#39;s some tars,<br> please check it includes all the tars you \
expect and if you&#39;re<br> incharge of a new tar then check it contains the right \
stuff.   No<br> release is planned, beta is due in 2 weeks.<br>
<br>
<a href="https://www.kde.org/info/source-plasma-5.4.90.inc" rel="noreferrer" \
target="_blank">https://www.kde.org/info/source-plasma-5.4.90.inc</a><br> <br>
<a href="http://embra.edinburghlinux.co.uk/~jr/tmp/unstable/plasma/5.4.90/" \
rel="noreferrer" target="_blank">http://embra.edinburghlinux.co.uk/~jr/tmp/unstable/plasma/5.4.90/</a><br>
 </blockquote>
<br>
Does it compile with KF5 5.15.0 or does it need next 5.16.0 ?<br>
because here it does not compile :<br>
</blockquote>
<br>
It most likely depends on 5.16. Our freezes are not yet in place so<br>
master depends on master. Only with the feature freeze we depend on a<br>
specific frameworks release.<br>
</blockquote>
<br></span>
plasma workspa miss this commit then.<br>
<br>
diff --git a/CMakeLists.txt b/CMakeLists.txt<br>
index 4783a78..9203ecc 100644<br>
--- a/CMakeLists.txt<br>
+++ b/CMakeLists.txt<br>
@@ -5,7 +5,7 @@ set(PROJECT_VERSION_MAJOR 5)<br>
  cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)<br>
<br>
  set(QT_MIN_VERSION &quot;5.5.0&quot;)<br>
-set(KF5_MIN_VERSION &quot;5.15.0&quot;)<br>
+set(KF5_MIN_VERSION &quot;5.16.0&quot;)<br>
  set(INSTALL_SDDM_THEME TRUE)<br>
  find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Widgets Quick \
QuickWidgets Concurrent Test Script Network)<br>  find_package(ECM 1.8.0 REQUIRED \
NO_MODULE)<span class=""><br> <br>
<br>
</span></div><span class="">Indeed, as you have a patch do you want to go ahead and \
commit that then.<br></span><div><span class=""> <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> <br>
Sorry, that this caused trouble in building. We didn&#39;t plan for an<br>
alpha, it was a spontaneous idea to list the repos we have.<br>
</blockquote>
<br></span>
it is a good idea.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> <br>
Cheers<br>
Martin<span class="HOEnZb"><font color="#888888"><br>
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
-- <br></font></span><span class="im HOEnZb">
Regards,<br>
Nicolas Lécureuil<br>
Mageia KDE Team<br></span><div class="HOEnZb"><div class="h5">
_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org" target="_blank">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" rel="noreferrer" \
target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br> \
</div></div></div></blockquote></div><br></div></div>


[Attachment #6 (text/plain)]

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic