[polari] flatpak: Drop meson module



commit 32906e39c17ad9fbe6c1a9c753e65ec226909c3d
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Mar 23 18:58:15 2017 +0100

    flatpak: Drop meson module
    
    Meson now got included in the runtime, so we don't need to build our own
    copy.

 org.gnome.Polari-unstable.json |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/org.gnome.Polari-unstable.json b/org.gnome.Polari-unstable.json
index 7370afc..3a122fd 100644
--- a/org.gnome.Polari-unstable.json
+++ b/org.gnome.Polari-unstable.json
@@ -59,18 +59,6 @@
             ]
         },
         {
-            "name": "meson",
-            "buildsystem": "simple",
-            "build-commands": ["python3 ./setup.py install --prefix=/app --optimize=1"],
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": 
"https://github.com/mesonbuild/meson/releases/download/0.38.1/meson-0.38.1.tar.gz";,
-                    "sha256": "dcb05349b32427924fa2a258a5e23e40e09c1bf9dd09919198c3a2ae1c38ba53"
-                }
-            ]
-        },
-        {
             "name": "telepathy-glib",
             "config-opts": ["--disable-static"],
             "sources": [


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