| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add Rust 1.48.•••* gnu/packages/rust.scm (rust-1.48): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| Matthew Kraai | 2021-01-02 | 1 | -0/+14 |
* | gnu: Add shakespeare-spl.•••* gnu/packages/patches/shakespeare-spl-fix-grammar.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it here.
* gnu/packages/esolangs.scm (shakespeare-spl): New variable.
| Leo Prikler | 2020-12-29 | 1 | -0/+16 |
* | gnu: dbxfs: Update to 1.0.48.•••* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.48.
* gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update for newer
version of dbxfs.
| Efraim Flashner | 2020-12-28 | 1 | -1/+1 |
* | gnu: audacity: Update to 2.4.2.•••* gnu/packages/audio.scm (audacity): Update to 2.4.2.
[source]: Add patch. Don't delete portaudio-v19, since only the bundled copy
can be built.
[build-system]: Switch to cmake-build-system.
[inputs]: Remove portaudio.
[arguments]: Adjust configure flags for CMake. Remove 'fix-sbsms-check
phase. Add 'comment-out-revision-ident phase.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/patches/audacity-add-include.patch: New file.
| Kei Kebreau | 2020-12-27 | 1 | -0/+15 |
* | gnu: sdcc: Update to 4.0.0.•••* gnu/packages/embedded.scm (sdcc): Update to 4.0.0.
[native-inputs]: Add zlib.
[description]: Update to match new version.
* gnu/packages/patches/sdcc-disable-non-free-code.patch: Update to match new
version.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South | 2020-12-21 | 1 | -350/+371 |
* | gnu: libffi: Add unreleased patch to fix float128 on powerpc64le.•••Fixes <https://bugs.gnu.org/45252>.
* gnu/packages/patches/libffi-float128-powerpc64le.patch: Import patch file
from <https://github.com/libffi/libffi/pull/561.patch>.
* gnu/packages/libffi.scm (libffi)[arguments]: Apply patch conditionally for
powerpc64le-* systems in a phase.
[inputs]: Add patch as input conditionally for powerpc64le-* systems.
* gnu/local.mk (dist_patch_DATA): Add patch file to build system.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
| John Doe | 2020-12-20 | 1 | -0/+58 |
* | gnu: bear: Update to 3.0.4.•••* gnu/local.mk (bear-disable-preinstall-tests.patch): Add patch.
* gnu/packages/build-tools.scm (bear): Reference patch, and update.
| Brett Gilio | 2020-12-20 | 1 | -0/+40 |
* | gnu: serf: Build with Python 3.•••* gnu/packages/patches/serf-python3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/web.scm (serf)[source](patches): New field.
[arguments]: Remove #:scons.
| Marius Bakke | 2020-12-19 | 1 | -0/+29 |
* | gnu: sudo: Update to 1.9.4p1.•••* gnu/packages/admin.scm (sudo): Update to 1.9.4p1.
[source]: Remove patch.
* gnu/packages/patches/sudo-fix-build-without-sendmail.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-12-17 | 1 | -45/+0 |
* | gnu: Add aws-c-event-stream.•••* gnu/packages/c.scm (aws-c-event-stream): New variable.
* gnu/packages/patches/aws-c-event-stream-cmake-prefix.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2020-12-17 | 1 | -0/+13 |
* | gnu: Add aws-checksums.•••* gnu/packages/c.scm (aws-checksums): New variable.
* gnu/packages/patches/aws-checksums-cmake-prefix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2020-12-17 | 1 | -0/+13 |
* | gnu: icecat: Update to 78.6.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2020-16042, CVE-2020-26971, CVE-2020-26973,
CVE-2020-26974, CVE-2020-26978, CVE-2020-35111, CVE-2020-35112, and
CVE-2020-35113.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
| Mark H Weaver | 2020-12-15 | 1 | -2/+2 |
* | gnu: Add rust-ndarray-0.12.•••* gnu/packages/crates-io.scm (rust-ndarray-0.12): New variable.
* gnu/packages/patches/rust-ndarray-remove-blas-src-dep.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2020-12-15 | 1 | -0/+36 |
* | gnu: Add python-3.9.•••* gnu/packages/python.scm (python-3.9): New variable.
* gnu/packages/patches/python-3.9-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tanguy Le Carrour | 2020-12-14 | 1 | -0/+370 |
* | gnu: alsa-modular-synth: Update to 2.2.0.•••* gnu/packages/audio.scm (alsa-modular-synth): Update to 2.2.0.
[arguments]: Remove them all.
[source]: Remove patch.
[native-inputs]: Remove gcc@5.
* gnu/packages/patches/alsa-modular-synth-fix-vocoder.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Remove patch.
| Ricardo Wurmus | 2020-12-14 | 1 | -522/+0 |
* | gnu: purescript: Update patch for Purescript 0.13.8.•••* gnu/packages/patches/purescript-relax-dependencies.patch: Update patch for
new version of Purescript.
Signed-off-by: Leo Famulari <leo@famulari.name>
| BonfaceKilz | 2020-12-13 | 1 | -15/+13 |
* | gnu: renpy: Use system fribidi and drop generated sources.•••* gnu/packages/patches/renpy-use-system-fribidi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it here.
* gnu/packages/game-development.scm (renpy)[source]<patches> Use it here.
<modules>: Add (guix build utils).
<snippet>: Drop generated sources and fribidi sources.
(arguments)[phases]: Add fix-include-paths.
(inputs): Add fribidi.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Leo Prikler | 2020-12-12 | 1 | -0/+52 |
* | gnu: knot-resolver: Update to 5.2.1.•••* gnu/packages/dns.scm (knot-resolver): Update to 5.2.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/knot-resolver-fix-map-command-on-32-bit.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South | 2020-12-11 | 1 | -146/+0 |
* | gnu: sbcl-geco: Update to 2.1.1.•••* gnu/packages/lisp-xyz.scm (sbcl-geco): Update to 2.1.1.
[source]: Fetch from Github.
[home-page]: Update to author's page.
* gnu/packages/patches/sbcl-geco-fix-organism-class.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Guillaume Le Vaillant | 2020-12-11 | 1 | -13/+0 |
* | gnu: busybox: Update to 1.32.0.•••* gnu/packages/busybox.scm (busybox): Update to 1.32.0.
[source]: Remove patch.
* gnu/packates/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch:
Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2020-12-11 | 1 | -68/+0 |
* | gnu: pciutils: Fix compilation error on GNU/Hurd.•••* gnu/packages/patches/pciutils-hurd-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pciutils.scm (pciutils)[arguments]: Add
'apply-hurd-patch' phase when (hurd-target?) is true.
[inputs]: Add "hurd-patch" entry when (hurd-target?) is true.
| Ludovic Courtès | 2020-12-09 | 1 | -0/+23 |
* | gnu: minimap2: Fix build on aarch64-linux.•••* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust
configure-flags to be better per-architecture.
[source]: Add patch.
* gnu/packages/patches/minimap2-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2020-12-07 | 1 | -0/+52 |
* | gnu: hplip: Update to 3.20.11.•••* gnu/packages/cups.scm (hplip): Update to 3.20.11.
[source]: Remove upstreamed patch.
* gnu/packages/patches/hplip-fix-bug-1898438.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-12-06 | 1 | -19/+0 |
* | gnu: pam-mount: Update to 2.17.•••* gnu/packages/admin.scm (pam-mount): Update to 2.17.
[source]: Remove upstreamed patch.
* gnu/packages/patches/pam-mount-luks2-support.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-12-06 | 1 | -51/+0 |
* | gnu: knot-resolver: Update to 5.2.0.•••* gnu/packages/dns.scm (knot-resolver): Update to 5.2.0.
[source]: Add patch from upstream commit to fix the internal map() function on
32-bit platforms.
[native-inputs]: Add texinfo to enable generating the manual in Info format.
[inputs]: Add nghttp2:lib to enable the new DNS-over-HTTPS implementation.
* gnu/packages/patches/knot-resolver-fix-map-command-on-32-bit.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Simon South | 2020-12-06 | 1 | -0/+146 |
* | gnu: Add libexpected.•••* gnu/packages/cpp.scm (libexpected): New variable.
* gnu/packages/patches/libexpected-nofetch.patch: Add patch.
* gnu/local.mk: Reference patch.
| Brett Gilio | 2020-12-05 | 1 | -0/+27 |
* | gnu: superlu-dist: Update to 6.4.0.•••* gnu/packages/maths.scm (superlu-dist): Update to 6.4.0
[source]: Use git-fetch, as tarballs are no longer published.
* gnu/packages/patches/superlu-dist-awpm-grid.patch: Remove all but the first
hunk; they are unnecessary.
| Eric Bavier | 2020-12-05 | 1 | -21/+10 |
* | gnu: combinatorial-blas: Adjust AWPM headers for library use.•••Fixes use in latest versions of SuperLU_DIST. See
e.g. https://github.com/xiaoyeli/superlu_dist/issues/60
* gnu/packages/patches/combinatorial-blas-awpm.patch: Remove globals related
to performance measurement. Declare non-template function inline.
| Eric Bavier | 2020-12-05 | 1 | -1/+217 |
* | gnu: cl-asdf: Improve priorities of configuration file search.•••* gnu/packages/patches/cl-asdf-config-directories.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
* gnu/packages/lisp.scm (cl-asdf)[native-inputs]: Add it.
[arguments]: Apply the new patch.
Co-authored-by: Pierre Neidhardt <mail@ambrevar.xyz>
| Guillaume Le Vaillant | 2020-12-05 | 1 | -0/+44 |
* | Revert "gnu: python-packaging: Update to 20.4."•••This reverts commit 71b15b4874b7f9ec7001d2916a8ab27dcce6cdc0.
| Marius Bakke | 2020-12-01 | 1 | -0/+65 |
* | gnu: clisp: Remove unused patch.•••This is a follow-up for 074236d19796577b2f55b3c7030c14242efa8f3f.
* gnu/patches/clisp-remove-failing-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Guillaume Le Vaillant | 2020-12-01 | 1 | -43/+0 |
* | gnu: Add clml.•••* gnu/packages/lisp-xyz.scm (cl-clml, sbcl-clml): New variables.
* gnu/packages/patches/sbcl-clml-fix-types.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Guillaume Le Vaillant | 2020-12-01 | 1 | -0/+280 |
* | gnu: python-packaging: Update to 20.4.•••* gnu/packages/python-xyz.scm (python-packaging): Update to 20.4.
[source]: Remove patch that has been merged upstream.
* gnu/packages/patches/python-packaging-test-arch.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Apply removal.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tanguy Le Carrour | 2020-11-30 | 1 | -65/+0 |
* | gnu: sudo: Update to 1.9.4.•••* gnu/packages/admin.scm (sudo): Update to 1.9.4.
[source]: Add patch.
* gnu/packages/patches/sudo-fix-build-without-sendmail.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2020-11-30 | 1 | -0/+45 |
* | gnu: weasyprint: Update to 52.1.•••Fixes <https://issues.guix.gnu.org/42409>.
* gnu/packages/patches/weasyprint-library-paths.patch: Delete.
* gnu/packages/pdf.scm (weasyprint): Update to 52.1
[phases]{patch-library-paths}: Adjust.
{check}: Remove.
{register-dejavu-font}: New phase.
[native-inputs]: Add font-dejavu.
| Maxim Cournoyer | 2020-11-29 | 1 | -43/+0 |
* | gnu: python-tinycss2: Update to 1.1.0.•••* gnu/packages/patches/python-tinycss2-flake8-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python-web.scm (python-tinycss2): Update to 1.1.0.
[source]: Remove patch.
[arguments]: Remove field, disabling tests.
[native-inputs]: Remove field.
| Maxim Cournoyer | 2020-11-29 | 1 | -36/+0 |
* | gnu: python-cairocffi: Update to 1.2.0.•••* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.2.0.
[source]: Fetch from Git.
[patches]: Remove field.
[inputs]: Remove pango.
[native-inputs]: Remove pkg-config and python-docutils. Add python-numpy and
python-sphinx-rtd-theme.
[phases]{patch-paths}: Adjust. Fix the patching of gdk-3.
{disable-linters}: New phase.
{install-doc}: Adjust. The license file is now installed by a build phase.
* gnu/packages/patches/python-cairocffi-dlopen-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer | 2020-11-29 | 1 | -10/+0 |
* | Merge branch 'staging' | Marius Bakke | 2020-11-28 | 22 | -820/+3323 |
|\ |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2020-11-26 | 2 | -34/+38 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-26 | 2 | -6/+34 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-23 | 5 | -11/+280 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-22 | 2 | -39/+11 |
| |\ \ \ \ |
|
| * | | | | | gnu: grim: Remove obsolete patch.•••* gnu/packages/patches/grim-revert-output-rotation.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (grim)[source](patches): Remove.
| Marius Bakke | 2020-11-20 | 1 | -27/+0 |
| * | | | | | Merge branch 'master' into staging | Marius Bakke | 2020-11-19 | 7 | -697/+125 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-15 | 15 | -193/+182 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-11 | 1 | -0/+3643 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | gnu: gdb@9.2: Restore 'gdb-hurd.patch'.•••This patch got lost when e33c4286ebcc0dcc79985a32c6c2d5ad623d1fbe was merged
(commit 32787d652460871a79f99b63230f92759e2e0de2), but was still required on
the 'staging' branch.
* gnu/packages/patches/gdb-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2020-11-08 | 1 | -0/+69 |
| * | | | | | | | | Merge branch 'master' into staging••• Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
| Marius Bakke | 2020-11-07 | 28 | -1371/+1148 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gnu: icedtea-8: Fix build on aarch64-linux.•••* gnu/packages/java.scm (icedtea-8)[native-inputs]: Remove obsolete,
architecture-dependent patch to "hotspot-drop".
* gnu/packages/patches/icedtea-7-hotspot-gcc-segfault-workaround.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South | 2020-10-28 | 1 | -45/+0 |
| * | | | | | | | | | gnu: icedtea-7: Fix build on aarch64-linux.•••* gnu/packages/java.scm (icedtea-7)[native-inputs]: Remove obsolete,
architecture-dependent patch to "hotspot-drop"; replace with patch to fix
build on aarch64-linux.
* gnu/packages/patches/icedtea-7-hotspot-aarch64-use-c++98.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South | 2020-10-28 | 1 | -0/+33 |