[pitivi/1.0] flatpak: Build `gavl` to add some more frei0r plugins



commit 030c86a4dd77a229c03b438e8032b46ceee9294f
Author: Thibault Saunier <tsaunier gnome org>
Date:   Fri Dec 1 15:45:15 2017 -0300

    flatpak: Build `gavl` to add some more frei0r plugins
    
    Fixes T7867

 build/flatpak/pitivi.template.json |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/build/flatpak/pitivi.template.json b/build/flatpak/pitivi.template.json
index eb627ac..f14e591 100644
--- a/build/flatpak/pitivi.template.json
+++ b/build/flatpak/pitivi.template.json
@@ -205,6 +205,17 @@
             ]
         },
         {
+            "name": "gavl",
+            "config-opts": ["--without-doxygen"],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "http://downloads.sourceforge.net/sourceforge/gmerlin/gavl-1.4.0.tar.gz";,
+                    "sha256": "51aaac41391a915bd9bad07710957424b046410a276e7deaff24a870929d33ce"
+                }
+            ]
+        },
+        {
             "name": "frei0r-plugin",
             "sources": [
                 {


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