blob: 48c92834487c5ef13746c7f85aa7c19d6f7f34fa (
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
|
pkgbase = phantom-browser-bin
pkgdesc = Privacy-focused Firefox fork with built-in DPI bypass, VPN (VLESS+REALITY), RKN blocklist sync and ad blocker
pkgver = 155.6.3
pkgrel = 1
url = https://github.com/SergBrowns/phantom-browser
arch = x86_64
license = MPL-2.0
depends = dbus-glib
depends = gtk3
depends = libxt
depends = nss
depends = mime-types
optdepends = sing-box: built-in VPN support (VLESS+REALITY)
optdepends = ffmpeg: H264/AAC media playback
optdepends = hunspell: spell checking
optdepends = libnotify: desktop notifications
optdepends = pipewire: audio support
optdepends = xdg-desktop-portal: screen sharing (Wayland)
provides = phantom-browser
conflicts = phantom-browser
source_x86_64 = phantom-155.6.3.tar.xz::https://github.com/SergBrowns/phantom-browser/releases/download/v155.6.3/phantom-155.6.3.tar.xz
sha256sums_x86_64 = 9571a1a798e5c6afa805ffbdb5b31182cedd35091be9dc096a656c124907b604
pkgname = phantom-browser-bin
|