[jhbuild] core-deps-3.26: Move GJS to mozjs52
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps-3.26: Move GJS to mozjs52
- Date: Tue, 18 Jul 2017 06:45:13 +0000 (UTC)
commit 70a73727c1a4b013005db3850050e66f3a7f3d5a
Author: Philip Chimento <philip chimento gmail com>
Date: Mon Jul 17 23:44:30 2017 -0700
core-deps-3.26: Move GJS to mozjs52
The mozjs52 branch is now merged to master.
modulesets/gnome-suites-core-deps-3.26.modules | 28 +-----------------------
1 files changed, 1 insertions(+), 27 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index 63bed94..1c0e036 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -583,7 +583,7 @@
<dep package="m4-common"/>
<dep package="dbus-glib"/>
<dep package="gobject-introspection"/>
- <dep package="mozjs38"/>
+ <dep package="mozjs52"/>
<if condition-set="coverage">
<dep package="lcov"/>
</if>
@@ -1576,32 +1576,6 @@
</dependencies>
</autotools>
- <autotools id="mozjs38" autogen-sh="configure"
- supports-non-srcdir-builds="no"
- autogenargs="--enable-posix-nspr-emulation --with-system-zlib --enable-system-ffi
--with-system-icu --with-intl-api">
- <pkg-config>mozjs-38.pc</pkg-config>
- <branch repo="people.mozilla.org" module="mozjs-38.2.1.rc0.tar.bz2"
- version="38.2.1"
- checkoutdir="mozjs-38.0.0" source-subdir="js/src"
- hash="sha256:01994c758174bc173bcf4960f05ecb4da21014f09641a63b2952bbf9eeaa8b5c">
- <patch file="mozjs38-fix-tracelogger.patch" strip="1"/>
- <patch file="mozjs38-release-number.patch" strip="1"/>
- <patch file="mozjs38-shell-version.patch" strip="1"/>
- <patch file="mozjs38-pkg-config-version.patch" strip="1"/>
- <patch file="mozjs38-install-name.patch" strip="1"/>
- <patch file="mozjs38-copy-headers.patch" strip="1"/>
- <patch file="mozjs38-add-bracket.patch" strip="1"/>
- <patch file="mozjs38-1269317.patch" strip="1"/>
- <patch file="mozjs38-remove-nspr-dep.patch" strip="1"/>
- </branch>
- <dependencies>
- <dep package="libffi"/>
- <dep package="libicu"/>
- <dep package="python2"/>
- <dep package="zlib"/>
- </dependencies>
- </autotools>
-
<autotools id="mozjs52" autogen-sh="js/src/configure"
autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s %(autogenargs)s"
autogenargs="--enable-posix-nspr-emulation --with-system-zlib --with-system-icu --with-intl-api
AUTOCONF=autoconf">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]