[gnome-continuous] Add PipeWire



commit 31957493e18eb49f86f5187e6fc10b4144be8fd6
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Jan 24 11:43:02 2018 +0000

    Add PipeWire
    
    The xdg-desktop-portal started depending on PipeWire for screencasting,
    so let's see if we can add it to Continuous.

 manifest.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 651ef40..77af14c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -976,6 +976,9 @@
                                  "--disable-documentation",
                                  "--disable-docbook-docs"]},
 
+                {"src": "git:https://github.com/PipeWire/pipewire";,
+                 "config-opts": ["-Denable_docs=false", "-Denable_man=false"]},
+
                 {"src": "flatpak:xdg-desktop-portal",
                  "config-opts": ["--disable-docbook-docs"]},
 


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