1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2026-03-27 05:01:47 +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/2391580434.
This commit is contained in:
GitLab CI
2026-03-17 21:03:55 +00:00
parent e95db51492
commit 19896788bc
3 changed files with 18 additions and 0 deletions

View File

@@ -60,9 +60,11 @@ pkgbase = firedragon
backup = usr/lib/firedragon/distribution/policies.json backup = usr/lib/firedragon/distribution/policies.json
source = firedragon-source-v12.9.1.tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v12.9.1/downloads/firedragon-source.tar.zst source = firedragon-source-v12.9.1.tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v12.9.1/downloads/firedragon-source.tar.zst
source = firedragon.psd::https://github.com/stefanwimmer128/profile-sync-daemon/raw/refs/heads/firedragon/contrib/firedragon source = firedragon.psd::https://github.com/stefanwimmer128/profile-sync-daemon/raw/refs/heads/firedragon/contrib/firedragon
source = fix-wasm32-wasi-target.patch
source = 0023-bgo-969412-glibc-2.43.patch source = 0023-bgo-969412-glibc-2.43.patch
sha256sums = 2431a463d63d0c33fe765aab607cbf43ca5fbceeca3e5a64b2514bba6fd63955 sha256sums = 2431a463d63d0c33fe765aab607cbf43ca5fbceeca3e5a64b2514bba6fd63955
sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0 sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
sha256sums = f7ba345f2b82ce4eab315f15f388e907bed86e00a3011ccd79e732f4e8762124
sha256sums = 25e8f2e706aa837f5b6e3c003a6c7f42b07f0a7366d10f9e0d5ad38053767aae sha256sums = 25e8f2e706aa837f5b6e3c003a6c7f42b07f0a7366d10f9e0d5ad38053767aae
source_x86_64 = deno-x86_64-v2.5.0.zip::https://github.com/denoland/deno/releases/download/v2.5.0/deno-x86_64-unknown-linux-gnu.zip source_x86_64 = deno-x86_64-v2.5.0.zip::https://github.com/denoland/deno/releases/download/v2.5.0/deno-x86_64-unknown-linux-gnu.zip
sha256sums_x86_64 = 4561adb06b13f287a3785276cb29f377b7ffb49d54290178223b037e161446d3 sha256sums_x86_64 = 4561adb06b13f287a3785276cb29f377b7ffb49d54290178223b037e161446d3

View File

@@ -73,11 +73,13 @@ backup=("usr/lib/${pkgname}/${pkgname}.cfg"
"usr/lib/${pkgname}/distribution/policies.json") "usr/lib/${pkgname}/distribution/policies.json")
source=(firedragon-source-v"$_pkgver".tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v"$_pkgver"/downloads/firedragon-source.tar.zst source=(firedragon-source-v"$_pkgver".tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v"$_pkgver"/downloads/firedragon-source.tar.zst
firedragon.psd::https://github.com/stefanwimmer128/profile-sync-daemon/raw/refs/heads/firedragon/contrib/firedragon firedragon.psd::https://github.com/stefanwimmer128/profile-sync-daemon/raw/refs/heads/firedragon/contrib/firedragon
fix-wasm32-wasi-target.patch
0023-bgo-969412-glibc-2.43.patch) 0023-bgo-969412-glibc-2.43.patch)
source_x86_64=(deno-x86_64-v$"$_deno_ver".zip::https://github.com/denoland/deno/releases/download/v"$_deno_ver"/deno-x86_64-unknown-linux-gnu.zip) source_x86_64=(deno-x86_64-v$"$_deno_ver".zip::https://github.com/denoland/deno/releases/download/v"$_deno_ver"/deno-x86_64-unknown-linux-gnu.zip)
source_aarch64=(deno-aarch64-v$"$_deno_ver".zip::https://github.com/denoland/deno/releases/download/v"$_deno_ver"/deno-aarch64-unknown-linux-gnu.zip) source_aarch64=(deno-aarch64-v$"$_deno_ver".zip::https://github.com/denoland/deno/releases/download/v"$_deno_ver"/deno-aarch64-unknown-linux-gnu.zip)
sha256sums=('2431a463d63d0c33fe765aab607cbf43ca5fbceeca3e5a64b2514bba6fd63955' sha256sums=('2431a463d63d0c33fe765aab607cbf43ca5fbceeca3e5a64b2514bba6fd63955'
'61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0' '61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
'f7ba345f2b82ce4eab315f15f388e907bed86e00a3011ccd79e732f4e8762124'
'25e8f2e706aa837f5b6e3c003a6c7f42b07f0a7366d10f9e0d5ad38053767aae') '25e8f2e706aa837f5b6e3c003a6c7f42b07f0a7366d10f9e0d5ad38053767aae')
sha256sums_x86_64=('4561adb06b13f287a3785276cb29f377b7ffb49d54290178223b037e161446d3') sha256sums_x86_64=('4561adb06b13f287a3785276cb29f377b7ffb49d54290178223b037e161446d3')
sha256sums_aarch64=('81d2ef446954429f0dcbcb24cdce115e5bb2c3a3548b79c01b49ec959682ac9b') sha256sums_aarch64=('81d2ef446954429f0dcbcb24cdce115e5bb2c3a3548b79c01b49ec959682ac9b')
@@ -105,6 +107,7 @@ prepare() {
cd firedragon-source-v"${_pkgver}" || exit cd firedragon-source-v"${_pkgver}" || exit
patch -Nsp1 -i "$srcdir"/fix-wasm32-wasi-target.patch
patch -Nsp1 -i "$srcdir"/0023-bgo-969412-glibc-2.43.patch patch -Nsp1 -i "$srcdir"/0023-bgo-969412-glibc-2.43.patch
sed -i -e 's/\("files":{\)[^}]*/\1/' third_party/rust/glslopt/.cargo-checksum.json sed -i -e 's/\("files":{\)[^}]*/\1/' third_party/rust/glslopt/.cargo-checksum.json

View File

@@ -0,0 +1,13 @@
diff --git a/build/moz.configure/toolchain.configure b/build/moz.configure/toolchain.configure
index c443705c26bf..bb7e98b65980 100644
--- a/build/moz.configure/toolchain.configure
+++ b/build/moz.configure/toolchain.configure
@@ -1112,7 +1112,7 @@ def compiler_wrapper(wrapper, ccache):
@dependable
def wasm():
- return split_triplet("wasm32-wasi", allow_wasi=True)
+ return split_triplet("wasm32-wasip1", allow_wasi=True)
@template