Simon McVittie 4758e1ee19 girepository: Search the same paths as the Python code
The Python code historically always searched DATADIR/gir-1.0 (always)
and /usr/share/gir-1.0 (only on Unix); since the previous commit, they
are searched after the GIR_DIR. Do the same here, to make the C and
Python search paths match up.

With the default gir_dir_prefix, searching both GIR_DIR and
DATADIR/gir-1.0 is redundant. However, if gir_dir_prefix is changed to
something else, for example -Dgir_dir_prefix=lib64, always searching
DATADIR/gir-1.0 provides backwards compatibility with pre-existing GIR
that might already be stored in DATADIR/gir-1.0.

Resolves: #455 (in conjunction with previous commit)
Helps: #323
Signed-off-by: Simon McVittie <smcv@debian.org>
2023-08-20 00:19:26 +00:00
2012-10-16 10:58:08 -04:00
2023-07-18 11:32:09 -04:00
2022-02-13 14:20:51 +00:00
2022-02-13 14:20:51 +00:00
2022-02-13 14:20:03 +00:00
2022-02-13 14:20:51 +00:00
2022-02-13 14:20:51 +00:00
2022-02-13 14:20:51 +00:00
2022-02-13 14:20:51 +00:00
2021-06-24 18:17:56 +00:00
2022-02-13 14:20:51 +00:00
2021-08-05 16:24:23 +00:00
2022-02-13 14:20:51 +00:00
2022-02-13 14:20:51 +00:00
2022-02-13 14:41:48 +00:00
2013-10-10 16:48:51 -04:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2022-02-13 14:20:51 +00:00
2022-02-13 14:35:53 +00:00
2022-02-13 14:35:53 +00:00
2022-02-13 14:20:51 +00:00
2012-10-16 10:58:08 -04:00
2018-07-29 18:57:03 +02:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
135 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%