summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | gnu: gdb@9.2: Restore 'gdb-hurd.patch'.•••This patch got lost when e33c4286ebcc0dcc79985a32c6c2d5ad623d1fbe was merged (commit 32787d652460871a79f99b63230f92759e2e0de2), but was still required on the 'staging' branch. * gnu/packages/patches/gdb-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2020-11-082-0/+70
| * | | | | | | | Merge remote-tracking branch 'origin/staging-next' into stagingMarius Bakke2020-11-071-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gnu: python-breathe: Update to 4.22.1.•••* gnu/packages/sphinx.scm (python-breathe): Update to 4.22.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Simon South2020-10-241-2/+2
| | * | | | | | | | gnu: python-sphinx: Update to 3.2.1.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 3.2.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Simon South2020-10-241-2/+2
| * | | | | | | | | Merge branch 'master' into staging••• Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm Marius Bakke2020-11-07265-54876/+83046
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: tzdata: Update to 2020d.•••* gnu/packages/base.scm (tzdata): Update to 2020d. Marius Bakke2020-11-071-3/+3
| * | | | | | | | | | gnu: tzdata: Keep using the "fat" tzdata file format.•••* gnu/packages/base.scm (tzdata)[arguments]: In #:make-flags, pass CPPFLAGS to preserve the same on-disk format as earlier releases. Marius Bakke2020-11-071-1/+11
| * | | | | | | | | | gnu: lz4: Add a :static output.•••* gnu/packages/compression.scm (lz4)[outputs]: Add "static" to this new field. [arguments]: Replace the ‘delete-static-library’ phase with ‘move-static-library’. Tobias Geerinckx-Rice2020-11-061-14/+19
| * | | | | | | | | | gnu: icedtea-8: Fix build on aarch64-linux.•••* gnu/packages/java.scm (icedtea-8)[native-inputs]: Remove obsolete, architecture-dependent patch to "hotspot-drop". * gnu/packages/patches/icedtea-7-hotspot-gcc-segfault-workaround.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Simon South2020-10-283-56/+2
| * | | | | | | | | | gnu: icedtea-8: Build in parallel using correct number of jobs.•••* gnu/packages/java.scm (icedtea-8)[arguments]<#:configure-flags>: Add "--with-parallel-jobs". Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Simon South2020-10-281-0/+2
| * | | | | | | | | | gnu: icedtea-7: Fix build on aarch64-linux.•••* gnu/packages/java.scm (icedtea-7)[native-inputs]: Remove obsolete, architecture-dependent patch to "hotspot-drop"; replace with patch to fix build on aarch64-linux. * gnu/packages/patches/icedtea-7-hotspot-aarch64-use-c++98.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Simon South2020-10-283-1/+35
| * | | | | | | | | | gnu: icedtea-7: Build in parallel using correct number of jobs.•••* gnu/packages/java.scm (icedtea-7)[arguments]<#:configure-flags>: Add "--with-parallel-jobs". Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Simon South2020-10-281-0/+2
| * | | | | | | | | | gnu: icedtea-6: Fix build on aarch64-linux.•••* gnu/packages/java.scm (icedtea-6)[source]: Add patch. * gnu/packages/patches/icedtea-6-extend-hotspot-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Simon South2020-10-283-0/+1834
| * | | | | | | | | | gnu: icedtea-6: Remove obsolete, architecture-dependent patch.•••* gnu/packages/java.scm (icedtea-6)[arguments]<#:phases>: Remove special handling of "hotspot-src" input during "unpack" phase. [native-inputs]: Remove patch to "hotspot-src". * gnu/packages/patches/icedtea-6-hotspot-gcc-segfault-workaround.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Simon South2020-10-283-50/+2
| * | | | | | | | | | gnu: icedtea-6: Build in parallel using correct number of jobs.•••* gnu/packages/java.scm (icedtea-6)[arguments]<#:configure-flags>: Supply parameter to "--with-parallel-jobs". Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Simon South2020-10-281-1/+2
| * | | | | | | | | | gnu: python-asn1crypto: Fix indentation.•••* gnu/packages/python-crypto.scm (python-asn1crypto): Fix indentation. Maxim Cournoyer2020-10-191-7/+7
| * | | | | | | | | | gnu: python-asn1crypto: Update to 1.4.0.•••* gnu/packages/python-crypto.scm (python-asn1crypto): Update to 1.4.0. Maxim Cournoyer2020-10-191-2/+2
| * | | | | | | | | | Merge branch 'master' into stagingMarius Bakke2020-10-19123-44233/+101178
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | build-system/haskell: Disable parallel builds.•••Fixes <https://bugs.gnu.org/43843>. * guix/build-system/haskell.scm (haskell-build): Turn off PARALLEL-BUILD? by default. Signed-off-by: Marius Bakke <marius@gnu.org> zimoun2020-10-191-1/+4
| * | | | | | | | | | | gnu: libcyaml: Fix patch name.•••* gnu/packages/web.scm (libcyaml)[source]: Fix patch name. Guillaume Le Vaillant2020-10-141-1/+1
| * | | | | | | | | | | gnu: groovy: Update to 3.0.5.•••* gnu/packages/groovy.scm (groovy): Update to 3.0.5. Julien Lepiller2020-10-141-840/+564
| * | | | | | | | | | | gnu: Add java-javaparser.•••* gnu/packages/java.scm (java-javaparser): New variable. Julien Lepiller2020-10-141-0/+95
| * | | | | | | | | | | gnu: Add java-tunnelvisionlabs-antlr4.•••* gnu/packages/java.scm (java-tunnelvisionlabs-antlr4): New variable. Julien Lepiller2020-10-141-0/+8
| * | | | | | | | | | | gnu: Add java-tunnelvisionlabs-antlr4-runtime.•••* gnu/packages/java.scm (java-tunnelvisionlabs-antlr4-runtime): New variable. Julien Lepiller2020-10-141-0/+76
| * | | | | | | | | | | 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. Julien Lepiller2020-10-143-0/+126
| * | | | | | | | | | | gnu: Add antlr4-4.1.•••* gnu/packages/java.scm (antlr4-4.1): New variable. Julien Lepiller2020-10-141-0/+33
| * | | | | | | | | | | gnu: Add java-antlr4-runtime-4.1.•••* gnu/packages/java.scm (java-antlr4-runtime-4.1): New variable. Julien Lepiller2020-10-141-0/+24
| * | | | | | | | | | | gnu: Add java-asm-util-8.•••* gnu/packages/java.scm (java-asm-util-8): New variable. Julien Lepiller2020-10-141-0/+15
| * | | | | | | | | | | gnu: Add java-asm-analysis-8.•••* gnu/packages/java.scm (java-asm-analysis-8): New variable. Julien Lepiller2020-10-141-0/+14
| * | | | | | | | | | | gnu: Add java-asm-tree-8.•••* gnu/packages/java.scm (java-asm-tree-8): New variable. Julien Lepiller2020-10-141-0/+13
| * | | | | | | | | | | gnu: Add java-asm-8.•••* gnu/packages/java.scm (java-asm-8): New variable. Julien Lepiller2020-10-141-0/+24
| * | | | | | | | | | | gnu: ant: Update to 1.9.15.•••* gnu/packages/java.scm (ant): Update to 1.9.15. Julien Lepiller2020-10-141-2/+2
| * | | | | | | | | | | gnu: ant/java8: Update to 1.10.8.•••* gnu/packages/java.scm (ant/java8): Update to 1.10.8. Julien Lepiller2020-10-141-3/+3
| * | | | | | | | | | | gnu: BlueZ: Update to 5.55.•••* gnu/packages/linux.scm (bluez): Update to 5.55. [arguments]: Add "--enable-hid2hci" in #:configure-flags. Marius Bakke2020-10-131-2/+4
| * | | | | | | | | | | 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. Marius Bakke2020-10-136-12/+5
| * | | | | | | | | | | 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. Marius Bakke2020-10-136-322/+21
| * | | | | | | | | | | gnu: libcap: Update to 2.44.•••* gnu/packages/linux.scm (libcap): Update to 2.44. [arguments]: New field. Marius Bakke2020-10-131-2/+14
| * | | | | | | | | | | 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. Marius Bakke2020-10-134-9/+14
| * | | | | | | | | | | 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. Marius Bakke2020-10-133-125/+92
| * | | | | | | | | | | 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. Marius Bakke2020-10-133-0/+53
| * | | | | | | | | | | 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. Marius Bakke2020-10-131-16/+2
| * | | | | | | | | | | gnu: xkeyboard-config: Update to 2.31.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31. Marius Bakke2020-10-131-2/+2
| * | | | | | | | | | | gnu: libxkbcommon: Update to 1.0.1.•••* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.0.1. Marius Bakke2020-10-131-2/+3
| * | | | | | | | | | | gnu: libva: Update to 2.9.0.•••* gnu/packages/video.scm (libva): Update to 2.9.0. Marius Bakke2020-10-131-2/+2
| * | | | | | | | | | | gnu: python-cryptography: Update to 3.1.1.•••* gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 3.1.1. Marius Bakke2020-10-131-4/+4
| * | | | | | | | | | | gnu: ImageMagick: Update to 6.9.11-34.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-34. Marius Bakke2020-10-131-2/+2
| * | | | | | | | | | | gnu: GTK+: Update to 3.24.3.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.3. Marius Bakke2020-10-131-2/+2
| * | | | | | | | | | | gnu: elogind: Update to 243.7.•••* gnu/packages/freedesktop.scm (elogind): Update to 243.7. [arguments]: Remove obsolete phase. Marius Bakke2020-10-131-10/+2
| * | | | | | | | | | | gnu: libinput: Update to 1.16.2.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.16.2. Marius Bakke2020-10-131-2/+2
| * | | | | | | | | | | gnu: unixodbc: Update to 2.3.9.•••* gnu/packages/databases.scm (unixodbc): Update to 2.3.9. Marius Bakke2020-10-131-2/+2