# Maintainer: vnepogodin # Contributor: Kyle De'Vir (QuartzDragon) # Contributor: Jonas Heinrich # Contributor: Maxwell Anselm # Contributor: Jan Alexander Steffens (heftig) # Contributor: Ionut Biru # Contributor: Jakub Schmidtke pkgname=librewolf-nightly _pkgname="Librewolf Nightly" pkgver=r635306.b898442a9527 pkgrel=1 pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom. (nightly edition)" arch=(x86_64 aarch64) license=(MPL GPL LGPL) url="https://librewolf-community.gitlab.io/" depends=(gtk3 libxt mime-types dbus-glib ffmpeg nss ttf-font libpulse libvpx libjpeg zlib icu libevent libpipewire02) makedepends=(unzip zip diffutils yasm mesa imake inetutils ccache rust mozilla-common xorg-server-xwayland xorg-server-xvfb autoconf2.13 mercurial clang llvm jack gtk2 nodejs cbindgen nasm python-setuptools python-psutil python-zstandard git binutils lld) optdepends=('networkmanager: Location detection via available WiFi networks' 'libnotify: Notification integration' 'pulseaudio: Audio support' 'speech-dispatcher: Text-to-Speech' 'hunspell-en_US: Spell checking, American English' 'libappindicator-gtk3: global menu support for gtk app' 'appmenu-gtk-module: appmenu for gtk only' 'plasma5-applets-window-appmenu: appmenu for plasma only') options=(!emptydirs !makeflags !strip) _linux_commit=e123b80f7df1ad9043435f345c426717ca323579 _repo=https://hg.mozilla.org/mozilla-unified conflicts=('librewolf') provides=('librewolf') source_x86_64=("hg+$_repo#revision=autoland" $pkgname.desktop "git+https://gitlab.com/librewolf-community/browser/common.git" "git+https://gitlab.com/vnepogodin/librewolf-settings.git" "remove_addons.patch::https://gitlab.com/librewolf-community/browser/linux/-/raw/${_linux_commit}/remove_addons.patch" "context-menu.patch::https://gitlab.com/librewolf-community/browser/linux/-/raw/${_linux_commit}/context-menu.patch" 0001-Use-remoting-name-for-GDK-application-names.patch) source_aarch64=("hg+$_repo#revision=autoland" $pkgname.desktop "git+https://gitlab.com/librewolf-community/browser/common.git" "git+https://gitlab.com/vnepogodin/librewolf-settings.git" "remove_addons.patch::https://gitlab.com/librewolf-community/browser/linux/-/raw/${_linux_commit}/remove_addons.patch" "context-menu.patch::https://gitlab.com/librewolf-community/browser/linux/-/raw/${_linux_commit}/context-menu.patch" "arm.patch::https://gitlab.com/librewolf-community/browser/linux/-/raw/${_linux_commit}/arm.patch" build-arm-libopus.patch 0001-Use-remoting-name-for-GDK-application-names.patch) sha512sums_x86_64=('SKIP' '7fdfc23fbf637ef036f51b439e56a84fd12d7f50a894b7318d287da1584ed8be1958c1e403735e9edab8888699f3a68df5c69854d4b87187af1c76734644e44e' 'SKIP' 'SKIP' '8a8ae3276914cd8812feb99acac8c2363f5530656593bebaed5cf67defec19153c30409b6fba418162c7e7f2876554202bbcf5f356d7e785488859879161d921' 'a4274739be161710d90fdb674315ef4b0696ce6e092641a62f7a18c5a773de959a38fe52e0c8683821753a99e4337ea3e448579937d684e22345f7d936161061' 'afb4a230b3e87cfb71687b3fe375c78463e02a6f7b1daa15bf6127f6414c6c29bf2d8df372b59b4df7f90fc8929582e8aab4e3db5e8b54b1817c96aad00d92ea') sha512sums_aarch64=('SKIP' '7fdfc23fbf637ef036f51b439e56a84fd12d7f50a894b7318d287da1584ed8be1958c1e403735e9edab8888699f3a68df5c69854d4b87187af1c76734644e44e' 'SKIP' 'SKIP' '8a8ae3276914cd8812feb99acac8c2363f5530656593bebaed5cf67defec19153c30409b6fba418162c7e7f2876554202bbcf5f356d7e785488859879161d921' 'a4274739be161710d90fdb674315ef4b0696ce6e092641a62f7a18c5a773de959a38fe52e0c8683821753a99e4337ea3e448579937d684e22345f7d936161061' '179d922764a959c3eccd1ff98e16c629516d04c9a3a8fe6d199f8de88ad7163a026e4415836728a01a89703f1f31247addcead2da2b341b1849e4627a742c5b9' '6d464cce32cb2e440fb137666aeefec1240bcbdfdef0e8633e0fbe22e2214446b2c992ee2c8716c682a42fcd1d66d9fdf1d6d5b40f8ec3b0eeec5ca9e3f1aa35' 'afb4a230b3e87cfb71687b3fe375c78463e02a6f7b1daa15bf6127f6414c6c29bf2d8df372b59b4df7f90fc8929582e8aab4e3db5e8b54b1817c96aad00d92ea') pkgver() { cd mozilla-unified printf "r%s.%s" "$(hg identify -n)" "$(hg identify -i)" } prepare() { if [[ ! -d mozbuild ]];then mkdir mozbuild fi cd mozilla-unified # # If you want to disable LTO/PGO (compile too long), delete the lines below beginning with # `ac_add_options --enable-lto' and ending with 'export RANLIB=llvm-ranlib` # cat >../mozconfig <>../mozconfig <>../mozconfig <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <