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

This commit is contained in:
Raboneko
2026-01-15 20:26:45 -08:00
committed by GitHub
parent 5efe30ea6c
commit ac1d92117d
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"
}
}