KDE Frameworks 5.56.0
Wolfgang Bauer
wbauer at tmo.at
Thu Mar 7 08:16:55 GMT 2019
Am Mittwoch, 6. März 2019, 22:41:57 schrieb David Faure:
> On mercredi 6 mars 2019 13:31:13 CET Andreas Sturmlechner wrote:
> > On Sat, 2 Mar 2019 at 16:48, David Faure <faure at kde.org> wrote:
> > > Dear packagers,
> > >
> > > KDE Frameworks 5.56.0 has been uploaded to the usual place.
> >
> > syntax-highlighting should be respun to include commit 84d78a05
> > ("guard target link libraries for older CMake version")
>
> OK, done.
>
> syntax-highlighting v5.56.0-rc2
> 0ec4b4c84c2ed04b3eda629ec0386f74f74c3355
> 700439e5052e4fd6b681b8cff177b39e92edb418f055c31a91700ebf58b3d956
> sources/syntax-highlighting-5.56.0.tar.xz
This doesn't work with cmake 3.5 and 3.6 though, because VERSION_GREATER_EQUAL
only exists since 3.7:
CMake Error at data/CMakeLists.txt:69 (if):
if given arguments:
"3.5.2" "VERSION_GREATER_EQUAL" "3.13.0"
Unknown arguments specified
I uploaded a fix to phabricator:
https://phabricator.kde.org/D19581
Kind Regards,
Wolfgang
More information about the release-team
mailing list