# Maintainer: Nicola Revelant # Contributor: Cyra Westmere # Contributor: random-nick # Based on the official firefox package by: # Contributor: Jan Alexander Steffens (heftig) # Contributor: Ionut Biru # Contributor: Jakub Schmidtke pkgname=waterfox pkgver=G6.0.11 pkgrel=2 pkgdesc='Fork of Mozilla Firefox featuring some privacy, usability, and speed enhancements.' arch=(x86_64) license=('MPL-2.0') url='https://www.waterfox.net/' depends=( gtk3 libxt mime-types dbus-glib nss ttf-font ) makedepends=( cbindgen clang diffutils dump_syms imake jack lld llvm mercurial mesa nasm nodejs python rust unzip wasi-compiler-rt wasi-libc wasi-libc++ wasi-libc++abi xorg-server-xvfb yasm zip ) optdepends=( 'hunspell-en_US: Spell checking, American English' 'libnotify: Notification integration' 'networkmanager: Location detection via available WiFi networks' 'pulseaudio: Audio support' 'speech-dispatcher: Text-to-Speech' 'xdg-desktop-portal: Screensharing with Wayland' ) options=(!emptydirs !makeflags !strip) source=( "$pkgname-$pkgver.tar.gz::https://github.com/WaterfoxCo/Waterfox/archive/refs/tags/$pkgver.tar.gz" "$pkgname.desktop" ) b2sums=( '861e981cd9a7a0a497e7f3a752a435d63825ae4227abfffbf8019387432b44eaf950360ff06968cf65f74d3f7396a3e168e9c8c97ba3be1f1bea14011746ba58' 'b40c9d21c97f1b1ac9cae61593427c18f2262e39484874ad2077be7484f929ad7785406541f1b964041f6cd43f1fdd5c98e4942af3586de67d7b9c50a829a996' ) prepare () { mkdir -p mozbuild cd "Waterfox-$pkgver" cat > ../mozconfig <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <