nixpkgs/pkgs/applications/misc/termite
Michael Hoang d73fac6b10 termite: Add support for macOS (#43415)
Replace fetchgit with fetchFromGitHub now that it supports fetching
submodules. Remove unnecessary postPatch to add <math.h> as termite
already includes <cmath>. Add a patch to include <errno.h> on all
platforms and remove the --as-needed flag from ld on macOS.
2018-07-14 01:00:39 +02:00
..
add_errno_header.patch termite: Add support for macOS (#43415) 2018-07-14 01:00:39 +02:00
default.nix termite: Add support for macOS (#43415) 2018-07-14 01:00:39 +02:00
remove_ldflags_macos.patch termite: Add support for macOS (#43415) 2018-07-14 01:00:39 +02:00
url_regexp_trailing.patch termite: Add patch to avoid matching trailing punctuation in URLs 2017-12-20 21:08:08 +01:00