[jhbuild] world: Add xdg-desktop-portal and friends
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: Add xdg-desktop-portal and friends
- Date: Wed, 7 Sep 2016 13:09:39 +0000 (UTC)
commit 41d611a5211747133163b7bdbcddc8b50e2dca0f
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Sep 7 13:56:21 2016 +0100
world: Add xdg-desktop-portal and friends
It's useful to have them under jhbuild, alongside flatpak.
modulesets/gnome-world.modules | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 38e55c1..580bc99 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -3244,6 +3244,22 @@
</dependencies>
</autotools>
+ <autotools id="xdg-desktop-portal" autogenargs="--disable-docbook-docs">
+ <branch repo="github.com" module="flatpak/xdg-desktop-portal"/>
+ <dependencies>
+ <dep package="flatpak"/>
+ <dep package="glib"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="xdg-desktop-portal-gtk">
+ <branch repo="github.com" module="flatpak/xdg-desktop-portal-gtk"/>
+ <dependencies>
+ <dep package="xdg-desktop-portal"/>
+ <dep package="gtk+"/>
+ </dependencies>
+ </autotools>
+
<autotools id="libratbag">
<branch repo="github.com" checkoutdir="libratbag" module="libratbag/libratbag.git"/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]