diff options
author | Philip McGrath <philip@philipmcgrath.com> | 2021-03-19 14:24:51 -0400 |
---|---|---|
committer | Leo Prikler <leo.prikler@student.tugraz.at> | 2021-04-05 16:10:06 +0200 |
commit | e29b1fff1d8147623ab149fca7b0cc42a376bf62 (patch) | |
tree | 361829701e1f662fe3ba4c9e95e3997f5f59c6b8 /nix/boost | |
parent | 6f71fd4a5e9f2ccd0ae8b78cdb59d53e9cde9544 (diff) |
gnu: chez-scheme: simplify packaging
Take advantage of patches that have been accepted upstream.
These changes lay a foundation for reusing more of Chez's
build process for Racket.
* gnu/packages/patches/chez-scheme-build-util-paths-backport.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/chez.scm (chez-scheme)[source](patches): Use it.
[source](snippet): Remove bundled libraries here, not in configure phase.
[inputs]: Organize. Move "nanopass", "stex", and "xorg-rgb" to ...
[native-inputs]: ... this field.
[arguments]: Add (ice-9 ftw) to #:modules. Remove unneeded
'patch-processor-detection' phase. Add 'unpack-nanopass+stex' phase
(refactored from 'configure'). Simplify 'configure' phase by removing
patches that have been upstreamed. Add "--nogzip-man-pages" flag so we can
remove 'make-manpages-writable' phase. Stop ignoring #:configure-flags,
move "--threads" there, and remove unneeded workaround. Add 'prepare-stex'
phase (refactored from 'install-doc'). Use it to streamline 'install-doc'
phase, installing all of the right files into the right places.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
Diffstat (limited to 'nix/boost')
0 files changed, 0 insertions, 0 deletions