blob: 77b0389cde847010961a1d43571c5b5312c6406b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
pkgbase = librewolf
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
pkgver = 91.0
pkgrel = 1
url = https://librewolf-community.gitlab.io/
install = librewolf.install
arch = x86_64
arch = aarch64
license = MPL
license = GPL
license = LGPL
makedepends = unzip
makedepends = zip
makedepends = diffutils
makedepends = yasm
makedepends = mesa
makedepends = imake
makedepends = inetutils
makedepends = xorg-server-xvfb
makedepends = autoconf2.13
makedepends = rust
makedepends = clang
makedepends = llvm
makedepends = jack
makedepends = nodejs
makedepends = cbindgen
makedepends = nasm
makedepends = python-setuptools
makedepends = python-psutil
makedepends = python-zstandard
makedepends = git
makedepends = binutils
makedepends = lld
makedepends = dump_syms
depends = gtk3
depends = libxt
depends = mime-types
depends = dbus-glib
depends = ffmpeg
depends = nss
depends = ttf-font
depends = libpulse
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = libnotify: Notification integration
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
optdepends = xdg-desktop-portal: Screensharing with Wayland
options = !emptydirs
options = !makeflags
options = !strip
backup = usr/lib/librewolf/librewolf.cfg
backup = usr/lib/librewolf/distribution/policies.json
source = https://archive.mozilla.org/pub/firefox/releases/91.0/source/firefox-91.0.source.tar.xz
source = librewolf.desktop
source = git+https://gitlab.com/librewolf-community/browser/common.git#tag=v91.0-1
source = git+https://gitlab.com/librewolf-community/settings.git#tag=1.5
sha256sums = 2a4d1f788ab77f68380d4e6ab0b36bd1efd1a4ac9e9c6d10e39377894c077901
sha256sums = 0b28ba4cc2538b7756cb38945230af52e8c4659b2006262da6f3352345a8bed2
sha256sums = SKIP
sha256sums = SKIP
source_aarch64 = 91.0-1_build-arm-libopus.patch::https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/master/extra/firefox/build-arm-libopus.patch
sha256sums_aarch64 = 2d4d91f7e35d0860225084e37ec320ca6cae669f6c9c8fe7735cdbd542e3a7c9
pkgname = librewolf
|