Loading pkgs/development/libraries/mlt/default.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, makeWrapper , SDL, ffmpeg_4, frei0r, libjack2, libdv, libsamplerate, libexif , libvorbis, libxml2, movit, pkg-config, sox, fftw, opencv4, SDL2 , gtk2, gitUpdater, libebur128 , gtk2, gitUpdater, libebur128, rubberband , jack2, ladspa-sdk, swig, which, ncurses , enablePython ? false, python3 }: Loading @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { buildInputs = [ SDL ffmpeg_4 frei0r libjack2 libdv libsamplerate libvorbis libxml2.dev movit sox libexif gtk2 fftw libebur128 opencv4 SDL2 jack2 ladspa-sdk ladspa-sdk rubberband ] ++ lib.optional enablePython ncurses; nativeBuildInputs = [ pkg-config makeWrapper which ] Loading pkgs/development/libraries/mlt/qt-5.nix +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ , ladspa-sdk , gitUpdater , ladspaPlugins , rubberband , mkDerivation , which }: Loading Loading @@ -53,6 +54,7 @@ mkDerivation rec { opencv3 ladspa-sdk ladspaPlugins rubberband ]; nativeBuildInputs = [ cmake which pkg-config ]; Loading Loading
pkgs/development/libraries/mlt/default.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, makeWrapper , SDL, ffmpeg_4, frei0r, libjack2, libdv, libsamplerate, libexif , libvorbis, libxml2, movit, pkg-config, sox, fftw, opencv4, SDL2 , gtk2, gitUpdater, libebur128 , gtk2, gitUpdater, libebur128, rubberband , jack2, ladspa-sdk, swig, which, ncurses , enablePython ? false, python3 }: Loading @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { buildInputs = [ SDL ffmpeg_4 frei0r libjack2 libdv libsamplerate libvorbis libxml2.dev movit sox libexif gtk2 fftw libebur128 opencv4 SDL2 jack2 ladspa-sdk ladspa-sdk rubberband ] ++ lib.optional enablePython ncurses; nativeBuildInputs = [ pkg-config makeWrapper which ] Loading
pkgs/development/libraries/mlt/qt-5.nix +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ , ladspa-sdk , gitUpdater , ladspaPlugins , rubberband , mkDerivation , which }: Loading Loading @@ -53,6 +54,7 @@ mkDerivation rec { opencv3 ladspa-sdk ladspaPlugins rubberband ]; nativeBuildInputs = [ cmake which pkg-config ]; Loading