add: ffmpeg-python (#9239) (#9249)

This commit is contained in:
Raboneko
2026-01-15 20:22:34 -08:00
committed by GitHub
parent e3af5eb9fa
commit 6be36b22de
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"
}
}