me
/
guix
Archived
1
0
Fork 0
Commit Graph

67773 Commits (491ed3205b67404fca46a7d77ea4d09dc10c481d)

Author SHA1 Message Date
Julien Lepiller 491ed3205b
gnu: Add java-javaparser.
* gnu/packages/java.scm (java-javaparser): New variable.
2020-10-14 03:42:20 +02:00
Julien Lepiller 7896630fdc
gnu: Add java-tunnelvisionlabs-antlr4.
* gnu/packages/java.scm (java-tunnelvisionlabs-antlr4): New variable.
2020-10-14 03:42:14 +02:00
Julien Lepiller ac292a1aa1
gnu: Add java-tunnelvisionlabs-antlr4-runtime.
* gnu/packages/java.scm (java-tunnelvisionlabs-antlr4-runtime): New
variable.
2020-10-14 03:40:57 +02:00
Julien Lepiller 7d26b017d8
gnu: Add java-tunnelvisionlabs-antlr4-runtime-annotations.
* 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.
2020-10-14 03:31:10 +02:00
Julien Lepiller 77ae41457c
gnu: Add antlr4-4.1.
* gnu/packages/java.scm (antlr4-4.1): New variable.
2020-10-14 03:30:53 +02:00
Julien Lepiller 57f6a91585
gnu: Add java-antlr4-runtime-4.1.
* gnu/packages/java.scm (java-antlr4-runtime-4.1): New variable.
2020-10-14 03:06:48 +02:00
Julien Lepiller f37de56a10
gnu: Add java-asm-util-8.
* gnu/packages/java.scm (java-asm-util-8): New variable.
2020-10-14 03:06:38 +02:00
Julien Lepiller d7f7c752e8
gnu: Add java-asm-analysis-8.
* gnu/packages/java.scm (java-asm-analysis-8): New variable.
2020-10-14 03:06:23 +02:00
Julien Lepiller d9d4262492
gnu: Add java-asm-tree-8.
* gnu/packages/java.scm (java-asm-tree-8): New variable.
2020-10-14 03:06:02 +02:00
Julien Lepiller fafd543fac
gnu: Add java-asm-8.
* gnu/packages/java.scm (java-asm-8): New variable.
2020-10-14 03:05:41 +02:00
Julien Lepiller 2039cf373b
gnu: ant: Update to 1.9.15.
* gnu/packages/java.scm (ant): Update to 1.9.15.
2020-10-14 03:05:35 +02:00
Julien Lepiller 008487172f
gnu: ant/java8: Update to 1.10.8.
* gnu/packages/java.scm (ant/java8): Update to 1.10.8.
2020-10-14 03:05:17 +02:00
Marius Bakke 069ddd9900
gnu: BlueZ: Update to 5.55.
* gnu/packages/linux.scm (bluez): Update to 5.55.
[arguments]: Add "--enable-hid2hci" in #:configure-flags.
2020-10-13 23:48:16 +02:00
Marius Bakke 997abda92b
gnu: Remove redundant MariaDB inputs.
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.
2020-10-13 23:48:16 +02:00
Marius Bakke 171c1f5ab3
gnu: libsndfile: Remove graft for 1.0.30.
* 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.
2020-10-13 23:48:16 +02:00
Marius Bakke 5e5b664bf7
gnu: libcap: Update to 2.44.
* gnu/packages/linux.scm (libcap): Update to 2.44.
[arguments]: New field.
2020-10-13 23:48:16 +02:00
Marius Bakke 9e1f5a263e
gnu: libcap: Make 'libcap/next' the default libcap.
* 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.
2020-10-13 23:48:15 +02:00
Marius Bakke bb7c3d5aa3
gnu: gstreamer: Update to 1.18.0.
* 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.
2020-10-13 23:48:15 +02:00
Marius Bakke 0caf236b3b
gnu: libcyaml: Fix build with libyaml 0.2.5.
* 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.
2020-10-13 23:48:15 +02:00
Marius Bakke 8008ef29f2
gnu: xorg-server: Remove graft for 1.20.9.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.9.
[replacement]: Remove.
(xorg-server/fixed): Remove variable.
2020-10-13 23:48:15 +02:00
Marius Bakke f195914cc7
gnu: xkeyboard-config: Update to 2.31.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31.
2020-10-13 23:48:15 +02:00
Marius Bakke aff80b33ce
gnu: libxkbcommon: Update to 1.0.1.
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.0.1.
2020-10-13 23:48:15 +02:00
Marius Bakke f09262ef59
gnu: libva: Update to 2.9.0.
* gnu/packages/video.scm (libva): Update to 2.9.0.
2020-10-13 23:48:14 +02:00
Marius Bakke 0f45fd9e01
gnu: python-cryptography: Update to 3.1.1.
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 3.1.1.
2020-10-13 23:48:14 +02:00
Marius Bakke 2565b90068
gnu: ImageMagick: Update to 6.9.11-34.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-34.
2020-10-13 23:48:14 +02:00
Marius Bakke dc7500af1d
gnu: GTK+: Update to 3.24.3.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.3.
2020-10-13 23:48:14 +02:00
Marius Bakke 81f685d052
gnu: elogind: Update to 243.7.
* gnu/packages/freedesktop.scm (elogind): Update to 243.7.
[arguments]: Remove obsolete phase.
2020-10-13 23:48:14 +02:00
Marius Bakke 9173a7781b
gnu: libinput: Update to 1.16.2.
* gnu/packages/freedesktop.scm (libinput): Update to 1.16.2.
2020-10-13 23:48:13 +02:00
Marius Bakke 4712fdd87f
gnu: unixodbc: Update to 2.3.9.
* gnu/packages/databases.scm (unixodbc): Update to 2.3.9.
2020-10-13 23:48:13 +02:00
Marius Bakke 3bb9ba15f8
gnu: check: Update to 0.15.2.
* gnu/packages/check.scm (check): Update to 0.15.2.
2020-10-13 23:48:13 +02:00
Marius Bakke da2e37c1b2
gnu: tzdata: Update to 2020b.
* gnu/packages/base.scm (tzdata): Update to 2020b.
* gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test.
2020-10-13 23:48:13 +02:00
Marius Bakke b6fc2054dc
gnu: nss, nss-certs: Update to 3.57.
* 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.
2020-10-13 23:48:13 +02:00
Marius Bakke 1a74a8c6a1
gnu: NSPR: Update to 4.29.
* gnu/packages/nss.scm (nspr): Update to 4.29.
2020-10-13 23:48:12 +02:00
Marius Bakke b7c0b0ad9f
gnu: mesa: Update to 20.1.9.
* gnu/packages/gl.scm (mesa): Update to 20.1.9.
2020-10-13 23:48:12 +02:00
Marius Bakke b2bb04bde5
gnu: MariaDB: Skip replication tests.
* gnu/packages/databases.scm (mariadb)[arguments]: Add "--skip-rpl" to mtr
invocation.
2020-10-13 23:48:12 +02:00
Marius Bakke 525ebb8508
gnu: MariaDB: Update to 10.5.6.
* 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.
2020-10-13 23:48:12 +02:00
Marius Bakke f7175626ff
Merge branch 'master' into staging 2020-10-13 23:39:27 +02:00
Joseph LaFreniere e8c5533d26
gnu: Add python-dpath.
* gnu/packages/python-xyz.scm (python-dpath): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:44 +02:00
Joseph LaFreniere 23a97f5240
gnu: Add python-dictdiffer.
* gnu/packages/python-xyz.scm (python-dictdiffer): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:44 +02:00
Morgan Smith 6b219b8992
gnu: Add bindfs.
* gnu/packages/file-systems.scm (bindfs): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
Kyle Meyer 1bf912e58e
gnu: git-annex: Update to 8.20201007.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
zimoun 8514dfdee6
gnu: muchsync: Use pandoc instead of ghc-pandoc.
* gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with
pandoc.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
Lars-Dominik Braun 331aaf5280
gnu: python-chardet: Enable tests.
* 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>
2020-10-13 23:36:43 +02:00
James Smith 3182d629a2
gnu: Add dex.
* gnu/packages/xdisorg.scm (dex): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
Marius Bakke 2323a7120a
gnu: nmap: Update license.
* 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.
2020-10-13 23:36:43 +02:00
Marius Bakke 17032767da
gnu: xf86-input-libinput: Update to 0.30.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
2020-10-13 23:36:42 +02:00
Marius Bakke 55fe84c6eb
gnu: Remove python2-gst.
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.
2020-10-13 23:36:42 +02:00
Leo Famulari ada061c12a
gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT).
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.
2020-10-13 16:49:28 -04:00
Leo Famulari 9c5c64b8e1
gnu: VLC: Add support for Secure Reliable Transport (SRT).
* gnu/packages/video.scm (vlc)[inputs]: Add srt-1.4.1.
2020-10-13 16:49:28 -04:00
Leo Famulari 64661754fd
gnu: FFmpeg: Add support for Secure Reliable Transport (SRT).
* gnu/packages/video.scm (vlc)[inputs] Add srt-1.4.1.
[arguments]: Pass "--enable-libsrt" to #:configure-flags.
2020-10-13 16:49:27 -04:00