# Maintainer: Jan Alexander Steffens (heftig) # ALARM: Kevin Mihelich # - configure with --disable-lto, --disable-rust-simd pkgname=js102 pkgver=102.11.0 pkgrel=1 pkgdesc="JavaScript interpreter and libraries - Version 102" url="https://spidermonkey.dev/" arch=(x86_64) license=(MPL) depends=( gcc-libs readline sh zlib ) makedepends=( autoconf2.13 clang lld llvm python-psutil python-setuptools rust zip ) checkdepends=( git mercurial ) options=(!lto) _relver=${pkgver}esr source=( https://archive.mozilla.org/pub/firefox/releases/$_relver/source/firefox-$_relver.source.tar.xz{,.asc} ) b2sums=('b19db1b35e6c652e2cd44ec5219bd5c42aacd55987962dbcaf50b5ec54d2ac5066290264f938ba3d45ef111779b9f27b06736ae7df11fa62478ab2179acfe723' 'SKIP') validpgpkeys=( 14F26682D0916CDD81E37B6D61B7B526D98F0353 # Mozilla Software Releases ) # Make sure the duplication between bin and lib is found COMPRESSZST+=(--long) prepare() { mkdir mozbuild cd firefox-$pkgver cat >../mozconfig <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <