* guix/progress.scm (progress-reporter/bar): Take font width into account to
compute progress bar width.
* guix/git.scm (show-progress): Take font width into account to compute
progress bar width.
Change-Id: I946e447c1ea7c6eb4ff805400280f39e8f1a7c02
* gnu/packages/mes.scm (mes): Update to 0.25.
[supported-systems]: Add aarch64-linux and riscv64-linux.
[native-inputs]: For aarch64-linux, use arm-linux-gnueabihf compiler.
Update to latest m2-planet (1.11.0).
Change-Id: I8c4c46b1a0e30cdb4545186dfa93625a400bac0f
Some Minetest mods, such as the hitherto unpackaged minetest-ambience,
have trailing garbage space (e.g. carriage returns) in their name line,
that would otherwise end up as part of the mod's directory name.
* guix/build/minetest-build-system.scm (name-regexp): Only match
graphical characters in the name sub-match.
Change-Id: I95f4c201724991a10efba5c859bfef99779ea495
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/markup.scm (lowdown): Update to 1.1.0.
[source]: Use upstream tarball and switch to url-fetch.
[arguments]<phases>: Install with "make install install_libs".
Change-Id: I2268c587be2fddb43fdf9ae957b6e5344e5f2984
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/geo.scm (josm): Update to 18822.
[inputs]: Use new json implementation.
[arguments]: Use openjdk11 to prevent warning at startup.
Change-Id: I393e0ed765d1d0da7870595d2eccefae17836eb9
Modules were introduced in Java 9 and are not supported by the default
icedtea compiler, so this feature is disabled by default.
* guix/build-system/ant.scm (ant-build): Add use-java-modules?
parameter.
* guix/build/ant-build-system.scm (default-build.xml)
(configure): Use it.
Change-Id: I3b99238e4cd262332fa5c818be1af5477c7374fd
* gnu/packages/java.scm (openjdk9)[arguments]: Add a phase to install
certificates from nss-certs to the expected location.
(openjdk10, openjdk11): Adapt to also install the certificates.
Change-Id: I6ef626324386419e84a9c0eace5a278ca11c573c
* gnu/packages/lisp-xyz.scm (cl-graph): Update to 0.10.2-2.c617de3.
[source]: Update URL as maintainer and owner of repository was changed.
Change-Id: Ice484f098d52b93baebc9596f0f902b1b30ae797
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (cl-trivial-backtrace): Update to 1.1.0-2.7f90b4a.
[source]: Update URL as maintainer and owner of repository was changed.
Change-Id: Ibbc0a1707b71d1ba2851c52f5a5ad744ca25dc45
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (sbcl-metabang-bind): Update to 0.8.0-2.0819642.
[source]: Update URL as maintainer and owner of repository was changed.
Change-Id: I5fdde9e53e0b7e9cd585ebda85eebe3c29b1d841
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (sbcl-metatilities-base): Update to 0.6.6-2.ef04337.
[source]: Update URL as maintainer and owner of repository was changed.
Change-Id: I98274d5dc74244406e2e25de8d83379bdb110b8f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 0.12.1-4.781ebfe.
[source]: Update URL as maintainer and owner of repository was changed.
Change-Id: I7db432378aeb03cd3ac0336efc5607522aced06c
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (sbcl-dynamic-classes): 1.0.2-0.ebd7405.
[source]: Update URL as maintainer and owner of repository was changed.
Change-Id: I29600432399b2440cfe81cbb04a029e09b5b98b0
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (sbcl-cl-mathstats):
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.
Change-Id: Ib53afc5fac19e79837ff84e1f3b328c31027abbe
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (sbcl-trivial-timeout): Update to 0.1.5-2.e70d9b4.
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.
Change-Id: Ia7251a2caed1347d4293975c2aefa8bea7c0dc7e
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (cl-metacopy): Update to 0.2.0-2.df7856f.
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.
Change-Id: I3c745dcc6355f98c9d11c908d010447dd8c6d295
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-check.scm (sbcl-lift): Update to 1.7.1-3.a794184.
[source]: Update URL as maintainer and owner of repository was changed.
Change-Id: I068bbea25422c89810919499e96655cd9e5223ad
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/lisp-xyz.scm (sbcl-trivial-shell):
[source]: Update URL as maintainer and owner of repository was changed.
[arguments]: Add 'fix-paths phase to patch location of the shell.
Change-Id: Ib3ac95013d3cb5240eb0261ad53f484b14d8f76f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This is a follow-up to commit 02f9a4150a.
* gnu/packages/emacs-xyz.scm (emacs-bbdb)[inputs]: Add emacs-notmuch.
Change-Id: Ie151849033b2884dc8cdab15dee12375a31965e5
* gnu/packages/radio.scm (wsjtx)[arguments]: Add configure-flag to skip
html documentation on systems where ruby-asciidoctor isn't supported.
[native-inputs]: Don't build with ruby-asciidoctor on systems where it
isn't supported.
Change-Id: I73436f887933e6b37033c8ba3ff32ba125a797f8
* gnu/packages/cluster.scm (drbd-utils)[arguments]: Only generate the
man-pages on systems which support ruby-asciidoctor.
[native-inputs]: Only include docbook-xml, docbook-xml-4.4, docbook-xsl,
libxml2, libxslt, ruby-asciidoctor on systems which support
ruby-asciidoctor.
Change-Id: I7d45a1fbcb87d3847dfd49b4efdb80961f1f6a22
* gnu/packages/ccache.scm (ccache)[native-inputs]: Only build with
ruby-asciidoctor on platforms which have support for it.
Change-Id: Ibb944fb6f844e3ededadd5277e20dd9ac21eb3eb