summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2022-12-19 03:12:40 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2022-12-19 17:23:26 +0530
commit32115334662799c77d49b0e26161c44e580d5dd4 (patch)
tree6f169bca0a2819520b8fe806be68600a5b189f78
parent56f8f499cc7ae7600a6832f84ee8341dc2598362 (diff)
downloadpango-32115334662799c77d49b0e26161c44e580d5dd4.tar.gz
meson: Update gitlab.gnome.org SSH server names
Also switch the wrap file style to use spaces around `=` which is the canonical style used by wrapdb now.
-rw-r--r--subprojects/gi-docgen.wrap10
-rw-r--r--subprojects/glib.wrap10
-rw-r--r--subprojects/gobject-introspection.wrap14
-rw-r--r--subprojects/json-glib.wrap5
-rw-r--r--subprojects/sysprof.wrap12
5 files changed, 25 insertions, 26 deletions
diff --git a/subprojects/gi-docgen.wrap b/subprojects/gi-docgen.wrap
index 98cd9211..01606cee 100644
--- a/subprojects/gi-docgen.wrap
+++ b/subprojects/gi-docgen.wrap
@@ -1,6 +1,6 @@
[wrap-git]
-directory=gi-docgen
-url=https://gitlab.gnome.org/GNOME/gi-docgen.git
-push-url=ssh://git@gitlab.gnome.org:GNOME/gi-docgen.git
-revision=main
-depth=1
+directory = gi-docgen
+url = https://gitlab.gnome.org/GNOME/gi-docgen.git
+push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/gi-docgen.git
+revision = main
+depth = 1
diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap
index c785910d..08f7d4e5 100644
--- a/subprojects/glib.wrap
+++ b/subprojects/glib.wrap
@@ -1,6 +1,6 @@
[wrap-git]
-directory=glib
-url=https://gitlab.gnome.org/GNOME/glib.git
-push-url=ssh://git@gitlab.gnome.org:GNOME/glib.git
-revision=main
-depth=1
+directory = glib
+url = https://gitlab.gnome.org/GNOME/glib.git
+push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/glib.git
+revision = main
+depth = 1
diff --git a/subprojects/gobject-introspection.wrap b/subprojects/gobject-introspection.wrap
index aa96c352..314211b1 100644
--- a/subprojects/gobject-introspection.wrap
+++ b/subprojects/gobject-introspection.wrap
@@ -1,10 +1,10 @@
[wrap-git]
-directory=gobject-introspection
-url=https://gitlab.gnome.org/GNOME/gobject-introspection.git
-push-url=ssh://git@gitlab.gnome.org:GNOME/gobject-introspection.git
-revision=main
-depth=1
+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 = main
+depth = 1
[provide]
-dependency_names = gobject-introspection-1.0
-program_names = g-ir-scanner
+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
diff --git a/subprojects/json-glib.wrap b/subprojects/json-glib.wrap
deleted file mode 100644
index b88acd72..00000000
--- a/subprojects/json-glib.wrap
+++ /dev/null
@@ -1,5 +0,0 @@
-[wrap-git]
-directory=json-glib
-url=https://gitlab.gnome.org/GNOME/json-glib.git
-revision=master
-depth=1
diff --git a/subprojects/sysprof.wrap b/subprojects/sysprof.wrap
index fb669463..fbb124d5 100644
--- a/subprojects/sysprof.wrap
+++ b/subprojects/sysprof.wrap
@@ -1,5 +1,9 @@
[wrap-git]
-directory=sysprof
-url=https://gitlab.gnome.org/GNOME/sysprof.git
-revision=6b1cd7a722fcebae1ac392562c47957477ade8bf
-depth=1
+directory = sysprof
+url = https://gitlab.gnome.org/GNOME/sysprof.git
+push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/sysprof.git
+revision = master
+depth = 1
+
+[provide]
+dependency_names = sysprof-4, sysprof-capture-4, sysprof-ui-4