Add gobject-introspection as a subproject
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 12 Jan 2023 17:55:47 +0000 (17:55 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 12 Jan 2023 17:56:37 +0000 (17:56 +0000)
We pin GLib, so we must also pin g-i to the same version, otherwise
we'll get weird mismatches during development.

subprojects/gobject-introspection.wrap [new file with mode: 0644]

diff --git a/subprojects/gobject-introspection.wrap b/subprojects/gobject-introspection.wrap
new file mode 100644 (file)
index 0000000..e00b3e0
--- /dev/null
@@ -0,0 +1,10 @@
+[wrap-git]
+directory = gobject-introspection
+url = https://gitlab.gnome.org/GNOME/gobject-introspection.git
+push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/gobject-introspection.git
+revision = 1.74.0
+depth = 1
+
+[provide]
+dependency_names = gobject-introspection-1.0, gobject-introspection-no-export-1.0
+program_names = g-ir-annotation-tool, g-ir-compiler, g-ir-doc-tool, g-ir-generate, g-ir-inspect, g-ir-scanner