[totem/wip/hadess/meson-hang-debug] build updated glib2
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/meson-hang-debug] build updated glib2
- Date: Tue, 11 Jan 2022 10:23:30 +0000 (UTC)
commit 834dc84e040518e39bfb6b3e3cc40efaafce1b04
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jan 11 11:23:17 2022 +0100
build updated glib2
.gitlab-ci.yml | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3b08fbfc0..dff3990a0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,6 +49,12 @@ build-fedora:
- dnf remove -y meson
- dnf install -y python3-pip
- pip3 install --pre meson
+ - dnf builddep -y glib2
+ - git clone --branch glib-2-70 https://gitlab.gnome.org/GNOME/glib.git
+ - cd glib
+ - meson setup _build -Dprefix=/usr
+ - ninja -C _build install
+ - cd ..
script:
- GST_DEBUG=*:9 gst-inspect-1.0 &
- sleep 1200
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]