Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
fastflowlm
Commits:
c1e84348 by Christian Heusel at 2026-03-19T11:43:53+01:00
upgpkg: 0.9.35-2: Add dependency on xrt-plugin-xdna
- - - - -
1 changed file:
- .SRCINFO
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fastflowlm
pkgdesc = Run LLMs on AMD Ryzen AI NPUs
pkgver = 0.9.35
- pkgrel = 1
+ pkgrel = 2
url = https://www.fastflowlm.com/
arch = x86_64
license = MIT AND
LicenseRef-FastFlowLMProprietaryBinaryLicenseAgreement-2.0
@@ -20,6 +20,7 @@ pkgbase = fastflowlm
depends = libstdc++
depends = readline
depends = xrt
+ depends = xrt-plugin-amdxdna
options = !lto
source =
fastflowlm::git+https://github.com/FastFlowLM/FastFlowLM.git#tag=v0.9.35
source =
fastflowlm-tokenizers-cpp::git+https://github.com/mlc-ai/tokenizers-cpp
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fastflowlm/-/commit/c1e84348d7eb9120fb00d865deb2255b1499bf8b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fastflowlm/-/commit/c1e84348d7eb9120fb00d865deb2255b1499bf8b
You're receiving this email because of your account on gitlab.archlinux.org.