GNOME Bugzilla – Bug 608723
gir: Do not include generated gir files in the distribution
Last modified: 2015-02-07 16:46:53 UTC
The generated .gir files were being added to the dist tarball. This is probably wrong, and it would break make distcheck
Created attachment 152762 [details] [review] gir: Do not include generated gir files in the distribution
Review of attachment 152762 [details] [review]: yes, looks good.
It's intentional that the girs are included in the dist, it makes it possible to just get the tarball to get the GIR, you won't have to build anything. Which is pretty useful to language bindings author who doesn't want to build the whole introspection stack. I think the proper solution is to make sure that the path where gir files are searched for is properly set when doing distcheck.
that sounds a little broken to me, doesn't this mean you will get the gir file which matches the system of whoever built the tarball?
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]