Files
packages/anda/lib/openh264/anda.hcl
T
Raboneko 180e1e26ab fix(openh264): Track Bodhi, let Makefile handle the Mozilla libs (#7918) (#8048)
* fix(openh264): Track Bodhi, let Makefile handle the Mozilla libs

* fix: Oops

* fix: It is embarrassing how I can never spell THIS SPECIFIC WORD

(cherry picked from commit 83cd26edd0)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-12-04 13:22:00 -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
}
}