Files
packages/anda/lib/openh264/anda.hcl
T
Gilver 83cd26edd0 fix(openh264): Track Bodhi, let Makefile handle the Mozilla libs (#7918)
* fix(openh264): Track Bodhi, let Makefile handle the Mozilla libs

* fix: Oops

* fix: It is embarrassing how I can never spell THIS SPECIFIC WORD
2025-12-04 13:20:35 -06:00

12 lines
199 B
HCL

project pkg {
arches = ["x86_64", "aarch64", "i386"]
rpm {
spec = "openh264.spec"
}
labels {
subrepo = "multimedia"
mock = 1
updbranch = 1
}
}