meson: Update gitlab.gnome.org SSH server names
authorNirbheek Chauhan <nirbheek@centricular.com>
Sun, 18 Dec 2022 01:29:33 +0000 (06:59 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Sun, 18 Dec 2022 16:12:03 +0000 (21:42 +0530)
Also switch the wrap file style to use spaces around `=` which is the
canonical style used by wrapdb now.

subprojects/gdk-pixbuf.wrap
subprojects/gi-docgen.wrap
subprojects/glib.wrap
subprojects/pango.wrap

index 123ea163f95ecef448cece1470827e9e3ced6fcc..fd02e95aafc7a03a5a870880d747dcfa2f04b591 100644 (file)
@@ -1,6 +1,6 @@
 [wrap-git]
-directory=gdk-pixbuf
-url=https://gitlab.gnome.org/GNOME/gdk-pixbuf.git
-push-url=ssh://git@gitlab.gnome.org:GNOME/gdk-pixbuf.git
-revision=master
-depth=1
+directory = gdk-pixbuf
+url = https://gitlab.gnome.org/GNOME/gdk-pixbuf.git
+push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/gdk-pixbuf.git
+revision = master
+depth = 1
index 98cd9211820011f033dbf269c36ef364e1857bca..01606cee4a3cfb86a5b8e312f930abf9c92550c5 100644 (file)
@@ -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
index c785910d9f5c3b8a6059e9d4226fbc72d648a340..08f7d4e52a2549d13597147048019d7db307200f 100644 (file)
@@ -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
index 64317f97fe29fcda7bc52ba74b84651e1da46a3c..aebcfbe4cd64dc80ee857c48dedf75ef53689caa 100644 (file)
@@ -1,6 +1,6 @@
 [wrap-git]
-directory=pango
-url=https://gitlab.gnome.org/GNOME/pango.git
-push-url=ssh://git@gitlab.gnome.org:GNOME/pango.git
-revision=main
-depth=1
+directory = pango
+url = https://gitlab.gnome.org/GNOME/pango.git
+push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/pango.git
+revision = main
+depth = 1