add: srt-equalizer (#9038)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-01-12 18:22:55 -06:00
committed by GitHub
parent 72e8c03412
commit ae562fd34d
3 changed files with 54 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "srt-equalizer.spec"
}
}