GNOME Bugzilla – Bug 661046
libgda vapi automatically generated at build time
Last modified: 2012-06-25 02:55:54 UTC
Created attachment 198398 [details] VAPI file generated at build time, using updated annotations and GIR file Master branch and resent commits to LIBGDA_4.2 branch has gained VAPI generation at build time. Future improvements of libgda 5.x and 4.2.10 will generated its VAPI and install on Vala's vapi directory.
This binding is generated already in Vala's repo, so I don't want to just overwrite the vapi we have with this since it will get clobbered if we want to regenerate it. I think the right solution here is to just remove the bindings from Vala per bug #667907, but if you would prefer to instead provide a patch which modifies the data used to generate the vapi (the stuff in vapi/packages/libgda-4.0) I would be willing to push that.
libgda is now installing to the correct location, Vala has been modified to give priority to the unversioned vapi directory, and the libgda vapis distributed with Vala have been marked as being deprecated in favor of those distributed upstream.