Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-16 Thread Sandro Knauß
Hey, ah now i see the problem: >extra/kipi-plugins/CMakeLists.txt:116 (find_package) find_package(KF5 ${KF5_MIN_VERSION} OPTIONAL_COMPONENTS Archive # for FlashExport ThreadWeaver # for Panorama CalendarCore # for Calendar ) ^^ here

Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-16 Thread Eric Valette
On 16/12/2015 20:15, Sandro Knauß wrote: But digikam can't relay on a version for libkcalcore > 5 because the ci build.kde.org would show red for that. It should not but it does. I checked the source code (kipi plugins) and see the following CMakeLists.txt:

Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-16 Thread Eric Valette
I haven't yet found the line that generates that. find_package(KF5 ${KF5_MIN_VERSION} OPTIONAL_COMPONENTS Archive # for FlashExport ThreadWeaver # for Panorama CalendarCore # for Calendar <== ) --eric

Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-16 Thread Eric Valette
On 16/12/2015 17:58, Adrien Grellier wrote: Hi, It seems that the lib version is 4.82, as we can see in the filename or in the CmakeLists.txt : https://sources.debian.net/src/kcalcore/4:15.08.2-1/CMakeLists.txt/ In order to build digikam, I am afraid we will have to wait for a newer version of

Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-16 Thread Sandro Knauß
Hi, > I'm quite surprised because digikam expects 15.08.2 which is the package > version name. 4:15.08.2-1 => 15.08.2 no? Debian take the versionnumer from the bundles in where the libs exist - in our case it is KDE Applications and this is release every four months (15.08, 15.12,...) But

Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-16 Thread Adrien Grellier
Hi, It seems that the lib version is 4.82, as we can see in the filename or in the CmakeLists.txt : https://sources.debian.net/src/kcalcore/4:15.08.2-1/CMakeLists.txt/ In order to build digikam, I am afraid we will have to wait for a newer version of libkf5calendarcore. Regards, Adrien

Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-16 Thread Sandro Knauß
Hey, no it is not a bad version number, because it is planned to push kcalcore to Frameworks, but because it isn't ready for frameworks it is shipped with KDE Applications alongside with kdepim. Thats why the version number isn't synced with KDE Applications. Regards, sandro

Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-07 Thread Eric Valette
Package: libkf5calendarcore-dev Version: 4:15.08.2-1 Severity: important KF5CalendarCoreConfigVersion.cmake has a version equal to 4.82.0. I just do not get the numbering sheme and digikam compilation fails because of that. Why not 15.08.2? set(PACKAGE_VERSION "4.82.0") -- System Information: