Add back appmenu patch

This commit is contained in:
dr460nf1r3 2021-08-16 17:43:28 +02:00
parent 2f887142db
commit 6e68e71407
No known key found for this signature in database
GPG Key ID: BE75B9D9767036C2

View File

@ -5,7 +5,7 @@
pkgname=firedragon
_pkgname=FireDragon
pkgver=91.0
pkgrel=1
pkgrel=2
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
arch=(x86_64 aarch64)
backup=('usr/lib/firedragon/firedragon.cfg'
@ -91,7 +91,7 @@ prepare() {
patch -Np1 -i ${_patches_dir}/librewolf/megabar.patch
# Debian patch to enable global menubar - Breaking building v91, needs investigation
# patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch
# Disabling Pocket
patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch
@ -112,6 +112,9 @@ prepare() {
# Stop some undesired requests (https://gitlab.com/librewolf-community/browser/common/-/issues/10)
patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch
# Needed patch to have build working
patch -Np1 -i ${_patches_dir}/misc-patches/fix-wayland.patch
cat >../mozconfig <<END
ac_add_options --enable-application=browser
mk_add_options MOZ_OBJDIR=${PWD@Q}/obj