gnu: texlive-bin: Fix build with Poppler 0.86.
[jackhill/guix/guix.git] / gnu / local.mk
index 88ce141..e452cd8 100644 (file)
@@ -1,5 +1,5 @@
 # GNU Guix --- Functional package management for GNU
-# Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
+# Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Ludovic Courtès <ludo@gnu.org>
 # Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019 Andreas Enge <andreas@enge.fr>
 # Copyright © 2016 Mathieu Lirzin <mthl@gnu.org>
 # Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019 Mark H Weaver <mhw@netris.org>
@@ -109,6 +109,7 @@ GNU_SYSTEM_MODULES =                                \
   %D%/packages/check.scm                       \
   %D%/packages/chemistry.scm                   \
   %D%/packages/chez.scm                                \
+  %D%/packages/chicken.scm                             \
   %D%/packages/chromium.scm                    \
   %D%/packages/ci.scm                          \
   %D%/packages/cinnamon.scm                    \
@@ -283,8 +284,11 @@ GNU_SYSTEM_MODULES =                               \
   %D%/packages/kawa.scm                                \
   %D%/packages/kde.scm                         \
   %D%/packages/kde-frameworks.scm              \
+  %D%/packages/kde-internet.scm                        \
   %D%/packages/kde-multimedia.scm              \
+  %D%/packages/kde-pim.scm                     \
   %D%/packages/kde-plasma.scm                  \
+  %D%/packages/kde-systemtools.scm             \
   %D%/packages/kde-utils.scm                   \
   %D%/packages/kerberos.scm                    \
   %D%/packages/key-mon.scm                     \
@@ -499,6 +503,7 @@ GNU_SYSTEM_MODULES =                                \
   %D%/packages/tor.scm                         \
   %D%/packages/tv.scm                          \
   %D%/packages/uml.scm                         \
+  %D%/packages/unicode.scm                     \
   %D%/packages/unrtf.scm                       \
   %D%/packages/upnp.scm                                \
   %D%/packages/usb-modeswitch.scm              \
@@ -617,6 +622,7 @@ GNU_SYSTEM_MODULES =                                \
   %D%/tests.scm                                        \
   %D%/tests/audio.scm                          \
   %D%/tests/base.scm                           \
+  %D%/tests/cups.scm                           \
   %D%/tests/databases.scm                      \
   %D%/tests/desktop.scm                                \
   %D%/tests/dict.scm                           \
@@ -706,12 +712,14 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/aegisub-icu59-include-unistr.patch      \
   %D%/packages/patches/aegisub-boost68.patch                    \
   %D%/packages/patches/agg-am_c_prototype.patch                        \
+  %D%/packages/patches/akonadi-paths.patch             \
+  %D%/packages/patches/akonadi-Revert-Make-installation-properly-relocatabl.patch \
+  %D%/packages/patches/akonadi-timestamps.patch                \
   %D%/packages/patches/allegro-mesa-18.2.5-and-later.patch     \
   %D%/packages/patches/amule-crypto-6.patch                    \
   %D%/packages/patches/antiword-CVE-2014-8123.patch                    \
   %D%/packages/patches/antlr3-3_1-fix-java8-compilation.patch  \
   %D%/packages/patches/antlr3-3_3-fix-java8-compilation.patch  \
-  %D%/packages/patches/appstream-glib-2020.patch               \
   %D%/packages/patches/apr-skip-getservbyname-test.patch       \
   %D%/packages/patches/arm-trusted-firmware-disable-hdcp.patch \
   %D%/packages/patches/aspell-default-dict-dir.patch           \
@@ -763,9 +771,7 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/catdoc-CVE-2017-11110.patch             \
   %D%/packages/patches/cdparanoia-fpic.patch                   \
   %D%/packages/patches/cdrtools-3.01-mkisofs-isoinfo.patch     \
-  %D%/packages/patches/ceph-boost-compat.patch                 \
   %D%/packages/patches/ceph-disable-cpu-optimizations.patch    \
