[gtk/gtk-4-4: 2/3] meson: switch some .wrap files to stable branches




commit 77c92409821d20a653199f02893b9a220af98a18
Author: Jordan Petridis <jordan centricular com>
Date:   Wed Mar 16 09:53:16 2022 +0200

    meson: switch some .wrap files to stable branches
    
    To avoid random failures if one of the projects starts
    depending on new things or has incompatible changes.

 subprojects/glib.wrap              | 2 +-
 subprojects/graphene.wrap          | 2 +-
 subprojects/libepoxy.wrap          | 2 +-
 subprojects/pango.wrap             | 2 +-
 subprojects/sysprof.wrap           | 2 +-
 subprojects/wayland-protocols.wrap | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap
index c785910d9f..ec5febde86 100644
--- a/subprojects/glib.wrap
+++ b/subprojects/glib.wrap
@@ -2,5 +2,5 @@
 directory=glib
 url=https://gitlab.gnome.org/GNOME/glib.git
 push-url=ssh://git gitlab gnome org:GNOME/glib.git
-revision=main
+revision=glib-2-68
 depth=1
diff --git a/subprojects/graphene.wrap b/subprojects/graphene.wrap
index 902095dbd7..ae4fa6e69d 100644
--- a/subprojects/graphene.wrap
+++ b/subprojects/graphene.wrap
@@ -1,5 +1,5 @@
 [wrap-git]
 directory=graphene
 url=https://github.com/ebassi/graphene.git
-revision=master
+revision=graphene-1-10
 depth=1
diff --git a/subprojects/libepoxy.wrap b/subprojects/libepoxy.wrap
index fc5147a22b..f8dedf4d95 100644
--- a/subprojects/libepoxy.wrap
+++ b/subprojects/libepoxy.wrap
@@ -1,5 +1,5 @@
 [wrap-git]
 directory=libepoxy
 url=https://github.com/anholt/libepoxy.git
-revision=master
+revision=1.5.10
 depth=1
diff --git a/subprojects/pango.wrap b/subprojects/pango.wrap
index 64317f97fe..57bb8357fc 100644
--- a/subprojects/pango.wrap
+++ b/subprojects/pango.wrap
@@ -2,5 +2,5 @@
 directory=pango
 url=https://gitlab.gnome.org/GNOME/pango.git
 push-url=ssh://git gitlab gnome org:GNOME/pango.git
-revision=main
+revision=pango-1-48
 depth=1
diff --git a/subprojects/sysprof.wrap b/subprojects/sysprof.wrap
index 99aa36ce87..41fb7c6ee2 100644
--- a/subprojects/sysprof.wrap
+++ b/subprojects/sysprof.wrap
@@ -1,5 +1,5 @@
 [wrap-git]
 directory=sysprof
 url=https://gitlab.gnome.org/GNOME/sysprof.git
-revision=master
+revision=sysprof-3-38
 depth=1
diff --git a/subprojects/wayland-protocols.wrap b/subprojects/wayland-protocols.wrap
index 065651db63..a38709f2db 100644
--- a/subprojects/wayland-protocols.wrap
+++ b/subprojects/wayland-protocols.wrap
@@ -1,5 +1,5 @@
 [wrap-git]
 directory=wayland-protocols
 url=https://gitlab.freedesktop.org/wayland/wayland-protocols.git
-revision=main
+revision=1.21
 depth=1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]