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 699331 - provide configure option for default typelib search path
provide configure option for default typelib search path
Status: RESOLVED WONTFIX
Product: gobject-introspection
Classification: Platform
Component: libgirepository
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-04-30 15:27 UTC by Adam Dingle
Modified: 2018-01-25 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-04-30 15:27:34 UTC
Today, gobject-introspection's default search path for type libraries consists of a single library directory (see init_globals() in girepository.c).  It would be nice if gobject-introspection had a compile-time configure option that let me specify a default search path consisting of multiple directories.  (This would be consistent with pkg-config, which lets me configure a similar path using --with-pc-path.)
Comment 1 Adam Dingle 2013-04-30 15:47:58 UTC
See also the downstream bug  motivating this:

https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/1174810
Comment 2 Colin Walters 2013-04-30 16:01:59 UTC
Sure, sounds fine to me.
Comment 3 Domen Kožar 2014-01-25 20:13:38 UTC
+1
Comment 4 André Klapper 2015-02-07 17:16:35 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]
Comment 5 Emmanuele Bassi (:ebassi) 2018-01-25 16:38:50 UTC
Nothing happened in 4 years; please, feel free to re-open this bug if you have a patch.