Files
packages/anda/multimedia/LCEVCdec/anda.hcl
T
Raboneko 054e0967dd fix(LCEVCdec): Make updbranch (#12787) (#12797)
(cherry picked from commit f82825de56)

Signed-off-by: Gilver <roachy@fyralabs.com>
Co-authored-by: Gilver <roachy@fyralabs.com>
2026-06-01 08:46:51 -05:00

13 lines
277 B
HCL

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