gnu: Add ktsuss.
[jackhill/guix/guix.git] / gnu / local.mk
index 65e51a3..66a9c76 100644 (file)
 # Copyright © 2020 Brendan Tildesley <mail@brendan.scot>
 # Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 # Copyright © 2020 R Veera Kumar <vkor@vkten.in>
-# Copyright © 2020 Nicolò Balzarotti <nicolo@nixo.xyz
+# Copyright © 2020 Nicolò Balzarotti <nicolo@nixo.xyz>
+# Copyright © 2020 Michael Rohleder <mike@rohleder.de>
+# Copyright © 2020 Felix Gruber <felgru@posteo.net>
+# Copyright © 2020 Ryan Prior <rprior@protonmail.com>
 #
 # This file is part of GNU Guix.
 #
@@ -520,6 +523,7 @@ GNU_SYSTEM_MODULES =                                \
   %D%/packages/video.scm                       \
   %D%/packages/vim.scm                         \
   %D%/packages/virtualization.scm              \
+  %D%/packages/visidata.scm                    \
   %D%/packages/vnc.scm                         \
   %D%/packages/vpn.scm                         \
   %D%/packages/vulkan.scm                      \
@@ -772,6 +776,7 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/beignet-correct-file-names.patch                \
   %D%/packages/patches/benchmark-unbundle-googletest.patch     \
   %D%/packages/patches/biber-fix-encoding-write.patch          \
+  %D%/packages/patches/biber-sortinithash.patch                        \
   %D%/packages/patches/bidiv-update-fribidi.patch              \
   %D%/packages/patches/binutils-boot-2.20.1a.patch             \
   %D%/packages/patches/binutils-loongson-workaround.patch      \
@@ -801,6 +806,7 @@ dist_patch_DATA =                                           \
   %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-10.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/classpath-aarch64-support.patch         \
@@ -843,6 +849,7 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/doxygen-test.patch                      \
   %D%/packages/patches/dstat-fix-crash-when-specifying-delay.patch     \
   %D%/packages/patches/dstat-skip-devices-without-io.patch     \
+  %D%/packages/patches/dune-istl-2.7-fix-non-mpi-tests.patch   \
   %D%/packages/patches/dvd+rw-tools-add-include.patch          \
   %D%/packages/patches/eigen-stabilise-sparseqr-test.patch     \
   %D%/packages/patches/einstein-build.patch                    \
@@ -851,7 +858,6 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/elm-compiler-disable-reactor.patch      \
   %D%/packages/patches/elm-compiler-fix-map-key.patch          \
   %D%/packages/patches/emacs27-exec-path.patch                 \
-  %D%/packages/patches/emacs-dired-toggle-sudo-emacs-26.patch   \
   %D%/packages/patches/emacs-exec-path.patch                   \
   %D%/packages/patches/emacs-fix-scheme-indent-function.patch  \
   %D%/packages/patches/emacs-json-reformat-fix-tests.patch     \
@@ -932,6 +938,7 @@ dist_patch_DATA =                                           \
   %D%/packages/patches/gd-CVE-2019-6978.patch                  \
   %D%/packages/patches/gd-fix-tests-on-i686.patch              \
   %D%/packages/patches/gd-freetype-test-failure.patch          \
+  %D%/packages/patches/gdm-default-session.patch               \
   %D%/packages/patches/geoclue-config.patch                    \
   %D%/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch \
   %D%/packages/patches/ghc-diff-swap-cover-args.patch           \
@@ -1143,6 +1150,7 @@ 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/libqalculate-3.8.0-libcurl-ssl-fix.patch        \
   %D%/packages/patches/libsndfile-armhf-type-checks.patch      \
   %D%/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch        \
   %D%/packages/patches/libsndfile-CVE-2017-8362.patch          \
@@ -1161,7 +1169,6 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/libvnc-CVE-2018-20750.patch             \
   %D%/packages/patches/libvnc-CVE-2019-15681.patch             \
   %D%/packages/patches/libvpx-CVE-2016-2818.patch              \
-  %D%/packages/patches/libvpx-use-after-free-in-postproc.patch \
   %D%/packages/patches/libxslt-generated-ids.patch             \
   %D%/packages/patches/libxt-guix-search-paths.patch           \
   %D%/packages/patches/lierolibre-check-unaligned-access.patch \
@@ -1364,7 +1371,7 @@ dist_patch_DATA =                                         \
   %D%/packages/patches/python-pep8-stdlib-tokenize-compat.patch \
   %D%/packages/patches/python-pyfakefs-remove-bad-test.patch   \
   %D%/packages/patches/python-flint-includes.patch             \
-  %D%/packages/patches/python-jedi-deleted-variables.patch     \
+  %D%/packages/patches/python-jedi-sort-project-test.patch     \
   %D%/packages/patches/python-libxml2-utf8.patch               \
   %D%/packages/patches/python-mox3-python3.6-compat.patch      \
   %D%/packages/patches/python-testtools.patch                  \
@@ -1481,6 +1488,12 @@ dist_patch_DATA =                                                \
   %D%/packages/patches/tomb-fix-errors-on-open.patch           \
   %D%/packages/patches/tuxpaint-stamps-path.patch              \
   %D%/packages/patches/u-boot-riscv64-fix-extlinux.patch       \
+  %D%/packages/patches/u-boot-DT-for-Pinebook-Pro.patch                \
+  %D%/packages/patches/u-boot-add-boe-nv140fhmn49-display.patch        \
+  %D%/packages/patches/u-boot-gpio-keys-binding-cons.patch     \
+  %D%/packages/patches/u-boot-leds-common-binding-con.patch    \
+  %D%/packages/patches/u-boot-support-Pinebook-Pro-laptop.patch        \
+  %D%/packages/patches/u-boot-video-rockchip-fix-build.patch   \
   %D%/packages/patches/ucx-tcp-iface-ioctl.patch               \
   %D%/packages/patches/udiskie-no-appindicator.patch           \
   %D%/packages/patches/unzip-CVE-2014-8139.patch               \