add: ffmpeg-python (#9239)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-01-15 21:41:28 -06:00
committed by GitHub
parent 701d3cfbf4
commit b8f1b9f909
3 changed files with 54 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "ffmpeg-python.spec"
}
}