Review Request 123298: Add option to show metadata of an .so file to desktoptojson

Aleix Pol Gonzalez aleixpol at kde.org
Wed Apr 8 22:46:33 UTC 2015



> On April 8, 2015, 10:22 p.m., Alex Richardson wrote:
> > AFAIK `qtplugininfo` should have all this functionality, so I don't think we need to add it here. Not sure when it was introduced, but Qt 5.5 definitively has it

I can confirm it's not on Qt 5.4 but it is in Qt 5.5.

kde-devel at oliver:~$  build-qt55/qttools/bin/qtplugininfo /home/kde-devel/kde5/lib64/plugins/kdevplatform/21/kdevcmakedocumentation.so 
IID "org.kde.KPluginFactory" Qt 5.4.2 (debug)
User Data: {
    "KPlugin": {
        "Authors": [
            {
                "Email": "aleixpol at kde.org",
                "Name": "Aleix Pol"
            }
        ],
        "Category": "Documentation",
        "Description": "Allows KDevelop to provide CMake documentation",
        "Description[bs]": "Dopišta KDevelopu da obezbjedi CMake dokumentaciju",

...


- Aleix


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123298/#review78683
-----------------------------------------------------------


On April 8, 2015, 5:17 p.m., Sebastian Kügler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123298/
> -----------------------------------------------------------
> 
> (Updated April 8, 2015, 5:17 p.m.)
> 
> 
> Review request for KDE Frameworks, Alex Richardson, David Faure, and Marco Martin.
> 
> 
> Repository: kcoreaddons
> 
> 
> Description
> -------
> 
> desktoptojson -s libraryfile.so dumps the metadata contained in the file to the commandline. This is useful for debugging metadata querying and plugin loading.
> 
> 
> Diffs
> -----
> 
>   src/desktoptojson/desktoptojson.h bfa38b0f5ddd0581ad176d854614bc9c80dd139a 
>   src/desktoptojson/desktoptojson.cpp 82626b256df6b3bd106e6d4c6fad84d7d970af37 
>   src/desktoptojson/main.cpp 9bac8ff55d005d1944c04f557aa9601de2b0ca15 
> 
> Diff: https://git.reviewboard.kde.org/r/123298/diff/
> 
> 
> Testing
> -------
> 
> Tested the tool on various libraries, all show the expected data
> 
> 
> Thanks,
> 
> Sebastian Kügler
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150408/c0b32342/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list