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




commit dc875b6af9311f3b5275961618ad867bf1f57a1e
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/sysprof.wrap           | 2 +-
 subprojects/wayland-protocols.wrap | 2 +-
 subprojects/wayland.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..d9503ab978 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=1.10.6
 depth=1
diff --git a/subprojects/libepoxy.wrap b/subprojects/libepoxy.wrap
index fc5147a22b..0ab256ef26 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.9
 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..5361f0c540 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.23
 depth=1
diff --git a/subprojects/wayland.wrap b/subprojects/wayland.wrap
index 5be67bf491..bdb12d3aa7 100644
--- a/subprojects/wayland.wrap
+++ b/subprojects/wayland.wrap
@@ -1,7 +1,7 @@
 [wrap-git]
 directory=wayland
 url=https://gitlab.freedesktop.org/wayland/wayland.git
-revision=main
+revision=1.20.0
 depth=1
 
 [provide]


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