[jhbuild] world: Update gst-plugins-ugly module
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: Update gst-plugins-ugly module
- Date: Thu, 14 Feb 2019 17:59:21 +0000 (UTC)
commit 4e7fa422b96e2463b23036435499d65f3389f3ee
Author: Bastien Nocera <hadess hadess net>
Date: Thu Feb 14 18:53:03 2019 +0100
world: Update gst-plugins-ugly module
From the 1.6 branch to master, and use meson to check it out.
modulesets/gnome-world.modules | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 8c6417a0..213008cc 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2471,18 +2471,15 @@
</dependencies>
</autotools>
- <autotools id="gst-plugins-ugly"
- autogenargs="--disable-fatal-warnings"
- supports-non-srcdir-builds="no">
- <branch repo="gstreamer.freedesktop.org"
+ <meson id="gst-plugins-ugly">
+ <branch repo="gitlab.freedesktop.org"
checkoutdir="gst-plugins-ugly"
- module="gst-plugins-ugly"
- revision="1.6"/>
+ module="gstreamer/gst-plugins-ugly.git"/>
<dependencies>
<dep package="gstreamer"/>
<dep package="gst-plugins-base"/>
</dependencies>
- </autotools>
+ </meson>
<autotools id="linux-user-chroot">
<branch/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]