GNOME Bugzilla – Bug 743423
missing VAPI files for libnm
Last modified: 2016-10-31 09:36:12 UTC
Version: 1.0.0 NM currently doesn't provide any Vala API files (VAPI) for libnm, as it does for libnm-util and libnm-glib. Dan also mentioned, that the VAPI files for libnm-util and libnm-glib need to be updated.
I had started this a while back; work-in-progress pushed to danw/vapi-libnm-bgo743423.
Created attachment 295765 [details] [review] 0001-vapi-add-preliminary-bindings-for-libnm.patch Here's a WIP I had going; I stopped because (a) I don't really know what I'm doing, and (b) I remembered that the libnm stuff also needs to handle libnm-core and I ran out of time at that point. Use of it what you wish, if anything :)
(In reply to comment #2) > Here's a WIP I had going; I stopped because (a) I don't really know what I'm > doing yeah, I think that's the point I got to as well. basically I just merged the libnm-util and libnm-glib files together, and did appropriate renamings
*** This bug has been marked as a duplicate of bug 773588 ***
Created attachment 338819 [details] [review] [patch] danw/vapi-libnm-bgo743423 WIP patch I missed that here there was already some WIP... for reference, attaching Dan Winship's WIP branch. It applies on commit 0acdd0e1e31e296274cdba959b99fced0f833371