mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
Update 103
This commit is contained in:
parent
99c864cf8c
commit
367b08710a
8
.SRCINFO
8
.SRCINFO
@ -1,6 +1,6 @@
|
|||||||
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 = 102.0.1
|
pkgver = 103.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://gitlab.com/dr460nf1r3/settings/
|
url = https://gitlab.com/dr460nf1r3/settings/
|
||||||
install = firedragon.install
|
install = firedragon.install
|
||||||
@ -67,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/102.0.1/source/firefox-102.0.1.source.tar.xz
|
source = https://archive.mozilla.org/pub/firefox/releases/103.0/source/firefox-103.0.source.tar.xz
|
||||||
source = https://archive.mozilla.org/pub/firefox/releases/102.0.1/source/firefox-102.0.1.source.tar.xz.asc
|
source = https://archive.mozilla.org/pub/firefox/releases/103.0/source/firefox-103.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
|
||||||
@ -76,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 = 7bba6ffd6e8e42d5c38aa2a453f5fa30dfc9ef150f2175aa0625edb68fddae70
|
sha256sums = acc41d050560db4c4177ea86e2d00e47d74229041fea4c02c0e9e87e64093773
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
|
sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
8
PKGBUILD
8
PKGBUILD
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=firedragon
|
pkgname=firedragon
|
||||||
_pkgname=FireDragon
|
_pkgname=FireDragon
|
||||||
pkgver=102.0.1
|
pkgver=103.0
|
||||||
pkgrel=1
|
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)
|
||||||
@ -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=('7bba6ffd6e8e42d5c38aa2a453f5fa30dfc9ef150f2175aa0625edb68fddae70'
|
sha256sums=('acc41d050560db4c4177ea86e2d00e47d74229041fea4c02c0e9e87e64093773'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
|
'158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
@ -238,7 +238,7 @@ fi
|
|||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remove-snippets-from-home.patch
|
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remove-snippets-from-home.patch
|
||||||
|
|
||||||
# Add warning that sanitizing exceptions are bypassed by the options in History > Clear History when LibreWolf closes > Settings
|
# Add warning that sanitizing exceptions are bypassed by the options in History > Clear History when LibreWolf closes > Settings
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/sanitizing-description.patch
|
# patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/sanitizing-description.patch
|
||||||
|
|
||||||
# Add patch to hide website appearance settings
|
# Add patch to hide website appearance settings
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/website-appearance-ui-rfp.patch
|
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/website-appearance-ui-rfp.patch
|
||||||
@ -260,7 +260,7 @@ fi
|
|||||||
patch -Np1 -i "${_patches_dir}"/custom/add_firedragon_svg.patch
|
patch -Np1 -i "${_patches_dir}"/custom/add_firedragon_svg.patch
|
||||||
|
|
||||||
# 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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user