Bug 319664 - Installs a static archive /usr/lib64/libPropertyBrowser.a
Summary: Installs a static archive /usr/lib64/libPropertyBrowser.a
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Cmake (show other bugs)
Version: 3.2.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-11 13:31 UTC by Andreas K. Huettel
Modified: 2017-08-18 13:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.0.0


Attachments
do not install convenience/static libPropertyBrowser (870 bytes, patch)
2013-10-10 13:21 UTC, Rex Dieter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Huettel 2013-05-11 13:31:11 UTC
kipi-plugins 3.2.0-beta2 (and also 3.1.0) installs a static archive /usr/lib64/libPropertyBrowser.a

There are no headers installed for that library, so nothing can later link to it... most likely it's only used during the build process and should not be copied into the system later. 

digikam-3.2.0-beta2/extra/kipi-plugins/photolayoutseditor/extra/qtpropertybrowser/CMakeLists.txt
Comment 1 Nikoli 2013-09-22 16:11:51 UTC
Confirm for kipi-plugins-3.4.0, installed from Gentoo packages.
Comment 2 Rex Dieter 2013-10-10 13:21:29 UTC
Created attachment 82764 [details]
do not install convenience/static libPropertyBrowser
Comment 3 caulier.gilles 2013-10-10 14:12:22 UTC
Git commit b9c0e87c74956196cf0d5042c8c13e9a381ba4e8 by Gilles Caulier.
Committed on 10/10/2013 at 14:11.
Pushed by cgilles into branch 'master'.

apply patch #82764 to not install libPropertiesBrowser

M  +2    -1    photolayoutseditor/extra/qtpropertybrowser/CMakeLists.txt

http://commits.kde.org/kipi-plugins/b9c0e87c74956196cf0d5042c8c13e9a381ba4e8