-  %D%/packages/patches/ceph-volume-respect-PATH.patch          \
   %D%/packages/patches/chmlib-inttypes.patch                   \
   %D%/packages/patches/clamav-config-llvm-libs.patch           \
   %D%/packages/patches/clamav-system-tomsfastmath.patch                \
@@ -774,8 +780,12 @@ dist_patch_DATA =                                          \
   %D%/packages/patches/clang-3.8-libc-search-path.patch                \
   %D%/packages/patches/clang-6.0-libc-search-path.patch                \
   %D%/packages/patches/clang-7.0-libc-search-path.patch                \
+  %D%/packages/patches/clang-9.0-libc-search-path.patch                \
   %D%/packages/patches/clang-runtime-asan-build-fixes.patch    \
   %D%/packages/patches/clang-runtime-esan-build-fixes.patch    \
+  %D%/packages/patches/clang-runtime-9-libsanitizer-mode-field.patch   \
+  %D%/packages/patches/clang-runtime-3.9-libsanitizer-mode-field.patch \
+  %D%/packages/patches/clang-runtime-3.8-libsanitizer-mode-field.patch \
   %D%/packages/patches/classpath-aarch64-support.patch         \
   %D%/packages/patches/clementine-fix-sqlite.patch             \
   %D%/packages/patches/clementine-remove-crypto++-dependency.patch     \
@@ -786,6 +796,7 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/coda-use-system-libs.patch              \
   %D%/packages/patches/combinatorial-blas-awpm.patch           \
   %D%/packages/patches/combinatorial-blas-io-fix.patch         \
+  %D%/packages/patches/containerd-test-with-go1.13.patch               \
   %D%/packages/patches/cpufrequtils-fix-aclocal.patch          \
   %D%/packages/patches/crawl-upgrade-saves.patch               \
   %D%/packages/patches/crda-optional-gcrypt.patch              \
@@ -797,6 +808,7 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/cvs-CVE-2017-12836.patch                \
   %D%/packages/patches/cyrus-sasl-ac-try-run-fix.patch         \
   %D%/packages/patches/darkice-workaround-fpermissive-error.patch      \
+  %D%/packages/patches/datefudge-gettimeofday.patch            \
   %D%/packages/patches/dbus-helper-search-path.patch           \
   %D%/packages/patches/dbus-c++-gcc-compat.patch               \
   %D%/packages/patches/dbus-c++-threading-mutex.patch          \
@@ -804,16 +816,15 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/debops-constants-for-external-program-names.patch \
   %D%/packages/patches/debops-debops-defaults-fall-back-to-less.patch \
   %D%/packages/patches/deja-dup-use-ref-keyword-for-iter.patch \
+  %D%/packages/patches/desmume-gcc6-fixes.patch                        \
+  %D%/packages/patches/desmume-gcc7-fixes.patch                        \
   %D%/packages/patches/dfu-programmer-fix-libusb.patch         \
   %D%/packages/patches/diffutils-gets-undeclared.patch         \
   %D%/packages/patches/dkimproxy-add-ipv6-support.patch                \
   %D%/packages/patches/docbook-xsl-nonrecursive-string-subst.patch     \
   %D%/packages/patches/doc++-include-directives.patch          \
   %D%/packages/patches/doc++-segfault-fix.patch                        \
-  %D%/packages/patches/docker-adjust-tests-for-changes-in-go.patch     \
-  %D%/packages/patches/docker-engine-test-noinstall.patch      \
   %D%/packages/patches/docker-fix-tests.patch                  \
-  %D%/packages/patches/docker-use-fewer-modprobes.patch                \
   %D%/packages/patches/dovecot-trees-support-dovecot-2.3.patch \
   %D%/packages/patches/doxygen-test.patch                      \
   %D%/packages/patches/doxygen-1.8.17-runtests.patch           \
@@ -870,13 +881,18 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/gcc-arm-link-spec-fix.patch             \
   %D%/packages/patches/gcc-asan-missing-include.patch          \
   %D%/packages/patches/gcc-boot-2.95.3.patch                   \
