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 580041 - Build and install introspection information
Build and install introspection information
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2009-04-23 21:54 UTC by Owen Taylor
Modified: 2009-04-24 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Build and install introspection information (10.86 KB, patch)
2009-04-23 21:54 UTC, Owen Taylor
none Details | Review

Description Owen Taylor 2009-04-23 21:54:35 UTC
Build a XML gir file and binary typelib file for the interfaces that
we are installing for plugin use. They are installed into $(pkglibdir)
since they are private to the application.
Comment 1 Owen Taylor 2009-04-23 21:54:42 UTC
Created attachment 133222 [details] [review]
Build and install introspection information
Comment 2 Owen Taylor 2009-04-24 14:02:06 UTC
Pushed to master on git.gnome.org. (Thanks for looking the patches over, Tomas)