[recipes] Drop meson bundling



commit 9b0559877b6f6b1a1ef1131827a13cf3f8579672
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Mar 30 08:16:24 2017 -0400

    Drop meson bundling
    
    It is in the 3.24 sdk.

 flatpak/org.gnome.Recipes.json |   16 ----------------
 flatpak/setuptools-makefile    |    5 -----
 2 files changed, 0 insertions(+), 21 deletions(-)
---
diff --git a/flatpak/org.gnome.Recipes.json b/flatpak/org.gnome.Recipes.json
index 25f94c5..c3ccdb1 100644
--- a/flatpak/org.gnome.Recipes.json
+++ b/flatpak/org.gnome.Recipes.json
@@ -49,22 +49,6 @@
             ]
         },
         {
-            "name": "meson",
-            "no-autogen": true,
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": 
"https://github.com/mesonbuild/meson/releases/download/0.39.1/meson-0.39.1.tar.gz";,
-                    "sha256": "44885ccfef94d3d4afb1053fa6673ed130d3093fc9e9f6624d08161d8a385220"
-                },
-                {
-                    "type": "file",
-                    "path": "setuptools-makefile",
-                    "dest-filename": "Makefile"
-                }
-            ]
-        },
-        {
             "name": "recipes",
             "buildsystem": "meson",
             "builddir": true,


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