mpv: install mpv_identify.sh

It is file identification script.
It is used in mc default actions for video files.
gstqt5
José Romildo Malaquias 2020-09-21 23:29:09 -03:00
parent 647be9d0dd
commit 1d8fae0b4d
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ in stdenv.mkDerivation rec {
mkdir -p $out/share/mpv
ln -s ${freefont_ttf}/share/fonts/truetype/FreeSans.ttf $out/share/mpv/subfont.ttf
cp TOOLS/mpv_identify.sh $out/bin
cp TOOLS/umpv $out/bin
'' + optionalString stdenv.isDarwin ''
mkdir -p $out/Applications