From: Nirbheek Chauhan Date: Sun, 18 Dec 2022 01:29:33 +0000 (+0530) Subject: meson: Update gitlab.gnome.org SSH server names X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~23^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1a1f92178e5e97af6e0ae2fb20f26496158b4326;p=gtk4.git 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. --- diff --git a/subprojects/gdk-pixbuf.wrap b/subprojects/gdk-pixbuf.wrap index 123ea163f9..fd02e95aaf 100644 --- a/subprojects/gdk-pixbuf.wrap +++ b/subprojects/gdk-pixbuf.wrap @@ -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 diff --git a/subprojects/gi-docgen.wrap b/subprojects/gi-docgen.wrap index 98cd921182..01606cee4a 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 c785910d9f..08f7d4e52a 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/pango.wrap b/subprojects/pango.wrap index 64317f97fe..aebcfbe4cd 100644 --- a/subprojects/pango.wrap +++ b/subprojects/pango.wrap @@ -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