use kpackage/plasma macros to install the files. This way we get all
the features provided by the macro.
Details
Details
- Reviewers
mart - Group Reviewers
Plasma - Commits
- R114:96211d07b193: Use our tooling for installing plasmoids
didn't find regressions
Diff Detail
Diff Detail
- Repository
- R114 Plasma Addons
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
kdeplasma-addons doesn't build here with these changes:
[ 201s] [ 1%] Generating konsoleprofiles/package-metadata.json [ 201s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/kdeplasma-addons-5.8.90git~20161104T122545~96211d0/build' [ 201s] cd "/home/abuild/rpmbuild/BUILD/kdeplasma-addons-5.8.90git~20161104T122545~96211d0/build/applets" && /usr/bin/desktoptojson -i /home/abuild/rpmbuild/BUILD/kdeplasma-addons-5.8.90git~20161104T122545~96211d0/applets/konsoleprofiles/package/metadata.desktop -o /home/abuild/rpmbuild/BUILD/kdeplasma-addons-5.8.90git~20161104T122545~96211d0/build/applets/konsoleprofiles/package-metadata.json [ 201s] Error: Failed to open "/home/abuild/rpmbuild/BUILD/kdeplasma-addons-5.8.90git~20161104T122545~96211d0/build/applets/konsoleprofiles/package-metadata.json" [ 201s] ((null):0, (null)) [ 201s] Unknown property type for key "X-Plasma-API" -> falling back to string [ 201s] Unknown property type for key "X-Plasma-MainScript" -> falling back to string [ 201s] make[2]: *** [applets/CMakeFiles/org.kde.plasma.konsoleprofiles-metadata-json.dir/build.make:61: applets/konsoleprofiles/package-metadata.json] Error 1
Comment Actions
The reason is that CMake doesn't generate the konsoleprofiles directory in the build directory when configuring.