Files
packages/anda/system/wine/dev/anda.hcl
T
Raboneko ff5006243f chore(wine): Switch Mesa repo to releasever on <= 42 (#4904) (#4911)
* chore(wine-dev): Switch Mesa repo to releasever on <= 42



* chore(wine-stable): Switch Mesa repo to releasever on <= 42



* chore(wine-staging): Switch Mesa repo to releasever on <= 42



---------


(cherry picked from commit 16c3ee2ca2)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-05-19 22:53:16 +08:00

12 lines
220 B
HCL

project pkg {
arches = ["x86_64", "aarch64", "i386"]
rpm {
spec = "wine-dev.spec"
extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"]
}
labels {
mock = 1
subrepo = "extras"
}
}