GNU bug report logs -
#26159
[PATCH] gnu: Adjust asciidoc-related build options.
Previous Next
Reported by: Kei Kebreau <kei <at> openmailbox.org>
Date: Sat, 18 Mar 2017 20:14:02 UTC
Severity: normal
Tags: patch
Done: Kei Kebreau <kei <at> openmailbox.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Kei Kebreau <kei <at> openmailbox.org> skribis:
> Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and
> 3078821d1380c26c738be6b5d430c595327d401f make many package inputs and
> build configurations related to asciidoc obsolete.
>
> * gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
> libxml2 and libxslt.
> * gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
> * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
> (perf)[inputs]: Remove docbook-xml and libxslt.
> * gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
> * gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
> docbook-xml, docbook-xsl, libxml2 and libxslt.
> (cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
> libxml2 and libxslt.
> * gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
> docbook-xsl, libxml2, and libxslt.
> (tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
> libxslt.
> * gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
> (i3-wm)[inputs]: Remove docbook-xml.
> [native-inputs]: Add libxml2.
> ---
> gnu/packages/compton.scm | 3 ---
> gnu/packages/linux.scm | 3 ---
> gnu/packages/mail.scm | 3 +--
> gnu/packages/text-editors.scm | 1 -
> gnu/packages/version-control.scm | 10 +---------
> gnu/packages/web.scm | 12 ++----------
> gnu/packages/wm.scm | 28 +++++++---------------------
> 7 files changed, 11 insertions(+), 49 deletions(-)
^^^^^^^^^^^^
I like these stats. :-)
Please go ahead if you’ve confirmed that these packages still build and
that this is not a mass-rebuild per ‘guix refresh -l’ (at first sight
it’s not a mass rebuild).
Thanks!
Ludo’.
This bug report was last modified 8 years and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.