blob: ef57b3ea446046bfbbc2939667293fbb463ba301 (
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
pkgbase = cachy-browser
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
pkgver = 96.0
pkgrel = 2
url = https://cachyos.org
install = cachy-browser.install
arch = x86_64
arch = x86_64_v3
groups = cachyos
license = MPL
license = GPL
license = LGPL
makedepends = unzip
makedepends = zip
makedepends = diffutils
makedepends = yasm
makedepends = mesa
makedepends = imake
makedepends = inetutils
makedepends = ccache
makedepends = rust
makedepends = xorg-server-xwayland
makedepends = xorg-server-xvfb
makedepends = autoconf2.13
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
makedepends = wasi-compiler-rt
makedepends = wasi-libc
makedepends = wasi-libc++
makedepends = wasi-libc++abi
depends = gtk3
depends = libxt
depends = mime-types
depends = dbus-glib
depends = ffmpeg
depends = nss
depends = ttf-font
depends = libpulse
depends = aom
depends = harfbuzz
depends = graphite
depends = libvpx
depends = libjpeg
depends = zlib
depends = icu
depends = libevent
depends = pipewire
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 = !strip
options = !makeflags
options = !lto
backup = usr/lib/cachy-browser/cachy.cfg
backup = usr/lib/cachy-browser/distribution/policies.json
source = https://archive.mozilla.org/pub/firefox/releases/96.0/source/firefox-96.0.source.tar.xz
source = cachy-browser.desktop
source = git+https://github.com/cachyos/cachyos-browser-settings.git
source = git+https://github.com/cachyos/cachyos-browser-common.git
sha256sums = b4b03214ad838fe2744fed26c497c8a6fa7aedc95f47d4146da1cf5cc97860c0
sha256sums = c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f
sha256sums = SKIP
sha256sums = SKIP
pkgname = cachy-browser
|