summaryrefslogtreecommitdiff
path: root/gnu/local.mk
Commit message (Expand)AuthorAgeFilesLines
* gnu: bitcoin: Fix test failure with Python 3.8.•••* gnu/packages/patches/bitcoin-core-python-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/finance.scm (bitcoin-core)[source](patches): New field. Marius Bakke2020-05-111-0/+1
* gnu: OpenEXR: Update to 2.5.0.•••* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: Delete file. * gnu/packages/patches/ilmbase-fix-test-arm.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/graphics.scm (ilmbase): Update to 2.5.0. Marius Bakke2020-05-111-1/+1
* gnu: git-annex: Add support for v4 of S3 support.•••* gnu/packages/haskell-apps.scm (git-annex)[source]: Add patch. * gnu/packages/patches/git-annex-S3v4.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2020-05-111-0/+1
* gnu: scribus: Fix build against poppler-0.86.•••* gnu/packages/scribus.scm (scribus)[source](patches): New field. * gnu/packages/patches/scribus-1.5.5-poppler-0.86-build-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Boris A. Dekshteyn2020-05-101-0/+1
* gnu: Register 'glibc-bootstrap-system-2.2.5.patch'.•••This is a follow-up to commit f6b911fb5f99b0677c0f94b195b140e464195e9b. * gnu/local.mk (dist_patch_DATA): Add it. Marius Bakke2020-05-101-0/+1
* gnu: QEMU: Update to 5.0.0.•••* gnu/packages/patches/qemu-CVE-2020-1711.patch, gnu/packages/patches/qemu-CVE-2020-7039.patch, gnu/packages/patches/qemu-CVE-2020-7211.patch, gnu/packages/patches/qemu-CVE-2020-8608.patch, gnu/packages/patches/qemu-fix-documentation-build-failure.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (qemu)[source](patches): Remove. [arguments]: Add phase 'patch-/bin/sh-references'. In the 'configure' phase, add shebang substitutions. Remove phase 'prevent-network-configuration'. [inputs]: Change from LIBCAP to LIBCAP-NG. Marius Bakke2020-05-081-5/+0
* Merge branch 'core-updates'Marius Bakke2020-05-081-40/+72
|\
| * Merge branch 'master' into core-updatesMarius Bakke2020-05-061-1/+6
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2020-05-051-0/+11
| |\ \
| * \ \ Merge branch 'master' into core-updatesMarius Bakke2020-05-021-2/+3
| |\ \ \
| * | | | gnu: behave: Fix build with Python 3.8.•••Add a patch based on an upstream commit [1]. 1: c000c88eb5239b87f299c85e83b349b0ef387ae7 * gnu/packages/patches/behave-skip-a-couple-of-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/check.scm (behave)[source]: Use the patch. Christopher Baines2020-05-021-0/+1
| * | | | gnu: python-gst: Fix build with Python 3.8.•••Add a patch based on an upstream commit [1]. 1: 10707f437f2fc3632067c6a0efa4432f7ebaf362 * gnu/packages/patches/python-gst-fix-build-with-python-3.8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gstreamer.scm (python-gst)[source]: Use the patch. Christopher Baines2020-05-021-0/+1
| * | | | gnu: Add relocatable static Guile 3.0 variant.•••* gnu/packages/patches/guile-2.2-default-utf8.patch: New file, extracted from commit 2acfe022a740f79b593348cc6362cc4ee8f33bb4. * gnu/packages/patches/guile-3.0-linux-syscalls.patch, gnu/packages/patches/guile-3.0-relocatable.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Move all Guile patches together while at it. * gnu/packages/make-bootstrap.scm (%guile-3.0-static-stripped): New public variable. Marius Bakke2020-05-011-2/+5
| * | | | gnu: Add libtirpc/hurd.•••* gnu/packages/onc-rpc.scm (libtirpc/hurd): New variable. * gnu/packages/patches/libtirpc-hurd-client.patch, gnu/packages/patches/libtirpc-hurd.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Ricardo Wurmus2020-05-011-0/+2
| * | | | Merge branch 'master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/backup.scm gnu/packages/emacs-xyz.scm gnu/packages/guile.scm gnu/packages/lisp.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/web.scm gnu/packages/xorg.scm Marius Bakke2020-04-301-1/+2
| |\ \ \ \
| * | | | | gnu: guile-json: Update to 3.5.0.•••* gnu/packages/patches/guile-json-cross.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/guile.scm (guile-json-3): Update to 3.5.0. [source](patches): Remove. [native-inputs]: Remove AUTOCONF and AUTOMAKE. [arguments]: Remove. Marius Bakke2020-04-301-1/+0
| * | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-261-1/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-241-0/+2
| |\ \ \ \ \ \
| * | | | | | | gnu: GCC@8: Remove obsolete patch.•••This is no longer required since the update to 8.4.0 in 60ce496ad8. * gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gcc.scm (gcc-8)[source](patches): Remove it. Marius Bakke2020-04-231-1/+0
| * | | | | | | gnu: shepherd: Remove obsolete patch.•••* gnu/packages/patches/shepherd-hurd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/admin.scm (shepherd)[source](patches): Remove. Marius Bakke2020-04-231-1/+0
| * | | | | | | Merge branch 'master' into core-updates••• Conflicts: etc/news.scm gnu/local.mk gnu/packages/bootloaders.scm gnu/packages/linphone.scm gnu/packages/linux.scm gnu/packages/tls.scm gnu/system.scm Marius Bakke2020-04-231-2/+13
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: perl: Actually produce a host perl when cross-compiling.•••* gnu/packages/patches/perl-cross.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/perl.scm (perl)[native-inputs]: When cross-compiling, add `perl-cross' input and perl-cross.patch. [arguments]: When cross-compiling, use them to produce binary for host. Jan (janneke) Nieuwenhuizen2020-04-201-0/+1
| * | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-191-0/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: seahorse: Update to 3.34.•••* gnu/packages/gnome.scm (seahorse): Update to 3.34. [source]: Remove obsolete patch. * gnu/packages/patches/seahorse-gtk-use-0-on-empty-flags.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. (cherry picked from commit df3e812fe42a13325ca5b223a115fb2d3dbfd446) Kei Kebreau2020-04-181-1/+0
| * | | | | | | | | gnu: gnome-shell: Update to 3.34.2.•••* gnu/packages/gnome.scm (gnome-shell): Update to 3.34.2. [source]: Add patch. [native-inputs]: Add asciidoc. [inputs]: Add gnome-autoar. * gnu/packages/patches/gnome-shell-theme.patch: Adjust patch accordingly. * gnu/packages/patches/gnome-shell-disable-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. (cherry picked from commit 4ac325aa9bf8dd237f5b5be7a1523d957be0067f) Kei Kebreau2020-04-181-0/+1
| * | | | | | | | | gnu: linphoneqt: Fix crashes.•••The application was crashing when clicking on the Preferences menu or the conference icon. * gnu/packages/patches/linphoneqt-tabbutton.patch: Add file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linphone.scm (linphoneqt)[source]: Use it. [inputs]: Add qtquickcontrols. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan2020-04-181-0/+1
| * | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-151-3/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: gnutls-3.6.13: Cross-build fix.•••* gnu/packages/patches/gnutls-cross.patch: New file. * gnu/packages/tls.scm (gnutls-3.6.13)[source]: Use it. [native-inputs]: If cross-compiling, add native guile-3.0. This actually cross compiles .go modules. Jan (janneke) Nieuwenhuizen2020-04-111-0/+1
| * | | | | | | | | | gnu: guile-json: Cross-build fix.•••* gnu/packages/patches/guile-json-cross.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/guile.scm (guile-json-3)[source]: Use it. [arguments]: Remove configure to trigger bootstrap phase. Jan (janneke) Nieuwenhuizen2020-04-111-0/+1
| * | | | | | | | | | gnu: openssh: Build fix for the Hurd.•••* gnu/packages/patches/openssh-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh)[source]: Use it. [inputs]: If hurd-target? is true, omit xauth. Jan (janneke) Nieuwenhuizen2020-04-111-0/+1
| * | | | | | | | | | Add (gnu system hurd).•••* gnu/system/hurd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2020-04-111-0/+1
| * | | | | | | | | | gnu: cross-libc: Add patch to allow 'gettyent' reading store file names.•••* gnu/packages/patches/glibc-hurd-gettyent.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cross-base.scm (cross-libc): Add it in 'patch-libc/hurd' phase when 'hurd-target?' is true. Jan (janneke) Nieuwenhuizen2020-04-111-0/+1
| * | | | | | | | | | gnu: cross-libc: Add patch to add 'mach_print' symbol on GNU/Hurd.•••* gnu/packages/patches/glibc-hurd-mach-print.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cross-base.scm (cross-libc): Add 'patch-libc/hurd' phase when 'hurd-target?' is true. Ludovic Courtès2020-04-111-0/+1
| * | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-111-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gnu: python-pycrypto: Fix build with Python 3.8.•••* gnu/packages/patches/python-pycrypto-time-clock.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-crypto.scm (python-pycrypto)[source](patches): Add it. Marius Bakke2020-04-111-0/+1
| * | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-111-4/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gnu: aegisub: Fix build with Make 4.3.•••* gnu/packages/patches/aegisub-make43.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (aegisub)[source](patches): Add it. Marius Bakke2020-04-101-1/+2
| * | | | | | | | | | | | Merge branch 'master' into core-updates••• Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm Marius Bakke2020-04-081-3/+20
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: libreoffice: Fix build with Poppler 0.86.•••* gnu/packages/patches/libreoffice-poppler-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): New field. Marius Bakke2020-04-031-0/+1
| * | | | | | | | | | | | | gnu: Python: Fix test failure on ARMv7.•••* gnu/packages/patches/python-3-arm-alignment.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python.scm (python-3.8)[source](patches): Add it when the current system is ARM. Marius Bakke2020-04-011-0/+1
| * | | | | | | | | | | | | gnu: OpenSSL: Update to 1.1.1f.•••* gnu/packages/patches/openssl-1.1.1e-revert-detect-eof.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tls.scm (openssl): Update to 1.1.1f. [source](patches): Remove obsolete patch. Marius Bakke2020-03-311-1/+0
| * | | | | | | | | | | | | Merge branch 'master' into core-updates••• Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm Marius Bakke2020-03-301-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: qtbase: Patch the 'moc' executable to cope with GCCs C++ headers.•••* gnu/packages/patches/qtbase-moc-ignore-gcc-macro.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/qt.scm (qtbase)[source](patches): Add it. Marius Bakke2020-03-291-0/+1
| * | | | | | | | | | | | | | gnu: guile: Update to 3.0.2.•••* gnu/packages/guile.scm (guile-3.0): Update to 3.0.2. [source](patches): Remove. * gnu/packages/patches/guile-3.0-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2020-03-271-1/+0
| * | | | | | | | | | | | | | Merge branch 'master' into core-updates••• Conflicts: gnu/packages/icu4c.scm gnu/packages/man.scm gnu/packages/python-xyz.scm guix/scripts/environment.scm guix/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm Marius Bakke2020-03-271-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gnu: OpenSSL: Add upstream patch to preserve compatibility in EOF handling.•••This is a follow-up to ad8254c23a86c3ca4ca32bc68fc8d76954aa80fd, which unexpectedly caused a test failure in the Python test suite. * gnu/packages/patches/openssl-1.1.1e-revert-detect-eof.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tls.scm (openssl)[source](patches): Add it. Marius Bakke2020-03-261-0/+1
| * | | | | | | | | | | | | | | gnu: potrace: Update to 1.16.•••* gnu/packages/patches/potrace-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/fontutils.scm (potrace): Update to 1.16. [source](patches): Remove. Marius Bakke2020-03-261-1/+0
| * | | | | | | | | | | | | | | gnu: gd: Update to 2.3.0.•••* gnu/packages/patches/gd-fix-tests-on-i686.patch: Adjust context. * gnu/packages/patches/gd-CVE-2018-1000222.patch, gnu/packages/patches/gd-CVE-2018-5711.patch, gnu/packages/patches/gd-CVE-2019-6977.patch, gnu/packages/patches/gd-CVE-2019-6978.patch, gnu/packages/patches/gd-freetype-test-failure.patch: Delete files. * gnu/packages/patches/gd-brect-bounds.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly * gnu/packages/gd.scm (gd): Update to 2.3.0. [source](patches): Remove obsolete. * gnu/packages/gd.scm (gd): [propagated-inputs]: Move LIBJPEG-TURBO and FONTCONFIG ... [inputs]: ... here. Marius Bakke2020-03-261-5/+1
| * | | | | | | | | | | | | | | gnu: mit-krb5: Supprt for the Hurd.•••* gnu/packages/patches/mit-krb5-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kerberos.scm (mit-krb5): Use it. Jan Nieuwenhuizen2020-03-261-0/+1
| * | | | | | | | | | | | | | | gnu: shadow: Build fix for the Hurd.•••* gnu/packages/patches/shadow-hurd-pctrl.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (shadow): Use it. Jan Nieuwenhuizen2020-03-261-0/+1