From ed8d12139f0ea3328540d78b916dc0376f1d19d5 Mon Sep 17 00:00:00 2001 From: Nico Jensch Date: Sun, 11 Jun 2023 12:35:53 +0200 Subject: [PATCH] Update 114.0.1 without appmenu patch; ubuntu gotta be hella slow releasing those --- .SRCINFO | 17 +++++++++-------- PKGBUILD | 20 +++++++------------- 2 files changed, 16 insertions(+), 21 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a63aaab..94c9d1b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firedragon pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE - pkgver = 113.0.2 + pkgver = 114.0.1 pkgrel = 1 url = https://gitlab.com/dr460nf1r3/settings/ install = firedragon.install @@ -34,10 +34,11 @@ pkgbase = firedragon makedepends = binutils makedepends = dump_syms makedepends = lld - makedepends = wasi-compiler-rt>13 - makedepends = wasi-libc>=1:0+258+30094b6 - makedepends = wasi-libc++>13 - makedepends = wasi-libc++abi>13 + makedepends = libxss + makedepends = wasi-compiler-rt>15 + makedepends = wasi-libc>=1:0+314+a1c7c2c + makedepends = wasi-libc++>15 + makedepends = wasi-libc++abi>15 makedepends = pciutils depends = gtk3 depends = libxt @@ -67,8 +68,8 @@ pkgbase = firedragon options = !debug backup = usr/lib/firedragon/firedragon.cfg backup = usr/lib/firedragon/distribution/policies.json - source = https://archive.mozilla.org/pub/firefox/releases/113.0.2/source/firefox-113.0.2.source.tar.xz - source = https://archive.mozilla.org/pub/firefox/releases/113.0.2/source/firefox-113.0.2.source.tar.xz.asc + source = https://archive.mozilla.org/pub/firefox/releases/114.0.1/source/firefox-114.0.1.source.tar.xz + source = https://archive.mozilla.org/pub/firefox/releases/114.0.1/source/firefox-114.0.1.source.tar.xz.asc source = firedragon.desktop source = git+https://gitlab.com/dr460nf1r3/common.git source = git+https://gitlab.com/dr460nf1r3/settings.git @@ -76,7 +77,7 @@ pkgbase = firedragon source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353 - sha256sums = f132b702836311b6cc40873b69df3ce208d035dbc8ce390c390eebd63d27c7a3 + sha256sums = 7e4ebc13e8c94af06f703af2119cf1641d4186174a3d59b7812f9d28f61b7d18 sha256sums = SKIP sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560 sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 4d1e12c..7653c15 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=firedragon _pkgname=FireDragon -pkgver=113.0.2 +pkgver=114.0.1 pkgrel=1 pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE" arch=(x86_64 x86_64_v3 aarch64) @@ -19,8 +19,8 @@ _arch_git_blob=https://raw.githubusercontent.com/archlinux/svntogit-packages depends=(gtk3 libxt mime-types dbus-glib nss ttf-font libpulse ffmpeg xdg-desktop-portal) makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb autoconf2.13 rust clang llvm jack nodejs cbindgen nasm mold gawk - python-setuptools python-zstandard git binutils dump_syms lld - 'wasi-compiler-rt>13' 'wasi-libc>=1:0+258+30094b6' 'wasi-libc++>13' 'wasi-libc++abi>13' pciutils) # pciutils: only to avoid some PGO warning + python-setuptools python-zstandard git binutils dump_syms lld libxss + 'wasi-compiler-rt>15' 'wasi-libc>=1:0+314+a1c7c2c' 'wasi-libc++>15' 'wasi-libc++abi>15' pciutils) # pciutils: only to avoid some PGO warning optdepends=('firejail-git: Sandboxing the browser using the included profiles' 'profile-sync-daemon: Load the browser profile into RAM' 'whoogle: Searching the web using a locally running Whoogle instance' @@ -42,7 +42,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo "librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git" "librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git" "cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git") -sha256sums=('f132b702836311b6cc40873b69df3ce208d035dbc8ce390c390eebd63d27c7a3' +sha256sums=('7e4ebc13e8c94af06f703af2119cf1641d4186174a3d59b7812f9d28f61b7d18' 'SKIP' '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560' 'SKIP' @@ -168,15 +168,15 @@ END # Upstream patches from gentoo # PGO improvements - patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0015-bmo-1516081-Disable-watchdog-during-PGO-builds.patch + patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0014-bmo-1516081-Disable-watchdog-during-PGO-builds.patch # Remove some pre-installed addons that might be questionable patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch # KDE menu and unity menubar - patch -Np1 -i "${_cachyos_patches_dir}"/unity_kde/firefox-kde.patch + # patch -Np1 -i "${_cachyos_patches_dir}"/unity_kde/firefox-kde.patch + # patch -Np1 -i "${_patches_dir}"/kde-upstream/unity-menubar.patch patch -Np1 -i "${_patches_dir}"/kde-upstream/mozilla-kde.patch - patch -Np1 -i "${_patches_dir}"/kde-upstream/unity-menubar.patch # Disabling Pocket patch -Np1 -i "${_librewolf_patches_dir}"/sed-patches/disable-pocket.patch @@ -204,9 +204,6 @@ END # Don't nag to set default browser patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/hide-default-browser.patch - # Add LibreWolf logo to Debugging Page - patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/lw-logo-devtools.patch - # Remove firefox references in the urlbar, when suggesting opened tabs. patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remove-branding-urlbar.patch @@ -231,9 +228,6 @@ END # Allows hiding the password manager (from the lw pref pane) / via a pref patch -Np1 -i "${_librewolf_patches_dir}"/hide-passwordmgr.patch - # Faster multilocate - patch -Np1 -i "${_librewolf_patches_dir}"/faster-package-multi-locale.patch - # Pref pane - custom FireDragon svg patch -Np1 -i "${_patches_dir}"/custom/librewolf-pref-pane.patch patch -Np1 -i "${_patches_dir}"/custom/add_firedragon_svg.patch