[pitivi] flatpak: Remove our build of meson



commit 3ef7482e59f367e07b57277e1ca2e8aef5d7d68e
Author: Thibault Saunier <tsaunier igalia com>
Date:   Thu Mar 15 18:13:06 2018 -0300

    flatpak: Remove our build of meson
    
    It is in the Sdk now, and even a newer version of it

 build/flatpak/org.pitivi.Pitivi.json | 16 ----------------
 1 file changed, 16 deletions(-)
---
diff --git a/build/flatpak/org.pitivi.Pitivi.json b/build/flatpak/org.pitivi.Pitivi.json
index dcc928d5..f6f50428 100644
--- a/build/flatpak/org.pitivi.Pitivi.json
+++ b/build/flatpak/org.pitivi.Pitivi.json
@@ -331,22 +331,6 @@
                 }
             ]
         },
-        {
-            "name": "meson",
-            "buildsystem": "simple",
-            "ensure-writable": ["easy-install.pth"],
-            "build-commands": [
-               "mkdir -p /app/lib/python3.5/site-packages",
-               "PYTHONUSERBASE=/app/ python3 setup.py install --prefix=/app"
-            ],
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": 
"https://pypi.python.org/packages/6d/32/a474702fcba1144aef89e7ec5d8a33d49be8389a0f983d11aab486c8392b/meson-0.41.2.tar.gz#md5=3b4a99beb09a0286ca1307449570c689";,
-                    "sha256": "ad1707717987fe8b7b65392b8327580105fcbdd5f2032bf3b7232b647284c95c"
-                }
-            ]
-        },
         {
             "name": "opencv",
             "buildsystem": "cmake",


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