After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765827 - Use GObject-Introspection autotools integration
Use GObject-Introspection autotools integration
Status: RESOLVED FIXED
Product: gexiv2
Classification: Other
Component: build
unspecified
Other All
: Normal normal
: ---
Assigned To: Gexiv2 Maintainers
Gexiv2 Maintainers
: 751615 759779 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-04-29 21:30 UTC by Jens Georg
Modified: 2016-05-16 17:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Use m4 introspection macros (5.17 KB, patch)
2016-04-29 21:30 UTC, Jens Georg
committed Details | Review
Clean-up some of the introspection warnings (3.66 KB, patch)
2016-04-29 21:30 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2016-04-29 21:30:18 UTC
This will cause a slight modification of default behavior. The default value
of --enable-introspection switches from no to auto.
Comment 1 Jens Georg 2016-04-29 21:30:22 UTC
Created attachment 327055 [details] [review]
build: Use m4 introspection macros

Also fix the package name presented in the GIR file (was gobject-2.0)

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 2 Jens Georg 2016-04-29 21:30:27 UTC
Created attachment 327056 [details] [review]
Clean-up some of the introspection warnings
Comment 3 Jens Georg 2016-04-29 21:32:00 UTC
*** Bug 751615 has been marked as a duplicate of this bug. ***
Comment 4 Jens Georg 2016-04-29 21:32:51 UTC
*** Bug 759779 has been marked as a duplicate of this bug. ***
Comment 5 Jens Georg 2016-05-16 17:37:13 UTC
Attachment 327055 [details] pushed as 18781b8 - build: Use m4 introspection macros
Attachment 327056 [details] pushed as e4860d6 - Clean-up some of the introspection warnings