On Sunday, August 7, 2016 9:12:18 PM CEST David Faure wrote: > Dear packagers, > > KDE Frameworks 5.25.0 has been uploaded to the usual place. > > New frameworks: none this time. > > Public release next Saturday. > > Thanks for the packaging work!
Juts a heads-up to fellow packagers: Solid fails to compile with flex 2.6.0 in C90 mode (which is enforced by KDECompilerSettings in ECM). This is due to a bug in flex 2.6.0 which generates a C code with C++-style comments. The bug has been fixed in flex 2.6.1, but if your distro ships flex 2.6.0 you will need to patch CMakeLists.txt to append -std=c99 to CMAKE_C_FLAGS (unfortunatelly CFLAGS envvar is ignored by KDECompilerSettings). Dan -- Daniel Vrátil www.dvratil.cz | [email protected] IRC: dvratil on Freenode (#kde, #kontact, #akonadi, #fedora-kde) GPG Key: 0x4D69557AECB13683 Fingerprint: 0ABD FA55 A4E6 BEA9 9A83 EA97 4D69 557A ECB1 3683
signature.asc
Description: This is a digitally signed message part.
