[gnome-control-center/gbsneto/fix-flatpak: 968/970] flatpak: Remove mozjs52



commit d1dc7648dc3d08bf34f98688c6e9bed4f43fbe67
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sat May 18 19:53:02 2019 -0300

    flatpak: Remove mozjs52
    
    It was required by PolKit, which now depends on js60, which
    is available in the image already.

 build-aux/flatpak/org.gnome.Settings.json | 37 -------------------------------
 1 file changed, 37 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 1b4f38734..4e0ca8392 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -56,43 +56,6 @@
                 }
             ]
         },
-        {
-            "name" : "mozjs52",
-            "build-options" : {
-                "arch" : {
-                    "i386" : {
-                        "config-opts" : [
-                            "--host=i586-unknown-linux-gnu"
-                        ]
-                    },
-                    "arm" : {
-                        "config-opts" : [
-                            "--host=arm-unknown-linux-gnueabi"
-                        ]
-                    }
-                }
-            },
-            "config-opts": [
-                "--enable-posix-nspr-emulation",
-                "--with-system-zlib",
-                "--without-system-icu",
-                "--with-intl-api",
-                "--disable-jemalloc",
-                "AUTOCONF=autoconf"
-            ],
-            "builddir" : true,
-            "subdir" : "js/src",
-            "sources" : [
-                {
-                    "type" : "archive",
-                    "url" : 
"https://download.gnome.org/teams/releng/tarballs-needing-help/mozjs/mozjs-52.2.1gnome1.tar.gz";,
-                    "sha256" : "31697943b1dbbb51ba9aee35b8269a353c487d7af4d336010b90054dc4f9b0af"
-                }
-            ],
-            "cleanup" : [
-                "libjs_static.ajs"
-            ]
-        },
         {
             "name" : "polkit",
             "buildsystem" : "autotools",


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