Bug 319664

Summary: Installs a static archive /usr/lib64/libPropertyBrowser.a
Product: [Applications] digikam Reporter: Andreas K. Huettel <dilfridge>
Component: Portability-CmakeAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, nikoli
Priority: NOR    
Version: 3.2.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 4.0.0
Attachments: do not install convenience/static libPropertyBrowser

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