Summary: | Digikam not checking if libexiv2 was compiled with xmp support. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Fest <fest.in> |
Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.3.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.4.0 | |
Sentry Crash Report: |
Description
Fest
2010-08-13 01:18:37 UTC
SVN commit 1163982 by cgilles: fix check of XMP support from EXIV2. Instead to check Exiv2 lib version, we will use exv_conf.h file shared where all Exiv2 configuration is exported, including XMP support option used during compilation. BUGS: 247590 M +4 -4 kexiv2_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1163982 |