Age | Commit message (Expand) | Author |
2022-08-07 | gnu: tor: Update to 0.4.7.9 [DoS mitigations]....* gnu/packages/tor.scm (tor): Update to 0.4.7.9.
| Tobias Geerinckx-Rice |
2022-08-11 | gnu: gap: Enable compilation of more optional packages....* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages
with free licenses clarified in the latest release, and which do not require
additional inputs.
| Andreas Enge |
2022-08-11 | gnu: gap: Update to 4.11.1....* gnu/packages/algebra.scm (gap): Update to 4.11.1.
[source]<snippet>: Remove trailing #t.
[arguments]<phases>: Remove trailing #t. Install missing config.h header.
Co-authored-by: vicvbcun <guix@ikherbers.com>
| Andreas Enge |
2022-08-11 | gnu: lcsync: Fix building on non-x86 hardware....* gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use
simde instead of immintrin.h directly.
[native-inputs]: Add simde.
| Efraim Flashner |
2022-08-11 | gnu: lcsync: Use test-target....* gnu/packages/networking.scm (lcsync)[arguments]: Set test-target.
Remove custom 'check phase.
| Efraim Flashner |
2022-08-11 | gnu: librecast: Use test-target....* gnu/packages/networking.scm (librecast)[arguments]: Set test-target.
Remove custom 'check phase.
| Efraim Flashner |
2022-08-11 | gnu: lcrq: Use test-target....* gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove
custom 'check phase.
| Efraim Flashner |
2022-08-11 | gnu: artwork: Update repository to latest commit....* gnu/artwork.scm (%artwork-repository): Update to commit
4c7f2ce6428a63e202cd2a9474a06f68a946934d.
| Maxim Cournoyer |
2022-08-11 | build: marionette: Adjust QEMU Info manual reference....* gnu/build/marionette.scm (marionette-control): Update doc to correct the
QEMU Info manual reference.
| Maxim Cournoyer |
2022-08-11 | gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra....* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by
gnome-themes-extra.
(gnome)[inputs]: Remove gnome-themes-extra.
| Maxim Cournoyer |
2022-08-11 | 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>
| Timotej Lazar |
2022-08-11 | gnu: Add r-qmri....* gnu/packages/cran.scm (r-qmri): New variable.
| Ricardo Wurmus |
2022-08-11 | gnu: Add r-mritc....* gnu/packages/cran.scm (r-mritc): New variable.
| Ricardo Wurmus |
2022-08-11 | gnu: Add r-oro-nifti....* gnu/packages/cran.scm (r-oro-nifti): New variable.
| Ricardo Wurmus |
2022-08-11 | gnu: Add r-adimpro....* gnu/packages/cran.scm (r-adimpro): New variable.
| Ricardo Wurmus |
2022-08-11 | gnu: Add r-fmri....* gnu/packages/cran.scm (r-fmri): New variable.
| Ricardo Wurmus |
2022-08-07 | gnu: unzip: Fix cross-compilation....Fixes <https://issues.guix.gnu.org/57127>.
* gnu/packages/compression.scm (unzip)[arguments]: Use #$output when
cross-compiling.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: unzip: Use G-expressions....* gnu/packages/compression.scm (unzip)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-08-11 | gnu: Add f3d....* gnu/packages/graphics.scm (f3d): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Paul A. Patience |
2022-08-11 | 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>
| Paul A. Patience |
2022-08-11 | 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 | 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 | 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>
| Milkey Mouse |
2022-08-11 | 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>
| pukkamustard |
2022-08-11 | gnu: x265: Fix build on ppc64le....* gnu/packages/video.scm (x265)[arguments]: Disable ALTIVEC for ppc64le.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Marcel van der Boom |
2022-08-11 | 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-10 | gnu: reprotest: Update to 0.7.21....* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21.
| Vagrant Cascadian |
2022-08-10 | gnu: diffoscope: Update to 220....* gnu/packages/diffoscope.scm (diffoscope): Update to 220.
| Vagrant Cascadian |
2022-08-10 | gnu: Add lcsync....* gnu/packages/networking.scm (lcsync): New variable.
| Vagrant Cascadian |
2022-08-10 | gnu: Add librecast....* gnu/packages/networking.scm (librecast): New variable.
| Vagrant Cascadian |
2022-08-10 | gnu: Add lcrq....* gnu/packages/networking.scm (lcrq): New variable.
| Vagrant Cascadian |
2022-08-11 | gnu: strace: Update to 5.18....* gnu/packages/linux.scm (strace): Update to 5.18.
| Marius Bakke |
2022-08-11 | gnu: strace: Add release-monitoring-url....* gnu/packages/linux.scm (strace)[properties]: New field.
| Marius Bakke |
2022-08-11 | 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.
| Marius Bakke |
2022-08-11 | 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.
| Marius Bakke |
2022-08-11 | 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.
| Marius Bakke |
2022-08-11 | gnu: Add libcuckoo....* gnu/packages/datastructures.scm (libcuckoo): New variable.
| Marius Bakke |
2022-08-11 | 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.
| Marius Bakke |
2022-08-11 | gnu: orcus: Update to 0.17.2....* gnu/packages/libreoffice.scm (orcus): Update to 0.17.2.
| Marius Bakke |
2022-08-11 | gnu: ixion: Update to 0.17.0....* gnu/packages/libreoffice.scm (ixion): Update to 0.17.0.
| Marius Bakke |
2022-08-11 | gnu: mdds: Update to 2.0.3....* gnu/packages/boost.scm (mdds): Update to 2.0.3.
[source](uri): Use HTTPS & .xz tarball.
| Marius Bakke |
2022-08-11 | gnu: libabigail: Remove input labels....* gnu/packages/elf.scm (libabigail)[native-inputs]: Remove labels.
| Marius Bakke |
2022-08-11 | gnu: libabigail: Update to 2.0....* gnu/packages/elf.scm (libabigail): Update to 2.0.
| Marius Bakke |
2022-08-11 | gnu: qtwayland: Remove input labels....* gnu/packages/qt.scm (qtwayland)[inputs]: Remove labels.
| Marius Bakke |
2022-08-11 | 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.
| Marius Bakke |
2022-08-11 | 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.
| Marius Bakke |
2022-08-10 | gnu: ocaml-extlib: Update to 1.7.9....* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.9.
| Julien Lepiller |
2022-08-10 | gnu: frama-c: Use lablgtk3....* gnu/packages/maths.scm (frama-c): Build the graphical interface.
| Julien Lepiller |
2022-08-10 | gnu: Add r-liana....* gnu/packages/bioinformatics.scm (r-liana): New variable.
| Ricardo Wurmus |
2022-08-10 | gnu: Add r-omnipathr/devel....* gnu/packages/bioinformatics.scm (r-omnipathr/devel): New variable.
| Ricardo Wurmus |