[recipes/recipes-1.0] Drop meson bundling



commit 809a1574049f575ffa7797537a6402baf503f4e7
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 |   22 ----------------------
 flatpak/setuptools-makefile    |    5 -----
 2 files changed, 0 insertions(+), 27 deletions(-)
---
diff --git a/flatpak/org.gnome.Recipes.json b/flatpak/org.gnome.Recipes.json
index 38c9638..1fa9bbe 100644
--- a/flatpak/org.gnome.Recipes.json
+++ b/flatpak/org.gnome.Recipes.json
@@ -56,28 +56,6 @@
             ]
         },
         {
-            "name": "meson",
-            "no-autogen": true,
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": 
"https://github.com/mesonbuild/meson/releases/download/0.38.1/meson-0.38.1.tar.gz";,
-                    "sha256": "dcb05349b32427924fa2a258a5e23e40e09c1bf9dd09919198c3a2ae1c38ba53"
-                },
-                {
-                    "type": "patch",
-                    "path": "meson-glib-check.patch",
-                    "strip-components": 0
-
-                },
-                {
-                    "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]