[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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 everything can have its own version.
And the version of libkcalcore is 4.8X at the moment.

Also other applications do have different versions like marble and also got a bug https://bugs.debian.org/759422

But digikam can't relay on a version for libkcalcore > 5 because the ci build.kde.org would show red for that. 

I checked the source code (kipi plugins) and see the following CMakeLists.txt:
PRINT_OPTIONAL_LIBRARY_STATUS("libkcalcore"     "https://projects.kde.org/projects/kde/pim/kcalcore";              "(version >= 4.81.0)"                 "Kipi-plugins will be compiled without libkcalcore support."     KF5CalendarCore_FOUND)

what is correct.

The bug is README.
libkcalcore     >= 5.0.0

also Adrien pointed out in IRC that we got cmake happy with the 4.82 version. So it looks like only the README is incorrect about the version number.

Hope that helps clearifing this.

Regards,

sandro

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: