add: srt-equalizer (#9038) (#9149)

(cherry picked from commit ae562fd34d)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-01-12 17:05:03 -08:00
committed by GitHub
parent 23f43fbf5c
commit 7520812d43
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"
}
}