-  %D%/packages/patches/gcc-boot-4.7.4.patch                    \
+  %D%/packages/patches/gcc-boot-4.6.4.patch                    \
   %D%/packages/patches/gcc-cross-environment-variables.patch   \
   %D%/packages/patches/gcc-fix-texi2pod.patch                  \
   %D%/packages/patches/gcc-4.8-libsanitizer-fix.patch          \
   %D%/packages/patches/gcc-4.9-libsanitizer-fix.patch          \
   %D%/packages/patches/gcc-4.9-libsanitizer-ustat.patch                \
   %D%/packages/patches/gcc-libsanitizer-ustat.patch            \
+  %D%/packages/patches/gcc-4.9-libsanitizer-mode-size.patch    \
+  %D%/packages/patches/gcc-6-libsanitizer-mode-size.patch      \
+  %D%/packages/patches/gcc-7-libsanitizer-mode-size.patch      \
+  %D%/packages/patches/gcc-8-libsanitizer-mode-size.patch      \
+  %D%/packages/patches/gcc-9-libsanitizer-mode-size.patch      \
   %D%/packages/patches/gcc-libvtv-runpath.patch                        \
   %D%/packages/patches/gcc-strmov-store-file-names.patch       \
   %D%/packages/patches/gcc-4-compile-with-gcc-5.patch           \
@@ -948,6 +964,7 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/glibc-2.29-git-updates.patch            \
   %D%/packages/patches/glibc-2.27-supported-locales.patch      \
   %D%/packages/patches/glibc-2.28-supported-locales.patch      \
+  %D%/packages/patches/glibc-2.29-supported-locales.patch      \
   %D%/packages/patches/glibc-supported-locales.patch           \
   %D%/packages/patches/glm-restore-install-target.patch                \
   %D%/packages/patches/gmp-arm-asm-nothumb.patch               \
@@ -1021,7 +1038,6 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/inkscape-poppler-0.76.patch             \
   %D%/packages/patches/intltool-perl-compatibility.patch       \
   %D%/packages/patches/irrlicht-use-system-libs.patch          \
-  %D%/packages/patches/isc-dhcp-4.4.1-fixes-for-newer-bind.patch       \
   %D%/packages/patches/isl-0.11.1-aarch64-support.patch        \
   %D%/packages/patches/jacal-fix-texinfo.patch                 \
   %D%/packages/patches/jamvm-arm.patch                         \
@@ -1066,6 +1082,7 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/kodi-increase-test-timeout.patch                \
   %D%/packages/patches/kodi-set-libcurl-ssl-parameters.patch           \
   %D%/packages/patches/kodi-skip-test-449.patch                \
+  %D%/packages/patches/konversation-Fix-build-with-Qt-5.11.patch       \
   %D%/packages/patches/laby-make-install.patch                 \
   %D%/packages/patches/lcalc-default-parameters-1.patch                \
   %D%/packages/patches/lcalc-default-parameters-2.patch                \
@@ -1089,11 +1106,9 @@ dist_patch_DATA =                                                \
   %D%/packages/patches/libexif-CVE-2018-20030.patch            \
   %D%/packages/patches/libextractor-exiv2.patch                        \
   %D%/packages/patches/libgeotiff-adapt-test-script-for-proj-6.2.patch         \
-  %D%/packages/patches/libgit2-avoid-python.patch              \
   %D%/packages/patches/libgit2-mtime-0.patch                   \
   %D%/packages/patches/libgnome-encoding.patch                 \
   %D%/packages/patches/libgnomeui-utf8.patch                   \
-  %D%/packages/patches/libgpg-error-gawk-compat.patch          \
   %D%/packages/patches/libjxr-fix-function-signature.patch     \
   %D%/packages/patches/libjxr-fix-typos.patch                  \
   %D%/packages/patches/libotr-test-auth-fix.patch              \
@@ -1107,8 +1122,6 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/libmpeg2-global-symbol-test.patch       \
   %D%/packages/patches/libmygpo-qt-fix-qt-5.11.patch           \
   %D%/packages/patches/libmygpo-qt-missing-qt5-modules.patch   \
