nixpkgs/pkgs/applications/editors/texmacs
Niklas Hambüchen b69542ae15 texmacs: 1.99.2 -> 1.99.10
Packaging changes:

* Switch from autoconf to cmake.
  Fixes error
      checking for guile-config... guile-config
      sh: =~: unknown operand
      ./configure: ./configure.lineno: line 8057: syntax error: bad substitution
  that appared with the new version.
* Also add new dependencies for new features: git, python
  * (fixes all "missing" errors in cmake's output)
* Stay at Qt4 for now to not introduce too many changes
  * Upgrading to Qt5 in the future is feasible (#33248); it builds
  * I'm not doing it here because Qt5 apps apparently don't run yet on non-NixOS
2019-06-30 04:22:21 +02:00
..
common.nix Add texmacsDarwin 2017-11-21 10:07:19 -05:00
darwin.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
darwin.patch Add texmacsDarwin 2017-11-21 10:07:19 -05:00
default.nix texmacs: 1.99.2 -> 1.99.10 2019-06-30 04:22:21 +02:00