Bug 335327 - kommanderwidgets should be built/installed as a plugin
Summary: kommanderwidgets should be built/installed as a plugin
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kommander
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-25 10:09 UTC by Jim Scadden
Modified: 2018-09-04 03:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Update CMakeLists.txt to build kommanderwidgets as a plugin (1.36 KB, patch)
2014-05-25 10:11 UTC, Jim Scadden
Details

Note You need to log in before you can comment on or make changes to this bug.
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.