-  %D%/packages/patches/libreoffice-icu.patch                   \
-  %D%/packages/patches/libreoffice-glm.patch                   \
   %D%/packages/patches/libseccomp-open-aarch64.patch           \
   %D%/packages/patches/libsndfile-armhf-type-checks.patch      \
   %D%/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch        \
@@ -1234,7 +1247,6 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/openjdk-10-idlj-reproducibility.patch   \
   %D%/packages/patches/openmpi-mtl-priorities.patch            \
   %D%/packages/patches/openocd-nrf52.patch                     \
-  %D%/packages/patches/opensmtpd-fix-crash.patch               \
   %D%/packages/patches/openssl-runpath.patch                   \
   %D%/packages/patches/openssl-1.1-c-rehash-in.patch           \
   %D%/packages/patches/openssl-c-rehash-in.patch               \
@@ -1249,6 +1261,12 @@ dist_patch_DATA =                                                \
   %D%/packages/patches/p7zip-remove-unused-code.patch          \
   %D%/packages/patches/pam-mount-luks2-support.patch           \
   %D%/packages/patches/pango-skip-libthai-test.patch           \
+  %D%/packages/patches/sdl-pango-api_additions.patch           \
+  %D%/packages/patches/sdl-pango-blit_overflow.patch           \
+  %D%/packages/patches/sdl-pango-fillrect_crash.patch          \
+  %D%/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapToSurface.patch     \
+  %D%/packages/patches/sdl-pango-matrix_declarations.patch     \
+  %D%/packages/patches/sdl-pango-sans-serif.patch              \
   %D%/packages/patches/patchutils-test-perms.patch             \
   %D%/packages/patches/patch-hurd-path-max.patch               \
   %D%/packages/patches/perl-autosplit-default-time.patch       \
@@ -1335,8 +1353,14 @@ dist_patch_DATA =                                                \
   %D%/packages/patches/python-unittest2-remove-argparse.patch  \
   %D%/packages/patches/python-waitress-fix-tests.patch         \
   %D%/packages/patches/qemu-glibc-2.27.patch                   \
+  %D%/packages/patches/qemu-CVE-2020-1711.patch                        \
+  %D%/packages/patches/qemu-CVE-2020-7039.patch                        \
+  %D%/packages/patches/qemu-CVE-2020-7211.patch                        \
+  %D%/packages/patches/qemu-fix-documentation-build-failure.patch      \
+  %D%/packages/patches/qrcodegen-cpp-make-install.patch                \
   %D%/packages/patches/qt4-ldflags.patch                       \
   %D%/packages/patches/qtbase-use-TZDIR.patch                  \
+  %D%/packages/patches/qtbase-QTBUG-81715.patch                        \
   %D%/packages/patches/qtscript-disable-tests.patch            \
   %D%/packages/patches/quagga-reproducible-build.patch          \
   %D%/packages/patches/quickswitch-fix-dmenu-check.patch       \
@@ -1352,6 +1376,7 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/readline-link-ncurses.patch             \
   %D%/packages/patches/readline-6.2-CVE-2014-2524.patch                \
   %D%/packages/patches/reposurgeon-add-missing-docbook-files.patch     \
+  %D%/packages/patches/reprotest-support-guix.patch            \
   %D%/packages/patches/ri-li-modernize_cpp.patch               \
   %D%/packages/patches/ripperx-missing-file.patch              \
   %D%/packages/patches/rpcbind-CVE-2017-8779.patch             \
@@ -1367,6 +1392,7 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/rust-bootstrap-stage0-test.patch                \
   %D%/packages/patches/rust-coresimd-doctest.patch             \
   %D%/packages/patches/rust-reproducible-builds.patch           \
+  %D%/packages/patches/rust-openssl-sys-no-vendor.patch        \
   %D%/packages/patches/rxvt-unicode-escape-sequences.patch     \
   %D%/packages/patches/sbcl-graph-asdf-definitions.patch       \
   %D%/packages/patches/scalapack-blacs-mpi-deprecations.patch  \
