Merge pull request #203736 from orivej/reaper-xdotool

reaper: provide libxdo for ReaLearn 2.14
This commit is contained in:
Jörg Thalheim 2022-12-01 11:30:48 +01:00 committed by GitHub
commit 84e81bb790
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@
, ffmpeg
, vlc
, xdg-utils
, xdotool
, which
, jackSupport ? true
@ -69,7 +70,7 @@ stdenv.mkDerivation rec {
# seem to have an effect for some plugins.
# We opt for wrapping the executable with LD_LIBRARY_PATH prefix.
wrapProgram $out/opt/REAPER/reaper \
--prefix LD_LIBRARY_PATH : "${lib.makeLibraryPath [ lame ffmpeg vlc ]}"
--prefix LD_LIBRARY_PATH : "${lib.makeLibraryPath [ lame ffmpeg vlc xdotool ]}"
mkdir $out/bin
ln -s $out/opt/REAPER/reaper $out/bin/