[gnome-continuous] mozjs38: Remove



commit a155cc04f04aef8dd80fbd15ebb47b2d6fa14b7d
Author: Philip Chimento <philip chimento gmail com>
Date:   Wed Jul 5 22:30:41 2017 -0700

    mozjs38: Remove
    
    Dropping this, since GJS master now has moved to mozjs52 and built
    successfully.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=784598

 manifest.json                                      |   21 +-
 patches/mozjs38-1269317.patch                      |  136 -----
 patches/mozjs38-copy-headers.patch                 |   29 -
 patches/mozjs38-fix-tracelogger.patch              |  594 --------------------
 patches/mozjs38-pkg-config-version.patch           |   33 --
 patches/mozjs38-release-number.patch               |   47 --
 patches/mozjs38-shell-version.patch                |   76 ---
 ...zjs38-buildapi.patch => mozjs52-buildapi.patch} |    0
 8 files changed, 1 insertions(+), 935 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 80b9096..5c071d5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -911,30 +911,11 @@
                 "config-opts": ["--enable-compile-warnings=maximum",
                                 "--enable-installed-tests"]},
 
-        {"src": "tarball:https://people-mozilla.org/~sstangl/mozjs-38.2.1.rc0.tar.bz2";,
-         "name": "mozjs38",
-         "component": "minimal",
-         "checksum": "01994c758174bc173bcf4960f05ecb4da21014f09641a63b2952bbf9eeaa8b5c",
-         "patches": ["mozjs38-buildapi.patch",
-                     "mozjs38-fix-tracelogger.patch",
-                     "mozjs38-1269317.patch",
-                     "mozjs38-release-number.patch",
-                     "mozjs38-shell-version.patch",
-                     "mozjs38-copy-headers.patch",
-                     "mozjs38-pkg-config-version.patch"],
-         "config-opts": ["--enable-posix-nspr-emulation",
-                         "--disable-tests",
-                         "--disable-strip",
-                         "--enable-system-ffi",
-                         "--with-system-icu",
-                         "--with-system-zlib",
-                         "--with-intl-api"]},
-
         {"src": "git:https://github.com/ptomato/mozjs.git";,
          "branch": "mozjs52",
          "name": "mozjs52",
          "component": "minimal",
-         "patches": ["mozjs38-buildapi.patch"],
+         "patches": ["mozjs52-buildapi.patch"],
          "config-opts": ["--enable-posix-nspr-emulation",
                          "--disable-tests",
                          "--disable-strip",
diff --git a/patches/mozjs38-buildapi.patch b/patches/mozjs52-buildapi.patch
similarity index 100%
rename from patches/mozjs38-buildapi.patch
rename to patches/mozjs52-buildapi.patch


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