Summary: | FacesEngine header and pkgconfig files not installed | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | nucleo <nucleo> |
Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version First Reported In: | 4.6.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: |
Description
nucleo
2014-12-18 16:16:05 UTC
Yes, it is, and it's normal. libkface code from digiKam tarball is not dedicated to be shared with other application. If you want to use shared system libkface, use official tarball provided by KDE team, since library is hosted now in kdegraphics/libs component instead extragear/libs because KPhotoAlbum began to use it as the first non-digiKam program. This has been done in the meantime and now, we have a digiKam-independent libkface release to be found in KDE unstable/applications tarball repository (which can be used by distributors to create digiKam-independent libkface packages). http://download.kde.org/unstable/applications/14.11.97/src/libkface-14.11.97.tar.xz.mirrorlist Gilles Caulier Why this is normal, if other libs such as libkgeomap, libkvkontakte installs headre files? No, others libs do not must install headers files. It's used as private. In fact packagers must use in priority external packages. these flags are only help for developers, to compile all relevant components in the same time. Gilles Caulier Where external sources for libkgeomap, libkvkontakte and libkgeomap? This file is fixed since a while... |