nixpkgs/pkgs/applications/misc/kitty
strager 75aa8460ac kitty: support macOS (#56740)
Install the `kitty` command-line utility and the `kitty.app` macOS
application.

* Prefer libicns (png2icns) over Apple's non-free iconutil.
* Work around warnings from Apple headers by disabling -pedantic-errors
  and -Werror.
* Work around ld not support LLVM-LTO by disabling LTO.
* Make Kitty and glfw compile for macOS 10.11 (and macOS 10.10).
2019-03-31 15:18:58 -04:00
..
default.nix kitty: support macOS (#56740) 2019-03-31 15:18:58 -04:00
fix-paths.patch kitty: Adapt fix-paths.patch to source changes 2019-01-09 18:26:36 -05:00
macos-10.11.patch kitty: support macOS (#56740) 2019-03-31 15:18:58 -04:00
no-lto.patch kitty: support macOS (#56740) 2019-03-31 15:18:58 -04:00
no-werror.patch kitty: support macOS (#56740) 2019-03-31 15:18:58 -04:00
png2icns.patch kitty: support macOS (#56740) 2019-03-31 15:18:58 -04:00