| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | packages: 'generate-package-cache' uses 'supported-package?'.•••* gnu/packages.scm (generate-package-cache): Use 'supported-package?'
instead of 'package-supported-systems'.
| Ludovic Courtès | 2019-09-06 | 1 | -3/+1 |
| | * | | | | | | | | gnu: hdf-eos2: Add libtirpc input.•••* gnu/packages/maths.scm (hdf-eos2)[inputs]: Add LIBTIRPC.
| Marius Bakke | 2019-09-03 | 1 | -0/+3 |
| | * | | | | | | | | gnu: hdf4: Build with libtirpc.•••* gnu/packages/patches/hdf4-tirpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (hdf4)[source](patches): Use it.
[inputs]: Add LIBTIRPC.
[arguments]: Adjust #:configure-flags accordingly.
| Marius Bakke | 2019-09-03 | 3 | -3/+43 |
| | * | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-29 | 100 | -3123/+8144 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | gnu: bison-boot0: Build sequentially.•••This is a followup to 2c35ae82192fd6f1732b15fa41aec87aa61a1879 and
b1593c1c4fd8f4fc6df4c43cab51334426e3aa76.
* gnu/packages/commencement.scm (bison-boot0)[arguments]: Add
#:parallel-build? and #:parallel-tests? on x86.
| Ludovic Courtès | 2019-08-28 | 1 | -0/+11 |
| | * | | | | | | | | | gnu: bootstrap: Update to the 20190815 bootstrap binaries.•••These new bootstrap binaries were built using Guix at commit
9e6256ba0f32ab12d61c914a3fed879dac881762, tagged as "bootstrap-20190815".
* gnu/packages/bootstrap.scm (%bootstrap-linux-libre-headers): Update the
download URL.
(%bootstrap-mescc-tools, %bootstrap-mes): Update the download URL and hash.
| Mark H Weaver | 2019-08-27 | 1 | -7/+7 |
| | * | | | | | | | | | gnu: bootstrap: Add ftp.gnu.org to '%bootstrap-base-urls'.•••* gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add
ftp.gnu.org/gnu/guix/bootstrap.
| Ludovic Courtès | 2019-08-27 | 1 | -1/+3 |
| | * | | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-22 | 81 | -470/+2657 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | gnu: qemu: Update to 4.1.0.•••* gnu/local.mk: Remove qemu-CVE-2018-16872.patch and qemu-CVE-2019-6778.patch.
* gnu/packages/patches/qemu-CVE-2018-16872.patch: Remove file.
* gnu/packages/patches/qemu-CVE-2019-6778.patch: Remove file.
* gnu/packages/virtualization.scm (qemu): Update to 4.1.0.
[source]: Remove obsolete patches.
[arguments]: Add phases 'prevent-network-configuration and
'disable-unusable-tests.
| Rutger Helling | 2019-08-19 | 4 | -138/+14 |
| | * | | | | | | | | | | gnu: ruby-nio4r: Update to 2.4.0.•••* gnu/packages/ruby.scm (ruby-nio4r): Update to 2.4.0.
| Marius Bakke | 2019-08-14 | 1 | -2/+2 |
| | * | | | | | | | | | | gnu: sssd: Update to 1.16.4.•••* gnu/packages/patches/sssd-curl-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/sssd.scm (sssd): Update to 1.16.4.
[source](patches): Remove.
[arguments]: Enable fixed tests.
| Marius Bakke | 2019-08-14 | 3 | -26/+2 |
| | * | | | | | | | | | | gnu: Remove leftover patch.•••This patch was rendered obsolete by the preceding merge.
* gnu/packages/patches/scribus-poppler-0.73.patch: Delete file.
| Marius Bakke | 2019-08-13 | 1 | -36/+0 |
| | * | | | | | | | | | | Merge branch 'master' into core-updates | Marius Bakke | 2019-08-13 | 108 | -3428/+7408 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | gnu: qca: Update to 2.2.1.•••* gnu/packages/kde.scm (qca): Update to 2.2.1.
[source](uri): Adjust to current.
| Marius Bakke | 2019-08-01 | 1 | -3/+3 |
| | * | | | | | | | | | | | gnu: emacs-cmake-mode: Do not inherit inputs and outputs from CMake.•••* gnu/packages/cmake.scm (emacs-cmake-mode)[native-inputs, inputs, outputs]:
New fields.
[arguments]: End phases on #t.
| Marius Bakke | 2019-08-01 | 1 | -2/+5 |
| | * | | | | | | | | | | | gnu: dbus-c++: Fix build with GCC 7.•••* gnu/packages/patches/dbus-c++-gcc-compat.patch,
gnu/packages/patches/dbus-c++-threading-mutex.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus-c++)[source](patches): New field.
[arguments]: End phases on #t.
| Marius Bakke | 2019-07-31 | 4 | -1/+57 |
| | * | | | | | | | | | | | gnu: Remove workarounds for <https://bugs.gnu.org/36721>.•••These are no longer needed since 941ef1a1e54893ca917ebbaa4b8cc14b5ce9b75c.
* gnu/packages/compression.scm (innoextract)[arguments]: Remove
"-DBoost_NO_BOOST_CMAKE=ON" from <#:configure-flags>.
* gnu/packages/game-development.scm (openmw)[arguments]: Likewise.
* gnu/packages/games.scm (supertux, colobot, leela-zero)[arguments]: Likewise.
* gnu/packages/graphics.scm (openimageio)[arguments]: Likewise.
* gnu/packages/ibus.scm (librime)[arguments]: Likewise.
| Marius Bakke | 2019-07-31 | 5 | -19/+4 |
| | * | | | | | | | | | | | gnu: glib: Update to 2.60.6.•••* gnu/packages/patches/glib-keyfile-arguments.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (glib): Update to 2.60.6.
[source](patches): Remove obsolete patch.
| Marius Bakke | 2019-07-31 | 3 | -25/+3 |
| | * | | | | | | | | | | | gnu: libice: Update to 1.0.10.•••* gnu/packages/xorg.scm (libice): Update to 1.0.10.
| Marius Bakke | 2019-07-31 | 1 | -2/+2 |
| | * | | | | | | | | | | | gnu: gnutls: Update to 3.6.9.•••* gnu/packages/tls.scm (gnutls): Update to 3.6.9.
| Marius Bakke | 2019-07-31 | 1 | -2/+2 |
| | * | | | | | | | | | | | gnu: libtasn1: Update to 4.14.•••* gnu/packages/tls.scm (libtasn1): Update to 4.14.
| Marius Bakke | 2019-07-31 | 1 | -2/+2 |
| | * | | | | | | | | | | | gnu: poppler: Update to 0.79.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.79.0.
| Marius Bakke | 2019-07-31 | 1 | -2/+2 |
| | * | | | | | | | | | | | gnu: curl: Update to 7.65.3.•••* gnu/packages/curl.scm (curl): Update to 7.65.3.
| Marius Bakke | 2019-07-31 | 1 | -2/+2 |
| | * | | | | | | | | | | | gnu: boost: Do not install CMake files.•••Fixes <https://bugs.gnu.org/36721>.
* gnu/packages/boost.scm (boost)[arguments]: Add "--no-cmake-config" to
<#:configure-flags>.
| Marius Bakke | 2019-07-31 | 1 | -0/+5 |
| | * | | | | | | | | | | | gnu: CMake: Update to 3.15.1.•••* gnu/packages/cmake.scm (cmake-minimal): Update to 3.15.1.
[arguments]: Do not patch /bin/sh in removed file.
| Marius Bakke | 2019-07-31 | 1 | -3/+2 |
| | * | | | | | | | | | | | gnu: Remove workarounds for missing libarchive nettle propagation.•••* gnu/packages/gnome.scm (brasero, libgxps, aisleriot, grilo, grilo-plugins,
totem, rhythmbox, gvfs, d-feet, gnome-session, gnome-autoar, tracker,
nautilus)[inputs]: Remove NETTLE.
* gnu/packages/linux.scm (singularity)[inputs]: Likewise.
* gnu/packages/mate.scm (atril)[inputs]: Likewise.
* gnu/packages/package-management.scm (rpm, libostree, flatpak)[inputs]: Likewise.
| Marius Bakke | 2019-07-31 | 4 | -27/+3 |
| | * | | | | | | | | | | | gnu: libarchive: Embed absolute references to required libraries in .la file.•••* gnu/packages/backup.scm (libarchive)[arguments]: Substitute -lfoo compiler
flags with absolute references in libarchive.la, in addition to libarchive.pc.
| Marius Bakke | 2019-07-31 | 1 | -1/+3 |
| | * | | | | | | | | | | | gnu: libarchive: Do not build 'libarchive.a'.•••* gnu/packages/backup.scm (libarchive)[arguments]: Add <#:configure-flags>.
| Marius Bakke | 2019-07-31 | 1 | -1/+2 |
| | * | | | | | | | | | | | gnu: libarchive: Enable zstd support.•••CMake 3.15 has a test that expects zstd to be enabled. It adds ~1 MiB to the
closure size.
* gnu/packages/backup.scm (libarchive)[inputs]: Add ZSTD:LIB. Sort
alphabetically.
[arguments]: Adjust one of the zstd tests. Adjust libarchive.pc.
| Marius Bakke | 2019-07-31 | 1 | -5/+17 |
| | * | | | | | | | | | | | gnu: icu4c: Make 'libicudata.so' behave the same on all architectures.•••* gnu/packages/icu4c.scm (icu4c)[arguments]: Do not pass
'--with-data-packaging=archive' in #:configure-flags. Add phase to enable use
of standard libraries in libicudata.so.
| Marius Bakke | 2019-07-31 | 1 | -7/+9 |
| | * | | | | | | | | | | | gnu: icu4c: Add upstream patches.•••This is necessary to fix a test failure in 'node' when built for i686-linux.
* gnu/packages/icu4c.scm (%icu4c-patches): New variable.
(icu4c)[source](patches, patch-flags): New fields.
| Marius Bakke | 2019-07-31 | 1 | -0/+24 |
| | * | | | | | | | | | | | gnu: gpsbabel: Remove GCC 5 workaround.•••* gnu/packages/gps.scm (gpsbabel)[arguments]<#:configure-flags>: Remove
"CXXFLAGS".
| Marius Bakke | 2019-07-31 | 1 | -5/+1 |
| | * | | | | | | | | | | | gnu: prank: Update to 170427.•••* gnu/packages/bioinformatics.scm (prank): Update to 170427.
| Marius Bakke | 2019-07-31 | 1 | -2/+2 |
| | * | | | | | | | | | | | gnu: ftgl: Update to 2.4.0.•••* gnu/packages/gl.scm (ftgl): Update to 2.4.0.
[home-page]: Change to maintained fork at <https://github.com/frankheckenbach/ftgl>.
[source]: Change to GIT-FETCH.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
| Marius Bakke | 2019-07-31 | 1 | -8/+11 |
| | * | | | | | | | | | | | Merge branch 'master' into core-updates | Marius Bakke | 2019-07-31 | 81 | -1020/+3483 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | gnu: gnome-maps: Update to 3.30.3.1.•••* gnu/packages/geo.scm (gnome-maps): Update to 3.30.3.1.
[inputs]: Replace gdk-pixbuf with gdk-pixbuf+svg and gnome-online-accounts
with gnome-online-accounts:lib.
[arguments]: Adjust 'wrap' phase accordingly.
| Kei Kebreau | 2019-07-28 | 1 | -6/+11 |
| | * | | | | | | | | | | | | Merge branch 'master' into core-updates | Marius Bakke | 2019-07-22 | 42 | -289/+1495 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | gnu: pybind11: Update to 2.3.0.•••* gnu/packages/python-xyz.scm (pybind11): Update to 2.3.0.
| Marius Bakke | 2019-07-21 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | gnu: gnome-session: Do not patch in absolute paths.•••This is no longer needed as upstream is now using absolute paths.
* gnu/packages/gnome.scm (gnome-session): Remove phase that patches
absolute paths into the session desktop entry files.
| Timothy Sample | 2019-07-19 | 1 | -8/+0 |
| | * | | | | | | | | | | | | | gnu: evolution-data-server: Use a proper patch for locales.•••See <https://lists.gnu.org/archive/html/guix-devel/2019-07/msg00265.html>.
* gnu/packages/patches/evolution-data-server-locales.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/gnome.scm (evolution-data-server): Replace the
'patch-locale-canonicalization' phase with the new patch.
| Timothy Sample | 2019-07-19 | 3 | -16/+35 |
| | * | | | | | | | | | | | | | gnu: colobot, leela-zero: Add Boost workaround.•••This works around and incompatibility with CMake 3.14 and Boost 1.70,
see <https://bugs.gnu.org/36721>.
* gnu/packages/games.scm (colobot, leela-zero)[arguments]: Add
"-DBoost_NO_BOOST_CMAKE=ON" in <#:configure-flags>.
| Marius Bakke | 2019-07-19 | 1 | -1/+5 |
| | * | | | | | | | | | | | | | gnu: supertux: Adjust for recent GCC and Boost.•••* gnu/packages/patches/supertux-fix-build-with-gcc5.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/games.scm (supertux)[source](patches): Remove.
[arguments]: Adjust <#:configure-flags>.
| Marius Bakke | 2019-07-19 | 3 | -79/+3 |
| | * | | | | | | | | | | | | | gnu: python-keras: Add upstream patch.•••* gnu/packages/patches/python-keras-integration-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/machine-learning.scm (python-keras)[source](patches): New field.
| Marius Bakke | 2019-07-19 | 3 | -0/+21 |
| | * | | | | | | | | | | | | | gnu: librime: Update to 1.5.3.•••* gnu/packages/ibus.scm (librime): Update to 1.5.3.
[arguments]: Add <#:configure-flags>.
| Marius Bakke | 2019-07-19 | 1 | -3/+5 |
| | * | | | | | | | | | | | | | gnu: zyre: Kernel headers are system headers.•••* gnu/packages/networking.scm (zyre)[arguments]: Add <#:make-flags>.
| Marius Bakke | 2019-07-19 | 1 | -0/+6 |
| | * | | | | | | | | | | | | | gnu: czmq: Update to 4.2.0.•••* gnu/packages/networking.scm (czmq): Update to 4.2.0.
[arguments]: Enable tests, but patch out the non-working one.
| Marius Bakke | 2019-07-19 | 1 | -14/+12 |
| | * | | | | | | | | | | | | | gnu: tensorflow: Provide older setuptools version.•••* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow): New public
variable.
* gnu/packages/machine-learning.scm (tensorflow)[native-inputs]: Add it.
| Marius Bakke | 2019-07-19 | 2 | -0/+16 |
| | * | | | | | | | | | | | | | gnu: fbreader: Build with GCC 5.•••* gnu/packages/ebook.scm (fbreader)[native-inputs]: Add GCC-5.
| Rutger Helling | 2019-07-19 | 1 | -1/+3 |
| | * | | | | | | | | | | | | | gnu: john-the-ripper-jumbo: Build against OpenSSL 1.0.•••* gnu/packages/password-utils.scm (john-the-ripper-jumbo): Change OPENSSL to
OPENSSL-1.0.
| Rutger Helling | 2019-07-19 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | gnu: ovmf: Build with GCC 5.•••* gnu/packages/firmware.scm (ovmf)[native-inputs]: Add GCC-5.
| Rutger Helling | 2019-07-19 | 1 | -0/+1 |