mirror of
https://aur.archlinux.org/firedragon.git
synced 2025-07-06 13:04:31 +00:00
Rebase PKGBUILD to Librewolf ones, the Librewolf team is doing a much better job at this than me :)
This commit is contained in:
39
.SRCINFO
39
.SRCINFO
@ -1,11 +1,12 @@
|
||||
pkgbase = firedragon
|
||||
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
|
||||
pkgver = 100.0.1
|
||||
pkgrel = 1
|
||||
url = https://gitlab.com/dr460nf1r3/settings/
|
||||
pkgver = 100.0.2
|
||||
pkgrel = 2
|
||||
url = https://librewolf.net/
|
||||
install = firedragon.install
|
||||
arch = x86_64
|
||||
arch = x86_64_v3
|
||||
arch = aarch64
|
||||
license = MPL
|
||||
license = GPL
|
||||
license = LGPL
|
||||
@ -16,11 +17,9 @@ pkgbase = firedragon
|
||||
makedepends = mesa
|
||||
makedepends = imake
|
||||
makedepends = inetutils
|
||||
makedepends = rust
|
||||
makedepends = xorg-server-xwayland
|
||||
makedepends = xorg-server-xvfb
|
||||
makedepends = ccache
|
||||
makedepends = autoconf2.13
|
||||
makedepends = rust
|
||||
makedepends = clang
|
||||
makedepends = llvm
|
||||
makedepends = jack
|
||||
@ -37,23 +36,15 @@ pkgbase = firedragon
|
||||
makedepends = wasi-libc
|
||||
makedepends = wasi-libc++
|
||||
makedepends = wasi-libc++abi
|
||||
makedepends = pciutils
|
||||
depends = gtk3
|
||||
depends = libxt
|
||||
depends = mime-types
|
||||
depends = dbus-glib
|
||||
depends = ffmpeg
|
||||
depends = nss
|
||||
depends = ttf-font
|
||||
depends = libpulse
|
||||
depends = aom
|
||||
depends = harfbuzz
|
||||
depends = libvpx
|
||||
depends = libjpeg
|
||||
depends = zlib
|
||||
depends = icu
|
||||
depends = libevent
|
||||
depends = pipewire
|
||||
depends = kfiredragonhelper
|
||||
depends = ffmpeg
|
||||
optdepends = firejail-git: Sandboxing the browser using the included profiles
|
||||
optdepends = profile-sync-daemon: Load the browser profile into RAM
|
||||
optdepends = whoogle: Searching the web using a locally running Whoogle instance
|
||||
@ -66,21 +57,27 @@ pkgbase = firedragon
|
||||
optdepends = libappindicator-gtk3: Global menu support for GTK apps
|
||||
optdepends = appmenu-gtk-module-git: Appmenu for GTK only
|
||||
optdepends = plasma5-applets-window-appmenu: Appmenu for Plasma only
|
||||
conflicts = firedragon-hg
|
||||
options = !emptydirs
|
||||
options = !makeflags
|
||||
options = !strip
|
||||
options = !lto
|
||||
options = !debug
|
||||
backup = usr/lib/firedragon/firedragon.cfg
|
||||
backup = usr/lib/firedragon/distribution/policies.json
|
||||
source = https://archive.mozilla.org/pub/firefox/releases/100.0.1/source/firefox-100.0.1.source.tar.xz
|
||||
backup = usr/lib/librewolf/librewolf.cfg
|
||||
backup = usr/lib/librewolf/distribution/policies.json
|
||||
source = https://archive.mozilla.org/pub/firefox/releases/100.0.2/source/firefox-100.0.2.source.tar.xz
|
||||
source = https://archive.mozilla.org/pub/firefox/releases/100.0.2/source/firefox-100.0.2.source.tar.xz.asc
|
||||
source = firedragon.desktop
|
||||
source = git+https://gitlab.com/dr460nf1r3/common.git
|
||||
source = git+https://gitlab.com/dr460nf1r3/settings.git
|
||||
sha256sums = 13bc55e1c32a6ad32b4a3b37296a0459f41b0981489fc22da491256773c51c9d
|
||||
source = librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git
|
||||
source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
|
||||
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
|
||||
sha256sums = dc109861204f6938fd8f147af89a694eb516f3d4bb64ce3f0116452d654a8417
|
||||
sha256sums = SKIP
|
||||
sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = firedragon
|
||||
|
Reference in New Issue
Block a user