summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-11gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra.Maxim Cournoyer
* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by gnome-themes-extra. (gnome)[inputs]: Remove gnome-themes-extra.
2022-08-11gnu: wpa-supplicant-gui: Fix build.Timotej Lazar
* 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-11build-system/channel: Correctly handle store file name from (gnu ci).Ludovic Courtès
This is a followup to cf60a0a906440ccb007bae1243c3e0397c3a0aba. Reported by Mathieu Othacehe <othacehe@gnu.org>. * guix/build-system/channel.scm (build-channels): Add 'string?' case.
2022-08-11po: Add 'guix/read-print.scm'.Ludovic Courtès
This is a followup to b21d05d232ec0aba5abec20e83cc52c1d5163cc3. * po/guix/POTFILES.in: Add 'guix/read-print.scm'.
2022-08-11gnu: Add r-qmri.Ricardo Wurmus
* gnu/packages/cran.scm (r-qmri): New variable.
2022-08-11gnu: Add r-mritc.Ricardo Wurmus
* gnu/packages/cran.scm (r-mritc): New variable.
2022-08-11gnu: Add r-oro-nifti.Ricardo Wurmus
* gnu/packages/cran.scm (r-oro-nifti): New variable.
2022-08-11gnu: Add r-adimpro.Ricardo Wurmus
* gnu/packages/cran.scm (r-adimpro): New variable.
2022-08-11etc: teams: Add Mathieu Othacehe to mentors.Mathieu Othacehe
* etc/teams.scm.in (mentors): New member.
2022-08-11gnu: Add r-fmri.Ricardo Wurmus
* gnu/packages/cran.scm (r-fmri): New variable.
2022-08-07gnu: unzip: Fix cross-compilation.Tobias Geerinckx-Rice
Fixes <https://issues.guix.gnu.org/57127>. * gnu/packages/compression.scm (unzip)[arguments]: Use #$output when cross-compiling.
2022-08-07gnu: unzip: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (unzip)[arguments]: Rewrite as G-expressions.
2022-08-11gnu: Add f3d.Paul A. Patience
* gnu/packages/graphics.scm (f3d): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11gnu: vtk: Enable the RenderingExternal module.Paul A. Patience
* 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-11gnu: 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-11gnu: 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-11gnu: libplacebo: Update to 4.208.0.Milkey Mouse
* gnu/packages/video.scm (libplacebo)[version]: Update to 4.208.0. [native-inputs]: Add python. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11gnu: guile-srfi-158: Update to 0.0.1-0-13126d1.pukkamustard
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-11gnu: x265: Fix build on ppc64le.Marcel van der Boom
* gnu/packages/video.scm (x265)[arguments]: Disable ALTIVEC for ppc64le. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11gnu: 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-10gnu: reprotest: Update to 0.7.21.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21.
2022-08-10gnu: diffoscope: Update to 220.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 220.
2022-08-10gnu: Add lcsync.Vagrant Cascadian
* gnu/packages/networking.scm (lcsync): New variable.
2022-08-10gnu: Add librecast.Vagrant Cascadian
* gnu/packages/networking.scm (librecast): New variable.
2022-08-10gnu: Add lcrq.Vagrant Cascadian
* gnu/packages/networking.scm (lcrq): New variable.
2022-08-11gnu: strace: Update to 5.18.Marius Bakke
* gnu/packages/linux.scm (strace): Update to 5.18.
2022-08-11gnu: strace: Add release-monitoring-url.Marius Bakke
* gnu/packages/linux.scm (strace)[properties]: New field.
2022-08-11gnu: libreoffice: Remove input labels.Marius Bakke
* 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-11gnu: libreoffice: Update to 7.3.5.2.Marius Bakke
* 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-11gnu: libcmis: Update to 0.5.2-46-gf264a61.Marius Bakke
* 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-11gnu: Add libcuckoo.Marius Bakke
* gnu/packages/datastructures.scm (libcuckoo): New variable.
2022-08-11gnu: libetonyek: Don't hard code mdds version.Marius Bakke
* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Automatically pass the major+minor version components of the "mdds" input.
2022-08-11gnu: orcus: Update to 0.17.2.Marius Bakke
* gnu/packages/libreoffice.scm (orcus): Update to 0.17.2.
2022-08-11gnu: ixion: Update to 0.17.0.Marius Bakke
* gnu/packages/libreoffice.scm (ixion): Update to 0.17.0.
2022-08-11gnu: mdds: Update to 2.0.3.Marius Bakke
* gnu/packages/boost.scm (mdds): Update to 2.0.3. [source](uri): Use HTTPS & .xz tarball.
2022-08-11gnu: libabigail: Remove input labels.Marius Bakke
* gnu/packages/elf.scm (libabigail)[native-inputs]: Remove labels.
2022-08-11gnu: libabigail: Update to 2.0.Marius Bakke
* gnu/packages/elf.scm (libabigail): Update to 2.0.
2022-08-11gnu: qtwayland: Remove input labels.Marius Bakke
* gnu/packages/qt.scm (qtwayland)[inputs]: Remove labels.
2022-08-11gnu: qtwayland: Fix build with GCC 11.Marius Bakke
* 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-11gnu: fuse@2: Prepare for newer glibc.Marius Bakke
* 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-10nls: Update translations.Julien Lepiller
po/guix/bn.po: New file. po/guix/LINGUAS: Add it.
2022-08-10gnu: ocaml-extlib: Update to 1.7.9.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.9.
2022-08-10gnu: frama-c: Use lablgtk3.Julien Lepiller
* gnu/packages/maths.scm (frama-c): Build the graphical interface.
2022-08-10read-print: Remove unused procedure.Ludovic Courtès
* guix/read-print.scm (combine-vertical-space): Remove.
2022-08-10read-print: Report missing closing parens instead of looping.Ludovic Courtès
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-10ssh: 'open-ssh-session' gracefully handles connection timeouts.Ludovic Courtès
* guix/ssh.scm (open-ssh-session): Add case for 'again.
2022-08-10gnu: Add r-liana.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-liana): New variable.
2022-08-10gnu: Add r-omnipathr/devel.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-omnipathr/devel): New variable.
2022-08-10gnu: r-bayesfactor: Update to 0.9.12-4.4.Ricardo Wurmus
* gnu/packages/statistics.scm (r-bayesfactor): Update to 0.9.12-4.4. [propagated-inputs]: Remove r-gtools.
2022-08-10gnu: r-effects: Update to 4.2-2.Ricardo Wurmus
* gnu/packages/statistics.scm (r-effects): Update to 4.2-2. [native-inputs]: Remove r-car.