Review Request 120563: Add support for installing .comic packages again to plasmapkg2.
Andrei Amuraritei
sirdeiu at bydeiu.net
Sun Oct 12 16:05:29 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120563/
-----------------------------------------------------------
Review request for Plasma, Bhushan Shah, David Edmundson, Marco Martin, and Martin Klapetek.
Repository: plasma-framework
Description
-------
This adds support for installing .comic type packages with plasmapkg2. This comes to help the comic dataengine port to frameworks, and permits the user to install .comic packages.
Diffs
-----
src/plasmapkg/plasmapkg.cpp 7d55d0f
Diff: https://git.reviewboard.kde.org/r/120563/diff/
Testing
-------
Apply patch, rebuild plasma-framework, compile ok. Then install a .comic package from kde-files.org Plasma/Comics with plasmapkg2 -t comic -i ~/Downloads/garfield.comic.
Expected results:
Install method:
plasmapkg2 -t comic -i ~/Downloads/92037-garfield.comic
pluginname: "garfield"
-- Copying "/home/developer/.kde5-local/plasma/comics/garfield/metadata.desktop" "/home/developer/.kde5-local/kservices5/plasma-comic-garfield.desktop"
Copying metadata went ok.
Successfully installed /home/developer/Downloads/92037-garfield.comic
Remove method:
plasmapkg2 -t comic -r ~/Downloads/92037-garfield.comic
Trying to open ksycoca from "/home/developer/.kde5-cache/ksycoca5"
Successfully uninstalled /home/developer/Downloads/92037-garfield.comic
Upgrade method:
plasmapkg2 -t comic -u ~/Downloads/92037-garfield.comic
Trying to open ksycoca from "/home/developer/.kde5-cache/ksycoca5"
Upgrading package from file: /home/developer/Downloads/92037-garfield.comic
pluginname: "garfield"
-- Copying "/home/developer/.kde5-local/plasma/comics/garfield/metadata.desktop" "/home/developer/.kde5-local/kservices5/plasma-comic-garfield.desktop"
Copying metadata went ok.
Successfully upgraded /home/developer/Downloads/92037-garfield.comic
Thanks,
Andrei Amuraritei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20141012/7c25f0b7/attachment-0001.html>
More information about the Plasma-devel
mailing list