nixpkgs/pkgs/applications/video/mkvtoolnix
Sebastián Mancilla a299818b79
mkvtoolnix: fix GUI on darwin (#133848)
The MKVToolNix GUI has been marked as unsupported on darwin since
88d7718a64 (mkvtoolnix-cli: fix build on darwin, 2017-03-13), but
currently it builds without issues. It is when mkvtoolnix-gui is run
that the window doesn't appear.

Setting the environment variable QT_MAC_WANTS_LAYER=1 fixes it and now
the GUI runs on Darwin too.

Tested on Big Sur.

Picked from 461466306e (octaveFull: set QT_MAC_WANTS_LAYER=1 on Darwin,
2021-07-22).
2021-08-15 22:40:11 -04:00
..
default.nix mkvtoolnix: fix GUI on darwin (#133848) 2021-08-15 22:40:11 -04:00