Merge pull request #264270 from seirl/escrotum-ffmpeg

escrotum: add ffmpeg-full to PATH of wrapper
This commit is contained in:
Pierre Bourdon
2023-11-04 17:51:53 +01:00
committed by GitHub
+3
View File
@@ -1,4 +1,5 @@
{ lib, python3Packages, fetchFromGitHub
, ffmpeg-full
, gtk3
, pango
, gobject-introspection
@@ -33,6 +34,8 @@ with python3Packages; buildPythonApplication {
outputs = [ "out" "man" ];
makeWrapperArgs = ["--prefix PATH : ${lib.makeBinPath [ ffmpeg-full ]}"];
postInstall = ''
mkdir -p $man/share/man/man1
cp man/escrotum.1 $man/share/man/man1/