# Maintainer: Jan Alexander Steffens (heftig) # ALARM: Kevin Mihelich # - configure with --disable-lto, --disable-rust-simd pkgname=js102 pkgver=102.13.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=('c835146f8eb5d45bcc5eebb5a510cc1b0b1f36ad7b47ed10eed743e9fddc2555f3458f19ab75ed12a510e896be727bf2bbee8521af439f323c48d8c1bbd82499' '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 - <