[kapidox] src: Workaround broken metadata in the NetworkManager-Qt Framework which broke all Frameworks API generation on api.kde.org.
David Faure
faure at kde.org
Sun Jan 4 10:25:36 UTC 2015
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?
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 Kde-frameworks-devel
mailing list