1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2024-12-26 12:44:21 +00:00

Update 102

This commit is contained in:
dr460nf1r3 2022-06-30 20:20:45 +02:00
parent a394e9d56d
commit 1f903c250d
No known key found for this signature in database
GPG Key ID: B5C20B53B5FB19ED
2 changed files with 21 additions and 21 deletions

View File

@ -1,7 +1,7 @@
pkgbase = firedragon pkgbase = firedragon
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
pkgver = 101.0.1 pkgver = 102.0
pkgrel = 4 pkgrel = 1
url = https://gitlab.com/dr460nf1r3/settings/ url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install install = firedragon.install
arch = x86_64 arch = x86_64
@ -26,6 +26,8 @@ pkgbase = firedragon
makedepends = nodejs makedepends = nodejs
makedepends = cbindgen makedepends = cbindgen
makedepends = nasm makedepends = nasm
makedepends = python-pyqt5
makedepends = python-cmd2
makedepends = python-setuptools makedepends = python-setuptools
makedepends = python-zstandard makedepends = python-zstandard
makedepends = git makedepends = git
@ -65,8 +67,8 @@ pkgbase = firedragon
options = !debug options = !debug
backup = usr/lib/firedragon/firedragon.cfg backup = usr/lib/firedragon/firedragon.cfg
backup = usr/lib/firedragon/distribution/policies.json backup = usr/lib/firedragon/distribution/policies.json
source = https://archive.mozilla.org/pub/firefox/releases/101.0.1/source/firefox-101.0.1.source.tar.xz source = https://archive.mozilla.org/pub/firefox/releases/102.0/source/firefox-102.0.source.tar.xz
source = https://archive.mozilla.org/pub/firefox/releases/101.0.1/source/firefox-101.0.1.source.tar.xz.asc source = https://archive.mozilla.org/pub/firefox/releases/102.0/source/firefox-102.0.source.tar.xz.asc
source = firedragon.desktop source = firedragon.desktop
source = git+https://gitlab.com/dr460nf1r3/common.git source = git+https://gitlab.com/dr460nf1r3/common.git
source = git+https://gitlab.com/dr460nf1r3/settings.git source = git+https://gitlab.com/dr460nf1r3/settings.git
@ -74,7 +76,7 @@ pkgbase = firedragon
source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353 validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
sha256sums = b4c76e8bdf81f473f3e56b2f69dbe5119bba5cab38e36ab0f3f38cf0cdc4a9c2 sha256sums = 01797f04bd8d65f4c7f628d7ce832bf52a0874433886e4d0d78ef33c1ca66abf
sha256sums = SKIP sha256sums = SKIP
sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
sha256sums = SKIP sha256sums = SKIP

View File

