# Maintainer: # Based on the official firefox package by: # Contributor: Jan Alexander Steffens (heftig) # Contributor: Ionut Biru # Contributor: Jakub Schmidtke pkgname=waterfox pkgver=2020.04 pkgrel=1 pkgdesc="Fork of Mozilla Firefox featuring some legacy extensions, removed telemetry and no Pocket integration. This is the Current branch." arch=(x86_64) license=(MPL GPL LGPL) url="https://www.waterfox.net/" depends=(gtk3 gtk2 libxt startup-notification mime-types dbus-glib nss ttf-font) makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake inetutils xorg-server-xvfb autoconf2.13 rust clang llvm jack python nodejs python2-psutil cbindgen nasm) optdepends=('networkmanager: Location detection via available WiFi networks' 'libnotify: Notification integration' 'pulseaudio: Audio support' 'libpulse: Audio support' 'ffmpeg: Multimedia playback' 'speech-dispatcher: Text-to-Speech' 'hunspell-en_US: Spell checking, American English') options=(!emptydirs !makeflags !strip) _archivename=2020.04-current # patch releases don't follow the same format so we can't use $pkgver source=(Waterfox-$_archivename.tar.gz::https://github.com/MrAlex94/Waterfox/archive/$_archivename.tar.gz $pkgname.desktop) sha256sums=('72eb65abd54bbd141f3d17e6011f6f2248fd0775e3ee0177bfaf3d885bd24007' '3c8a3e73ffcb4670ca25fc7087b9c5d93ebbef2f3be8a33cf81ae424c3f27fa3') prepare() { mkdir -p mozbuild cd Waterfox-$_archivename cat >../mozconfig <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <