Commit graph

100158 commits

Author SHA1 Message Date
Timotej Lazar cbbb5aa9d4
gnu: wpa-supplicant-gui: Fix build.
* gnu/packages/admin.scm (wpa-supplicant-gui)[build-system]: Use
qt-build-system.
[phases]: Use G-exps. Drop trailing #t. Don’t wrap-program as that is done by
the build system. Set $HOME to a writable directory when converting icons to
stop Inkscape complaining.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 17:11:35 +02:00
Ludovic Courtès a817064947
build-system/channel: Correctly handle store file name from (gnu ci).
This is a followup to cf60a0a906.

Reported by Mathieu Othacehe <othacehe@gnu.org>.

* guix/build-system/channel.scm (build-channels): Add 'string?' case.
2022-08-11 15:57:35 +02:00
Ludovic Courtès d7aaf38611
po: Add 'guix/read-print.scm'.
This is a followup to b21d05d232.

* po/guix/POTFILES.in: Add 'guix/read-print.scm'.
2022-08-11 15:57:35 +02:00
Ricardo Wurmus bbc99a6e61
gnu: Add r-qmri.
* gnu/packages/cran.scm (r-qmri): New variable.
2022-08-11 15:22:45 +02:00
Ricardo Wurmus df63e8ba96
gnu: Add r-mritc.
* gnu/packages/cran.scm (r-mritc): New variable.
2022-08-11 15:22:44 +02:00
Ricardo Wurmus 2a38dfbf17
gnu: Add r-oro-nifti.
* gnu/packages/cran.scm (r-oro-nifti): New variable.
2022-08-11 15:22:44 +02:00
Ricardo Wurmus df31b5c6c6
gnu: Add r-adimpro.
* gnu/packages/cran.scm (r-adimpro): New variable.
2022-08-11 15:22:44 +02:00
Mathieu Othacehe 26629d3c9e
etc: teams: Add Mathieu Othacehe to mentors.
* etc/teams.scm.in (mentors): New member.
2022-08-11 14:47:14 +02:00
Ricardo Wurmus ffed9a31ff
gnu: Add r-fmri.
* gnu/packages/cran.scm (r-fmri): New variable.
2022-08-11 14:42:57 +02:00
Tobias Geerinckx-Rice 45db0ca5e9
gnu: unzip: Fix cross-compilation.
Fixes <https://issues.guix.gnu.org/57127>.

* gnu/packages/compression.scm (unzip)[arguments]: Use #$output when
cross-compiling.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice 36c5fa6c4d
gnu: unzip: Use G-expressions.
* gnu/packages/compression.scm (unzip)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:00 +02:00
Paul A. Patience 5c131aff69
gnu: Add f3d.
* gnu/packages/graphics.scm (f3d): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11 16:57:00 +08:00
Paul A. Patience 9d96325e01
gnu: vtk: Enable the RenderingExternal module.
* gnu/packages/image-processing.scm (vtk)[arguments]<#:configure-flags>:
Add -DVTK_MODULE_ENABLE_VTK_RenderingExternal=YES.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11 16:47:09 +08:00
( fba67be225
gnu: pcc: Respect --without-tests.
* gnu/packages/c.scm (pcc)[arguments]<#:phases>{check}: Respect the
  `tests?` argument.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 10:22:57 +02:00
( dfda2cc5f6
gnu: pcc: Fix build.
* gnu/packages/c.scm (pcc)[arguments]: Use gexps.
<#:phases>{fix-multiple-definitions}: New phase.
[native-inputs]: Adjust formatting.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 10:22:56 +02:00
Milkey Mouse fc5beaf96a
gnu: libplacebo: Update to 4.208.0.
* gnu/packages/video.scm (libplacebo)[version]: Update to 4.208.0.
[native-inputs]: Add python.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11 16:08:15 +08:00
pukkamustard f233ddaa97
gnu: guile-srfi-158: Update to 0.0.1-0-13126d1.
This fixes compilation and cross-compilation.

* gnu/packages/guile-xyz.scm (guile-srfi-158): Update it.
[native-inputs]: Add guile-3.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 09:50:58 +02:00
Marcel van der Boom a7c14a8225
gnu: x265: Fix build on ppc64le.
* gnu/packages/video.scm (x265)[arguments]: Disable ALTIVEC for ppc64le.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 09:42:06 +02:00
宋文武 4c846ba9eb
gnu: python-symengine: Fix tests.
This fixes <https://issues.guix.gnu.org/57104>.

* gnu/packages/python-xyz.scm (python-symengine):
[native-inputs]: Add python-nose.
[arguments]: Run tests with 'nosetests'.
2022-08-11 15:35:22 +08:00
Vagrant Cascadian f030ae422b
gnu: reprotest: Update to 0.7.21.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21.
2022-08-10 19:56:47 -07:00
Vagrant Cascadian 04ef952a49
gnu: diffoscope: Update to 220.
* gnu/packages/diffoscope.scm (diffoscope): Update to 220.
2022-08-10 19:56:43 -07:00
Vagrant Cascadian 6bdcd2f3f0
gnu: Add lcsync.
* gnu/packages/networking.scm (lcsync): New variable.
2022-08-10 19:24:27 -07:00
Vagrant Cascadian 78b81bf951
gnu: Add librecast.
* gnu/packages/networking.scm (librecast): New variable.
2022-08-10 19:24:24 -07:00
Vagrant Cascadian 24ec1b5a20
gnu: Add lcrq.
* gnu/packages/networking.scm (lcrq): New variable.
2022-08-10 19:24:20 -07:00
Marius Bakke e24f367f50
gnu: strace: Update to 5.18.
* gnu/packages/linux.scm (strace): Update to 5.18.
2022-08-11 00:37:27 +02:00
Marius Bakke b611761bfc
gnu: strace: Add release-monitoring-url.
* gnu/packages/linux.scm (strace)[properties]: New field.
2022-08-11 00:37:27 +02:00
Marius Bakke a66b9063d1
gnu: libreoffice: Remove input labels.
* gnu/packages/libreoffice.scm (dtoa): New private variable.
(libreoffice)[native-inputs, inputs]: Remove labels.
[arguments]: Use G-expression and SEARCH-INPUT-FILE & co where appropriate.
Remove trailing #t's.
2022-08-11 00:21:11 +02:00
Marius Bakke 8bdc95ecae
gnu: libreoffice: Update to 7.3.5.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.3.5.2.
[inputs]: Add LIBCUCKOO and ZXING-CPP.
* gnu/packages/hunspell.scm (hunspell-dictionary): Update hash.
2022-08-11 00:21:11 +02:00
Marius Bakke 47710f2a4f
gnu: libcmis: Update to 0.5.2-46-gf264a61.
* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.2-46-gf264a61.
[source]: Switch to GIT-FETCH.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL.
[arguments]: Override bootstrap phase.  While at it, convert to gexp and
remove label usage.
2022-08-11 00:21:11 +02:00
Marius Bakke 5b5ab17adf
gnu: Add libcuckoo.
* gnu/packages/datastructures.scm (libcuckoo): New variable.
2022-08-11 00:21:11 +02:00
Marius Bakke 178b762d68
gnu: libetonyek: Don't hard code mdds version.
* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Automatically pass the
major+minor version components of the "mdds" input.
2022-08-11 00:21:11 +02:00
Marius Bakke ce0aa88d1c
gnu: orcus: Update to 0.17.2.
* gnu/packages/libreoffice.scm (orcus): Update to 0.17.2.
2022-08-11 00:21:11 +02:00
Marius Bakke c61e7ddd29
gnu: ixion: Update to 0.17.0.
* gnu/packages/libreoffice.scm (ixion): Update to 0.17.0.
2022-08-11 00:21:11 +02:00
Marius Bakke b424ca573d
gnu: mdds: Update to 2.0.3.
* gnu/packages/boost.scm (mdds): Update to 2.0.3.
[source](uri): Use HTTPS & .xz tarball.
2022-08-11 00:21:11 +02:00
Marius Bakke d4f3fd021f
gnu: libabigail: Remove input labels.
* gnu/packages/elf.scm (libabigail)[native-inputs]: Remove labels.
2022-08-11 00:21:11 +02:00
Marius Bakke 57771d42b5
gnu: libabigail: Update to 2.0.
* gnu/packages/elf.scm (libabigail): Update to 2.0.
2022-08-11 00:21:11 +02:00
Marius Bakke 0a078b5a31
gnu: qtwayland: Remove input labels.
* gnu/packages/qt.scm (qtwayland)[inputs]: Remove labels.
2022-08-11 00:21:11 +02:00
Marius Bakke 88f976d160
gnu: qtwayland: Fix build with GCC 11.
* gnu/packages/patches/qtwayland-gcc-11.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (qtwayland)[source](patches): New field.
2022-08-11 00:21:11 +02:00
Marius Bakke d8d4b81147
gnu: fuse@2: Prepare for newer glibc.
* gnu/packages/patches/fuse-glibc-2.34.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (fuse)[source](patches): Add the patch.
[arguments]: Add force-bootstrap phase.
[native-inputs]: Add AUTOCONF, AUTOMAKE, GETTEXT-MINIMAL, and LIBTOOL.
2022-08-11 00:21:10 +02:00
Julien Lepiller aacbe59fbc
nls: Update translations.
po/guix/bn.po: New file.
po/guix/LINGUAS: Add it.
2022-08-10 23:32:24 +02:00
Julien Lepiller 96465c4421
gnu: ocaml-extlib: Update to 1.7.9.
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.9.
2022-08-10 23:32:17 +02:00
Julien Lepiller 8c5af33762
gnu: frama-c: Use lablgtk3.
* gnu/packages/maths.scm (frama-c): Build the graphical interface.
2022-08-10 23:32:03 +02:00
Ludovic Courtès b21d05d232
read-print: Remove unused procedure.
* guix/read-print.scm (combine-vertical-space): Remove.
2022-08-10 16:53:58 +02:00
Ludovic Courtès ebda12e1d2
read-print: Report missing closing parens instead of looping.
Fixes <https://issues.guix.gnu.org/57093>.
Reported by Mohammed AMAR-BENSABER <renken@shione.net>.

Previously 'read-with-comments' would enter an infinite loop.

* guix/read-print.scm (read-with-comments)[missing-closing-paren-error]:
New procedure.
Call it when 'loop' as called from 'liip' returns EOF.
* tests/read-print.scm ("read-with-comments: missing closing paren"):
New test.
2022-08-10 16:53:58 +02:00
Ludovic Courtès 06ce4e3c06
ssh: 'open-ssh-session' gracefully handles connection timeouts.
* guix/ssh.scm (open-ssh-session): Add case for 'again.
2022-08-10 16:53:58 +02:00
Ricardo Wurmus 26bdefd172
gnu: Add r-liana.
* gnu/packages/bioinformatics.scm (r-liana): New variable.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus fd4b8e9873
gnu: Add r-omnipathr/devel.
* gnu/packages/bioinformatics.scm (r-omnipathr/devel): New variable.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus ee30369c47
gnu: r-bayesfactor: Update to 0.9.12-4.4.
* gnu/packages/statistics.scm (r-bayesfactor): Update to 0.9.12-4.4.
[propagated-inputs]: Remove r-gtools.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus 64c520fef6
gnu: r-effects: Update to 4.2-2.
* gnu/packages/statistics.scm (r-effects): Update to 4.2-2.
[native-inputs]: Remove r-car.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus 1234b52d03
gnu: r-cairo: Update to 1.6-0.
* gnu/packages/statistics.scm (r-cairo): Update to 1.6-0.
2022-08-10 15:44:28 +02:00