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

Bug#803450: libkipi-dev lacks KF5KipiConfig.cmake



Package: libkipi-dev
Version: 4:15.04.2-1
Severity: normal

I wanted tobuild amarok 5.0.0-b1 but the system libkipi lacks
KF5KipiConfig.cmake as shown by build trace below.

In addition, I was a bit puzzled finding that original debian source
package did not have it when upstream git code (even the tagged release with
same version )has it and seems somehow diffrent that the source package code
used by debian.


I could cherry pick the needed code to add it but would like to know
how best do it:

See :

https://quickgit.kde.org/?p=libkipi.git&a=blob&h=a442de7b5beb31442e222cbaa15da2ec73f8bea3&hb=b8ab893ea8993dc0f56232d6db03130da99c1a18&f=cmake%2Ftemplates%2FKF5KipiConfig.cmake.in

and

https://quickgit.kde.org/?p=libkipi.git&a=blob&h=7c6e4b4c0b203126a124dec6f522311e3f0acbf5&hb=b8ab893ea8993dc0f56232d6db03130da99c1a18&f=CMakeLists.txt




./bootstrap.linux 
Qt      Install Path : /usr
KF5     Install Path : /usr
digiKam Install Path : /usr
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: digikam-software-collection
-- Local shared libkipi will be compiled.......... NO (library source code not available)
-- Local shared libksane will be compiled.......... NO (library source code not available)
-- Local shared libkface will be compiled.......... NO (library source code not available)
-- Local shared libmediawiki will be compiled.......... NO (library source code not available)
-- Local shared libkvkontakte will be compiled.......... NO (library source code not available)
-- Extract translations files..................... NO
-- Translations will be compiled.................. NO
-- Handbooks will be compiled..................... NO
-- Tests code will be compiled.................... YES
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: kipi-plugins
-- Found Libical version 1.0
-- libkipi : search system based library
CMake Error at extra/kipi-plugins/cmake/modules/MacroLocalLibs.cmake:13 (find_package):
  Could not find a package configuration file provided by "KF5Kipi"
  (requested version 5.0.0) with any of the following names:

    KF5KipiConfig.cmake
    kf5kipi-config.cmake

  Add the installation prefix of "KF5Kipi" to CMAKE_PREFIX_PATH or set
  "KF5Kipi_DIR" to a directory containing one of the above files.  If
  "KF5Kipi" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  extra/kipi-plugins/CMakeLists.txt:120 (DETECT_LIBKIPI)


-- Configuring incomplete, errors occurred!





-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.12 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages libkipi-dev depends on:
ii  kdelibs5-dev  4:4.14.13-1
ii  libkipi11     4:15.04.2-1
ii  pkg-config    0.28-1

libkipi-dev recommends no packages.

libkipi-dev suggests no packages.

-- no debconf information


Reply to: