girepository: Update gi-compile-repository and use it to compile GIRs

Adapt gi-compile-repository sources to compile against the updated
libgirepository that is included with GLib.

This also renames "g-ir-compiler" to "gi-compile-repository" to avoid
overwriting the existing binary and to simplify the binary name going
forward.
This commit is contained in:
Evan Welsh
2024-01-15 23:21:02 -08:00
committed by Philip Withnall
parent b862fe077a
commit 5d997cad03
5 changed files with 61 additions and 30 deletions

View File

@@ -1,3 +1,6 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
# SPDX-FileCopyrightText: 2024 GNOME Foundation
girepository_tests = {
'cmph-bdz': {
'dependencies': [cmph_dep],