[kapidox] src: Workaround broken metadata in the NetworkManager-Qt Framework which broke all Frameworks API generation on api.kde.org.

Ben Cooksley bcooksley at kde.org
Sun Jan 4 10:27:40 UTC 2015


On Sun, Jan 4, 2015 at 11:25 PM, David Faure <faure at kde.org> wrote:
> On Monday 29 December 2014 10:10:53 Ben Cooksley wrote:
>> Git commit 6843f218411db3dba8d5fb53a578564dcb67d50e by Ben Cooksley.
>> Committed on 29/12/2014 at 10:10.
>> Pushed by bcooksley into branch 'master'.
>>
>> Workaround broken metadata in the NetworkManager-Qt Framework which broke
>> all Frameworks API generation on api.kde.org.
>
> Do you have more details about what the issue was?
>
> It seems related to the platforms key. Does this fix it?

I can't test at the moment, but I would hazard a guess based on the
errors I saw that your patch below would fix the issue.
Only way to know for sure would be to revert my commit to kapidox and
apply your patch to NetworkManager-Qt.

Thanks,
Ben

>
> diff --git a/metainfo.yaml b/metainfo.yaml
> index 01cd3f6..b53dc64 100644
> --- a/metainfo.yaml
> +++ b/metainfo.yaml
> @@ -4,7 +4,7 @@ tier: 1
>  type: integration
>  platforms:
>      - name: Linux
> -    - note: Functional only with running NetworkManager
> +      note: Functional only with running NetworkManager
>  portingAid: false
>  deprecated: false
>  release: true
>
> --
> David Faure, faure at kde.org, http://www.davidfaure.fr
> Working on KDE Frameworks 5
>


More information about the release-team mailing list