performous: Pin to ffmpeg 7

This fixes the build.

Performous was patched with ffmpeg 8 support (https://github.com/performous/performous/pull/1087) however this patch has not been released and doesn't apply cleanly. It seemed best to revert to ffmpeg 7 for now until a fully supported version is released.
This commit is contained in:
Kevin Cox
2025-12-27 09:39:26 -05:00
parent 3e2499d553
commit 9c4df57016
+2 -2
View File
@@ -7,7 +7,7 @@
aubio,
boost,
cmake,
ffmpeg,
ffmpeg_7,
fmt,
gettext,
glew,
@@ -84,7 +84,7 @@ stdenv.mkDerivation rec {
SDL2
aubio
boost
ffmpeg
ffmpeg_7
fmt
glew
glibmm