@@ -1391,7 +1417,6 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/spice-fix-test-armhf.patch              \
   %D%/packages/patches/steghide-fixes.patch                    \
   %D%/packages/patches/superlu-dist-awpm-grid.patch            \
-  %D%/packages/patches/superlu-dist-fix-mpi-deprecations.patch \
   %D%/packages/patches/superlu-dist-scotchmetis.patch          \
   %D%/packages/patches/supertux-unbundle-squirrel.patch                \
   %D%/packages/patches/swish-e-search.patch                    \
@@ -1403,6 +1428,7 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/t1lib-CVE-2010-2642.patch               \
   %D%/packages/patches/t1lib-CVE-2011-0764.patch               \
   %D%/packages/patches/t1lib-CVE-2011-1552+.patch              \
+  %D%/packages/patches/t4k-common-libpng16.patch               \
   %D%/packages/patches/tar-remove-wholesparse-check.patch      \
   %D%/packages/patches/tar-skip-unreliable-tests.patch         \
   %D%/packages/patches/tcc-boot-0.9.27.patch                   \
@@ -1412,7 +1438,9 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/teensy-loader-cli-help.patch            \
   %D%/packages/patches/texinfo-5-perl-compat.patch             \
   %D%/packages/patches/texlive-bin-poppler-0.83.patch          \
+  %D%/packages/patches/texlive-bin-poppler-0.86.patch          \
   %D%/packages/patches/telegram-purple-adjust-test.patch       \
+  %D%/packages/patches/telepathy-glib-channel-memory-leak.patch        \
   %D%/packages/patches/texi2html-document-encoding.patch       \
   %D%/packages/patches/texi2html-i18n.patch                    \
   %D%/packages/patches/thefuck-test-environ.patch              \
@@ -1426,6 +1454,7 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/tomb-fix-errors-on-open.patch           \
   %D%/packages/patches/tuxpaint-stamps-path.patch              \
   %D%/packages/patches/txr-shell.patch                         \
+  %D%/packages/patches/u-boot-riscv64-fix-extlinux.patch       \
   %D%/packages/patches/ucx-tcp-iface-ioctl.patch               \
   %D%/packages/patches/udiskie-no-appindicator.patch           \
   %D%/packages/patches/unzip-CVE-2014-8139.patch               \
@@ -1444,7 +1473,6 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/ustr-fix-build-with-gcc-5.patch         \
   %D%/packages/patches/util-linux-tests.patch                  \
   %D%/packages/patches/upower-builddir.patch                   \
-  %D%/packages/patches/upx-fix-CVE-2017-15056.patch            \
   %D%/packages/patches/valgrind-enable-arm.patch               \
   %D%/packages/patches/vboot-utils-fix-format-load-address.patch       \
   %D%/packages/patches/vboot-utils-fix-tests-show-contents.patch       \
@@ -1461,7 +1489,6 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/vte-CVE-2012-2738-pt1.patch                     \
   %D%/packages/patches/vte-CVE-2012-2738-pt2.patch                     \
   %D%/packages/patches/weasyprint-library-paths.patch          \
-  %D%/packages/patches/webkitgtk-icu-65.patch                  \
   %D%/packages/patches/websocketpp-fix-for-boost-1.70.patch    \
   %D%/packages/patches/wicd-bitrate-none-fix.patch             \
   %D%/packages/patches/wicd-get-selected-profile-fix.patch     \
@@ -1491,7 +1518,9 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/xsane-fix-pdf-floats.patch              \
   %D%/packages/patches/xsane-fix-snprintf-buffer-length.patch  \
   %D%/packages/patches/xsane-support-ipv6.patch                        \
-  %D%/packages/patches/xsane-tighten-default-umask.patch
+  %D%/packages/patches/xsane-tighten-default-umask.patch       \
+  %D%/packages/patches/zziplib-CVE-2018-16548.patch
 
 MISC_DISTRO_FILES =                            \
-  %D%/packages/ld-wrapper.in
+  %D%/packages/ld-wrapper.in                   \
+  %D%/packages/ld-wrapper-next.in