summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: libcyaml: Fix patch name.Guillaume Le Vaillant2020-10-14
| | | | * gnu/packages/web.scm (libcyaml)[source]: Fix patch name.
* gnu: groovy: Update to 3.0.5.Julien Lepiller2020-10-14
| | | | * gnu/packages/groovy.scm (groovy): Update to 3.0.5.
* gnu: Add java-javaparser.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (java-javaparser): New variable.
* gnu: Add java-tunnelvisionlabs-antlr4.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (java-tunnelvisionlabs-antlr4): New variable.
* gnu: Add java-tunnelvisionlabs-antlr4-runtime.Julien Lepiller2020-10-14
| | | | | * gnu/packages/java.scm (java-tunnelvisionlabs-antlr4-runtime): New variable.
* gnu: Add java-tunnelvisionlabs-antlr4-runtime-annotations.Julien Lepiller2020-10-14
| | | | | | | | * gnu/packages/java.scm (java-tunnelvisionlabs-antlr4-runtime-annotations): New variable. * gnu/packages/patches/java-tunnelvisionlabs-antlr-code-too-large.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add antlr4-4.1.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (antlr4-4.1): New variable.
* gnu: Add java-antlr4-runtime-4.1.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (java-antlr4-runtime-4.1): New variable.
* gnu: Add java-asm-util-8.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (java-asm-util-8): New variable.
* gnu: Add java-asm-analysis-8.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (java-asm-analysis-8): New variable.
* gnu: Add java-asm-tree-8.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (java-asm-tree-8): New variable.
* gnu: Add java-asm-8.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (java-asm-8): New variable.
* gnu: ant: Update to 1.9.15.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (ant): Update to 1.9.15.
* gnu: ant/java8: Update to 1.10.8.Julien Lepiller2020-10-14
| | | | * gnu/packages/java.scm (ant/java8): Update to 1.10.8.
* gnu: BlueZ: Update to 5.55.Marius Bakke2020-10-13
| | | | | * gnu/packages/linux.scm (bluez): Update to 5.55. [arguments]: Add "--enable-hid2hci" in #:configure-flags.
* gnu: Remove redundant MariaDB inputs.Marius Bakke2020-10-13
| | | | | | | | | | For well-behaved build systems, including the "dev" output suffices. * gnu/packages/bioinformatics.scm (kentutils)[inputs]: Remove MARIADB:LIB. * gnu/packages/cran.scm (r-rmysql)[inputs]: Likewise. * gnu/packages/databases.scm (python-mysqlclient, soci)[inputs]: Likewise. * gnu/packages/qt.scm (qt-4, qtbase): Likewise. * gnu/packages/ruby.scm (ruby-mysql2)[inputs]: Likewise.
* gnu: libsndfile: Remove graft for 1.0.30.Marius Bakke2020-10-13
| | | | | | | | | | | | | | | * gnu/packages/patches/libsndfile-CVE-2017-12562.patch, gnu/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch, gnu/packages/patches/libsndfile-CVE-2017-8362.patch, gnu/packages/patches/libsndfile-armhf-type-checks.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.30. [replacement]: Remove. [source](uri): Adjust for new URL. [source](patches): Remove. [source](modules, snippet): Incorporate from LIBSNDFILE-1.0.30. [native-inputs]: Add PYTHON. (libsndfile-1.0.30): Remove variable.
* gnu: libcap: Update to 2.44.Marius Bakke2020-10-13
| | | | | * gnu/packages/linux.scm (libcap): Update to 2.44. [arguments]: New field.
* gnu: libcap: Make 'libcap/next' the default libcap.Marius Bakke2020-10-13
| | | | | | | | | | | | * gnu/packages/avahi.scm (avahi)[inputs]: Refer to LIBCAP-2.31 instead of LIBCAP. * gnu/packages/base.scm (coreutils)[inputs]: Likewise. * gnu/packages/linux.scm (libcap): Rename to ... (libcap-2.31): ... this. (libcap/next): Rename to ... (libcap): ... this. (libcap/next): Define as deprecated alias for LIBCAP. (fakeroot)[inputs]: Change from LIBCAP/NEXT to LIBCAP. * gnu/packages/ntp.scm (chrony, ntp)[inputs]: Likewise.
* gnu: gstreamer: Update to 1.18.0.Marius Bakke2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/python-gst-fix-build-with-python-3.8.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gstreamer.scm (gstreamer-docs): New public variable. (gstreamer): Update to 1.18.0. [outputs]: Remove. [arguments]: Remove 'move-docs' phase. [native-inputs]: Remove GTK-DOC. (gst-plugins-base): Update to 1.18.0. [arguments]: Remove "-Ddoc=false" from #:configure-flags. (gst-plugins-good, gst-plugins-ugly): Update to 1.18.0. [arguments]: Remove 'patch-docbook-xml' phase. [native-inputs]: Remove DOCBOOK-XML-4.1.2. (gst-plugins-bad): Update to 1.18.0. [arguments]: Add workarounds for known test failures. [native-inputs]: Add GST-PLUGINS-GOOD. (gst-libav): Update to 1.18.0. [source](snippet): Remove. [arguments]: Remove 'patch-docbook-xml' phase. [native-inputs]: Remove DOCBOOK-XML-4.1.2. (gst-editing-services): Update to 1.18.0. [source](uri): Adjust. (python-gst): Update to 1.18.0. [source](patches): Remove.
* gnu: libcyaml: Fix build with libyaml 0.2.5.Marius Bakke2020-10-13
| | | | | | * gnu/packages/patches/libcyaml-libyaml-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/web.scm (libcyaml)[source](patches): New field.
* gnu: xorg-server: Remove graft for 1.20.9.Marius Bakke2020-10-13
| | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.9. [replacement]: Remove. (xorg-server/fixed): Remove variable.
* gnu: xkeyboard-config: Update to 2.31.Marius Bakke2020-10-13
| | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31.
* gnu: libxkbcommon: Update to 1.0.1.Marius Bakke2020-10-13
| | | | * gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.0.1.
* gnu: libva: Update to 2.9.0.Marius Bakke2020-10-13
| | | | * gnu/packages/video.scm (libva): Update to 2.9.0.
* gnu: python-cryptography: Update to 3.1.1.Marius Bakke2020-10-13
| | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 3.1.1.
* gnu: ImageMagick: Update to 6.9.11-34.Marius Bakke2020-10-13
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-34.
* gnu: GTK+: Update to 3.24.3.Marius Bakke2020-10-13
| | | | * gnu/packages/gtk.scm (gtk+): Update to 3.24.3.
* gnu: elogind: Update to 243.7.Marius Bakke2020-10-13
| | | | | * gnu/packages/freedesktop.scm (elogind): Update to 243.7. [arguments]: Remove obsolete phase.
* gnu: libinput: Update to 1.16.2.Marius Bakke2020-10-13
| | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.16.2.
* gnu: unixodbc: Update to 2.3.9.Marius Bakke2020-10-13
| | | | * gnu/packages/databases.scm (unixodbc): Update to 2.3.9.
* gnu: check: Update to 0.15.2.Marius Bakke2020-10-13
| | | | * gnu/packages/check.scm (check): Update to 0.15.2.
* gnu: tzdata: Update to 2020b.Marius Bakke2020-10-13
| | | | | * gnu/packages/base.scm (tzdata): Update to 2020b. * gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test.
* gnu: nss, nss-certs: Update to 3.57.Marius Bakke2020-10-13
| | | | | | | | | | * gnu/packages/patches/nss-pkgconfig.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/certs.scm (nss-certs): Update to 3.57. * gnu/packages/nss.scm (nss): Likewise. [source](patches): Replace nss-pkgconfig.patch with nss-3.56-pkgconfig.patch. (nss-3.57): Remove variable. * gnu/packages/gnuzilla.scm (icedove)[inputs]: Change from NSS-3.57 to NSS.
* gnu: NSPR: Update to 4.29.Marius Bakke2020-10-13
| | | | * gnu/packages/nss.scm (nspr): Update to 4.29.
* gnu: mesa: Update to 20.1.9.Marius Bakke2020-10-13
| | | | * gnu/packages/gl.scm (mesa): Update to 20.1.9.
* gnu: MariaDB: Skip replication tests.Marius Bakke2020-10-13
| | | | | * gnu/packages/databases.scm (mariadb)[arguments]: Add "--skip-rpl" to mtr invocation.
* gnu: MariaDB: Update to 10.5.6.Marius Bakke2020-10-13
| | | | | | | | | | | | | * gnu/packages/patches/mariadb-client-test-32bit.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/databases.scm (mariadb): Update to 10.5.6. [source](patches): Remove. [source](snippet): Adapt unbundling for yassl->wolfssl migration. [arguments]: Remove fix-pcre-detection phase. Add phase to fix referenced directory names. Adjust substitution for renamed file. Disable four tests. Enable previously failing ones. Remove armhf workaround. [native-inputs]: On armhf-linux, remove GCC-5. [inputs]: Remove OPENSSL-1.0 and PCRE. Add OPENSSL and PCRE2.
* Merge branch 'master' into stagingMarius Bakke2020-10-13
|\
| * gnu: Add python-dpath.Joseph LaFreniere2020-10-13
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dpath): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: Add python-dictdiffer.Joseph LaFreniere2020-10-13
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dictdiffer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: Add bindfs.Morgan Smith2020-10-13
| | | | | | | | | | | | * gnu/packages/file-systems.scm (bindfs): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: git-annex: Update to 8.20201007.Kyle Meyer2020-10-13
| | | | | | | | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: muchsync: Use pandoc instead of ghc-pandoc.zimoun2020-10-13
| | | | | | | | | | | | | | * gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with pandoc. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: python-chardet: Enable tests.Lars-Dominik Braun2020-10-13
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-chardet) [source]: Add upstream patch. [arguments]: Remove. * gnu/packages/patches/python-chardet-3.0.4-pytest.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: Add dex.James Smith2020-10-13
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (dex): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: nmap: Update license.Marius Bakke2020-10-13
| | | | | | | | | | | | | | * guix/licenses.scm (nmap): Rename to ... (npsl): ... this. Adjust name and URL, and remove outdated Fedora wiki entry in favor of nmap's own annotated version. * gnu/packages/admin.scm (nmap)[license]: Adjust accordingly.
| * gnu: xf86-input-libinput: Update to 0.30.0.Marius Bakke2020-10-13
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
| * gnu: Remove python2-gst.Marius Bakke2020-10-13
| | | | | | | | | | | | | | | | It fails to build because of an incomplete python2 transformation, but is not worth fixing because Python 2 is EOL and nothing depends on this package. * gnu/packages/gstreamer.scm (python-gst)[properties]: Remove. (python2-gst): Remove variable.
| * gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT).Leo Famulari2020-10-13
| | | | | | | | * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.