GNU bug report logs -
#60640
Gnu: Add gdcm
Previous Next
Reported by: Tor-björn Claesson <tclaesson <at> gmail.com>
Date: Sun, 8 Jan 2023 01:23:03 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #85 received at 60640 <at> debbugs.gnu.org (full text, mbox):
Tor-björn Claesson <tclaesson <at> gmail.com> skribis:
> From 9ec1adbf72f3b122a484fe449e3b950fcee4b221 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Tor-bj=C3=B6rn=20Claesson?= <tclaesson <at> gmail.com>
> Date: Sat, 14 Jan 2023 19:03:39 +0200
> Subject: [PATCH] gnu: gdcm: Add documentation.
>
> ---
> gnu/packages/bioinformatics.scm | 17 ++++++++++++++++-
> 1 file changed, 16 insertions(+), 1 deletion(-)
[...]
> + "-DGDCM_DOCUMENTATION:BOOL=ON"
> + "-DGDCM_PDF_DOCUMENTATION:BOOL=ON"
> + (string-append "-DGDCM_INSTALL_DOC_DIR="
> + #$output:doc "/share/doc/" #$name)
> + "-DGDCM_BUILD_DOCBOOK_MANPAGES:BOOL=OFF"))) ; TODO: need ‘xsl-ns’
> + (native-inputs (list doxygen ghostscript graphviz texlive))
In general, we don’t install documentation as PDF/PS, unless there’s no
other choice (preferred formats are Info, man pages, and HTML).
Is there such an option?
Furthermore, we shouldn’t depend on ‘texlive’, which is the big
monolithic package:
https://guix.gnu.org/manual/devel/en/html_node/Using-TeX-and-LaTeX.html
Could you send an updated patch?
Ludo’.
This bug report was last modified 1 year and 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.