Commit graph

73 commits

Author SHA1 Message Date
R. Ryantm 6945a1e650 asymptote: 2.85 -> 2.86 2023-09-09 00:35:58 +00:00
figsoda aa9d49bbd2 pkgs/tools/graphics: remove dead code 2023-07-25 11:04:11 -04:00
Vincenzo Mantova 3493e85258 asymptote: enable lsp 2023-06-26 22:09:19 +01:00
Vincenzo Mantova ba1db967e7 asymptote: add Qt5 libraries and wrapper for xasy 2023-06-26 22:09:19 +01:00
Vincenzo Mantova 640d4e204d asymptote: make the python modules imported by xasy available at runtime 2023-06-26 22:09:19 +01:00
Sergei Trofimovich 04cc3ff7d3 asymptote: disable install parallelism
Without the change parallel installs fail as:

    ...-coreutils-9.1/bin/install: cannot stat 'asy-keywords.el': No such file or directory
    make: *** [Makefile:272: install-asy] Error 1
2023-03-09 22:05:53 +00:00
R. Ryantm c9ff9afbad asymptote: 2.83 -> 2.85 2023-02-25 04:24:26 +00:00
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Chris Pattison 4a2abb6b6d Asymptote: 2.67 -> 2.83 2022-10-22 17:12:28 -07:00
AndersonTorres 81038268cd asymptote: use new SRI hash format 2022-06-02 22:01:39 -03:00
Peter Simons 476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Sandro Jäckel 33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Raskin 9621822607 asymptote: 2.66 -> 2.67; fix build with fresh ghostscript 2020-11-08 16:15:55 +01:00
R. RyanTM 8ffc596f7a asymptote: 2.65 -> 2.66 2020-07-08 21:52:14 +00:00
R. RyanTM f29fd4ddf3 asymptote: 2.63 -> 2.65 2020-04-05 09:32:56 +00:00
R. RyanTM efd0ee0d3c asymptote: 2.62 -> 2.63 2020-03-04 17:46:41 +00:00
R. RyanTM 68ee1de5d2 asymptote: 2.61 -> 2.62 2020-01-20 03:07:05 +00:00
Robin Gloster ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
R. RyanTM 2d84be73e1 asymptote: 2.60 -> 2.61 2019-12-22 21:44:37 -08:00
Matt Huszagh 098a903ce2 asymptote: 2.47 -> 2.60
Also cleans up some unnecessary steps in the build
expression.
2019-11-18 15:36:53 -08:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
c0bw3b 0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
Michael Raskin fe8515de6e asymptote: apply upstream patch for compatibility with a newer boehmgc
As referenced in https://github.com/NixOS/nixpkgs/pull/45708#issuecomment-427840944
2018-10-08 21:38:14 +03:00
Daiderd Jordan 9fc6f1123d
asymptote: mark broken on darwin
It only builds with gc-7.6.0 on darwin for some reason.

/cc ZHF #45961
2018-09-12 23:14:42 +02:00
R. RyanTM bb34af9eeb asymptote: 2.46 -> 2.47
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/asymptote/versions.
2018-08-17 08:17:56 -07:00
R. RyanTM 38ba8e9d78 asymptote: 2.44 -> 2.46
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/asymptote/versions.
2018-08-08 20:24:53 -07:00
Yury G. Kudryashov d207e043d3 asymptote: move Emacs Lisp files to $out/share/emacs/site-lisp/asymptote/
This way, emacs can find the 'asymptote' mode.
2018-04-29 23:36:43 -04:00
R. RyanTM 475e2dd2c4 asymptote: 2.42 -> 2.44
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/asymptote/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/cxi50l6jrwac932swm8pfd2zb1pm9g4b-asymptote-2.44/bin/asy -h’ got 0 exit code
- ran ‘/nix/store/cxi50l6jrwac932swm8pfd2zb1pm9g4b-asymptote-2.44/bin/asy --help’ got 0 exit code
- found 2.44 with grep in /nix/store/cxi50l6jrwac932swm8pfd2zb1pm9g4b-asymptote-2.44
- directory tree listing: https://gist.github.com/f39c5dba52ed8849c1eb79ba04db4f1d
2018-04-20 12:43:47 -07:00
R. RyanTM dbffe147ea asymptote: 2.41 -> 2.42
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/asymptote/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/2qw7zf6brwdbj56dbrn9342s3l51j2d1-asymptote-2.42/bin/asy -h’ got 0 exit code
- ran ‘/nix/store/2qw7zf6brwdbj56dbrn9342s3l51j2d1-asymptote-2.42/bin/asy --help’ got 0 exit code
- found 2.42 with grep in /nix/store/2qw7zf6brwdbj56dbrn9342s3l51j2d1-asymptote-2.42
- directory tree listing: https://gist.github.com/ea517431d1ae476366452121c7871132
2018-04-07 22:18:27 -07:00
Alexander V. Nikolaev 77b23a8e7c asymptote: direct reference to mesa_noglu.osmesa 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
Alexander V. Nikolaev 8f2a22935c treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
Michael Raskin 8d001911db asymptote: do not install sty-files, let texlive care of it
TeXLive version is effectively identical anyway, and it caused an
unneccessary file name collision.

Fixes: #29671
2017-09-23 19:28:09 +02:00
Vincent Laporte a76841e399 asymptote: 2.40 -> 2.41 2017-04-20 19:56:14 +00:00
Michael Raskin 1c8c795a20 asymptote: 2.39 -> 2.40 2017-03-09 18:47:37 +01:00
Vincent Laporte 82c1d98e94 asymptote: fix build on darwin 2017-02-06 19:05:55 +00:00
Michael Raskin 0a756a4216 asymptote: 2.38 -> 2.39 2017-02-02 11:12:16 +01:00
Vincent Laporte 3cb65da139 asymptote: fix build on Darwin
No GLUT and no OSMesa
2016-10-03 19:09:56 +02:00
Tuomas Tynkkynen 825bd69b38 treewide: Make explicit that 'dev' output of boehmgc is used 2016-05-19 10:00:27 +02:00
Peter Simons 8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Michael Raskin 29acc7e0df asymptote: 2.37 -> 2.38 2016-05-15 23:49:44 +02:00
Michael Raskin 530fdc5362 asymptote: 2.36 -> 2.37 2016-04-13 14:47:04 +02:00
Michael Raskin 4f1822bfb5 asymptote: 2.35 -> 2.36 2016-02-14 21:17:07 +01:00
Vladimír Čunát b8d488ab93 asymptote: fix tarball by asserting isLinux
We have no osmesa on darwin, which caused an evaluation error.
2016-02-05 19:22:22 +01:00
Nikolay Amiantov 3ab8f97201 asymptote: enforce no bundled libraries, install tex files, offscreen rendering support 2016-02-02 17:34:57 +03:00
Nikolay Amiantov 4222b8c20c asymptote: enable parallel building 2016-02-02 17:27:26 +03:00