1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2025-07-06 21:14:33 +00:00

chore: update firedragon

This commit was automatically generated to reflect changes to this package in another repository.

The changelog for this package can be found at https://gitlab.com/garuda-linux/pkgbuilds/-/commits/main/firedragon.

Logs of the corresponding pipeline run can be found here: https://gitlab.com/garuda-linux/pkgbuilds/-/pipelines/1617096778.
This commit is contained in:
GitLab CI
2025-01-09 00:53:12 +00:00
parent 34a16600e5
commit b88e2b76f4
2 changed files with 18 additions and 7 deletions

View File

@ -1,6 +1,6 @@
pkgbase = firedragon pkgbase = firedragon
pkgdesc = Floorp fork build using custom branding and settings pkgdesc = Floorp fork build using custom branding and settings
pkgver = 11.21.0_1 pkgver = 11.22.0_1
pkgrel = 1 pkgrel = 1
epoch = 1 epoch = 1
url = https://firedragon.garudalinux.org url = https://firedragon.garudalinux.org
@ -66,11 +66,15 @@ pkgbase = firedragon
options = !strip options = !strip
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://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.21.0-1/downloads/firedragon-v11.21.0-1.source.tar.zst source = https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.22.0-1/downloads/firedragon-v11.22.0-1.source.tar.zst
source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd
source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop
sha256sums = ba29c81c13d25c03965cc937e2b25e258afb966d0e6bf026eef2e0b373c6dc89 source = 50d41051085b.patch::https://hg.mozilla.org/mozilla-central/raw-rev/50d41051085b
source = d12754638c68.patch::https://hg.mozilla.org/mozilla-central/raw-rev/d12754638c68
sha256sums = 826d8e3454c105d2abb39a4015c0b784ab282c62259fa2f0146bd903f3eca214
sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0 sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560 sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
sha256sums = f68c5fd889288726fa6deff0aec6d30c60c0864e1ba9318cb3186af6a771748d
sha256sums = d01d3b692db818dab1f15035b73ad27894c7b2b80431b9eb7ca80194765c91a9
pkgname = firedragon pkgname = firedragon

View File

@ -8,7 +8,7 @@
# Profile with xvfb-run, if possible # Profile with xvfb-run, if possible
: ${_build_pgo_xvfb:=false} : ${_build_pgo_xvfb:=false}
_pkgver=11.21.0-1 _pkgver=11.22.0-1
pkgname=firedragon pkgname=firedragon
_pkgname=FireDragon _pkgname=FireDragon
@ -79,10 +79,14 @@ backup=("usr/lib/${pkgname}/${pkgname}.cfg"
"usr/lib/${pkgname}/distribution/policies.json") "usr/lib/${pkgname}/distribution/policies.json")
source=(https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v${_pkgver}/downloads/firedragon-v${_pkgver}.source.tar.zst source=(https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v${_pkgver}/downloads/firedragon-v${_pkgver}.source.tar.zst
https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd
https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop) https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop
sha256sums=('ba29c81c13d25c03965cc937e2b25e258afb966d0e6bf026eef2e0b373c6dc89' 50d41051085b.patch::https://hg.mozilla.org/mozilla-central/raw-rev/50d41051085b
d12754638c68.patch::https://hg.mozilla.org/mozilla-central/raw-rev/d12754638c68)
sha256sums=('826d8e3454c105d2abb39a4015c0b784ab282c62259fa2f0146bd903f3eca214'
'61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0' '61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560') '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
'f68c5fd889288726fa6deff0aec6d30c60c0864e1ba9318cb3186af6a771748d'
'd01d3b692db818dab1f15035b73ad27894c7b2b80431b9eb7ca80194765c91a9')
# Select the method of profiling # Select the method of profiling
if [[ "${_build_pgo::1}" == "t" ]]; then if [[ "${_build_pgo::1}" == "t" ]]; then
@ -99,6 +103,9 @@ prepare() {
cd firedragon-v"${_pkgver}" || exit cd firedragon-v"${_pkgver}" || exit
patch -Nsp1 -i "$srcdir/50d41051085b.patch"
patch -Nsp1 -i "$srcdir/d12754638c68.patch"
cat > ../mozconfig << END cat > ../mozconfig << END
ac_add_options --with-app-basename=${_pkgname} ac_add_options --with-app-basename=${_pkgname}
ac_add_options --with-app-name=${pkgname} ac_add_options --with-app-name=${pkgname}