Bug 335327

Summary: kommanderwidgets should be built/installed as a plugin
Product: [Unmaintained] kommander Reporter: Jim Scadden <jims>
Component: generalAssignee: András Manţia <amantia>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Update CMakeLists.txt to build kommanderwidgets as a plugin

Description Jim Scadden 2014-05-25 10:09:46 UTC
Forwarded from Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631671
---
Currently when building/packaging kommander, kommanderwidgets is built as a library generating the following files:

/usr/lib/libkommanderwidgets.so
/usr/lib/libkommanderwidgets.so.4
/usr/lib/libkommanderwidgets.so.4.2.0

As kommanderwidgets is a plugin it should be built as such, so that the following is installed instead:

/usr/lib/kde4/kommanderwidgets.so


Reproducible: Always
Comment 1 Jim Scadden 2014-05-25 10:11:13 UTC
Created attachment 86808 [details]
Update CMakeLists.txt to build kommanderwidgets as a plugin
Comment 2 Andrew Crouthamel 2018-09-04 03:37:50 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years and I will be closing this bug.