@ -4,8 +4,8 @@
pkgname=firedragon pkgname=firedragon
_pkgname=FireDragon _pkgname=FireDragon
pkgver=101.0.1 pkgver=102.0
pkgrel=4 pkgrel=1
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE" pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
arch=(x86_64 x86_64_v3 aarch64) arch=(x86_64 x86_64_v3 aarch64)
backup=('usr/lib/firedragon/firedragon.cfg' backup=('usr/lib/firedragon/firedragon.cfg'
@ -14,7 +14,7 @@ license=(MPL GPL LGPL)
url=https://gitlab.com/dr460nf1r3/settings/ url=https://gitlab.com/dr460nf1r3/settings/
depends=(gtk3 libxt mime-types dbus-glib nss ttf-font libpulse ffmpeg kfiredragonhelper) depends=(gtk3 libxt mime-types dbus-glib nss ttf-font libpulse ffmpeg kfiredragonhelper)
makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm jack nodejs cbindgen nasm autoconf2.13 rust clang llvm jack nodejs cbindgen nasm python-pyqt5 python-cmd2
python-setuptools python-zstandard git binutils lld dump_syms python-setuptools python-zstandard git binutils lld dump_syms
wasi-compiler-rt wasi-libc wasi-libc++ wasi-libc++abi pciutils) # pciutils: only to avoid some PGO warning wasi-compiler-rt wasi-libc wasi-libc++ wasi-libc++abi pciutils) # pciutils: only to avoid some PGO warning
optdepends=('firejail-git: Sandboxing the browser using the included profiles' optdepends=('firejail-git: Sandboxing the browser using the included profiles'
@ -39,7 +39,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo
"librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git" "librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
"cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git") "cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
# source_aarch64=() # source_aarch64=()
sha256sums=('b4c76e8bdf81f473f3e56b2f69dbe5119bba5cab38e36ab0f3f38cf0cdc4a9c2' sha256sums=('01797f04bd8d65f4c7f628d7ce832bf52a0874433886e4d0d78ef33c1ca66abf'
'SKIP' 'SKIP'
'158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d' '158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
'SKIP' 'SKIP'
@ -84,8 +84,8 @@ ac_add_options --enable-application=browser
mk_add_options MOZ_OBJDIR=${PWD@Q}/obj mk_add_options MOZ_OBJDIR=${PWD@Q}/obj
# This supposedly speeds up compilation (We test through dogfooding anyway) # This supposedly speeds up compilation (We test through dogfooding anyway)
ac_add_options --disable-tests
ac_add_options --disable-debug ac_add_options --disable-debug
ac_add_options --disable-tests
# TODO: use source/assets/moczonfig in the future # TODO: use source/assets/moczonfig in the future
# NOTE: let us use it for one last build, otherwise, there might be some conflicts # NOTE: let us use it for one last build, otherwise, there might be some conflicts
@ -94,16 +94,17 @@ mk_add_options MOZ_DATA_REPORTING=0
mk_add_options MOZ_SERVICES_HEALTHREPORT=0 mk_add_options MOZ_SERVICES_HEALTHREPORT=0
mk_add_options MOZ_TELEMETRY_REPORTING=0 mk_add_options MOZ_TELEMETRY_REPORTING=0
ac_add_options --prefix=/usr
ac_add_options --enable-release
ac_add_options --enable-hardening
ac_add_options --enable-rust-simd
ac_add_options --enable-linker=lld
ac_add_options --disable-bootstrap ac_add_options --disable-bootstrap
ac_add_options --enable-default-toolkit=cairo-gtk3-wayland
ac_add_options --enable-hardening
ac_add_options --enable-linker=lld
ac_add_options --enable-release
ac_add_options --enable-rust-simd
ac_add_options --prefix=/usr
export AR=llvm-ar
export CC='clang' export CC='clang'
export CXX='clang++' export CXX='clang++'
export AR=llvm-ar
export NM=llvm-nm export NM=llvm-nm
export RANLIB=llvm-ranlib export RANLIB=llvm-ranlib
@ -128,10 +129,6 @@ ac_add_options --enable-jack
ac_add_options --disable-crashreporter ac_add_options --disable-crashreporter
ac_add_options --disable-updater ac_add_options --disable-updater
# options for ci / weaker build systems
# mk_add_options MOZ_MAKE_FLAGS="-j4"
# ac_add_options --enable-linker=gold
# wasi # wasi
ac_add_options --with-wasi-sysroot=/usr/share/wasi-sysroot ac_add_options --with-wasi-sysroot=/usr/share/wasi-sysroot
END END
@ -203,7 +200,7 @@ fi
# somewhat experimental patch to fix bus/dbus/remoting names to io.gitlab.librewolf # somewhat experimental patch to fix bus/dbus/remoting names to io.gitlab.librewolf
# should not break things, buuuuuuuuuut we'll see. # should not break things, buuuuuuuuuut we'll see.
patch -Np1 -i "${_librewolf_patches_dir}"/dbus_name.patch # patch -Np1 -i "${_librewolf_patches_dir}"/dbus_name.patch
# Allow uBlockOrigin to run in private mode by default, without user intervention. # Allow uBlockOrigin to run in private mode by default, without user intervention.
patch -Np1 -i "${_librewolf_patches_dir}"/allow-ubo-private-mode.patch patch -Np1 -i "${_librewolf_patches_dir}"/allow-ubo-private-mode.patch
@ -264,6 +261,7 @@ fi
# Needed build fix # Needed build fix
patch -Np1 -i "${_patches_dir}"/gentoo/0032-bmo-1773259-cbindgen-root_clip_chain-fix.patch patch -Np1 -i "${_patches_dir}"/gentoo/0032-bmo-1773259-cbindgen-root_clip_chain-fix.patch
patch -Np1 -i "${_cachyos_patches_dir}"/zstandard-0.18.0.patch
rm -f "${srcdir}"/common/source_files/mozconfig rm -f "${srcdir}"/common/source_files/mozconfig
cp -r "${srcdir}"/common/source_files/* ./ cp -r "${srcdir}"/common/source_files/* ./