summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-14gnu: kiki: Adjust for CPLUS_INCLUDE_PATH change.Marius Bakke
* gnu/packages/games.scm (kiki)[arguments]: Prepend to CPLUS_INCLUDE_PATH instead of overriding it.
2020-03-14gnu: mit-krb5: Fix segfault in gsasl test suite.Marius Bakke
* gnu/packages/patches/mit-krb5-qualify-short-hostnames.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kerberos.scm (mit-krb5)[source](patches): New field.
2020-03-14gnu: log4cpp: Fix build with glibc 2.31.Marius Bakke
* gnu/packages/logging.scm (log4cpp)[arguments]: New field.
2020-03-14gnu: innoextract: Fix build failure with recent Boost and CMake.Marius Bakke
* gnu/packages/compression.scm (innoextract)[arguments]: Add #:configure-flags to prevent usage of Boost's CMake scripts. While at it, remove the obsolete #:phases.
2020-03-14gnu: gimp: Do not run gtk-update-icon-cache during the build process.Marius Bakke
* gnu/packages/gimp.scm (gimp)[arguments]: Add "ac_cv_path_GTK_UPDATE_ICON_CACHE" in #:configure-flags.
2020-03-14gnu: ghostscript: Update to 9.51.Marius Bakke
* gnu/packages/patches/ghostscript-CVE-2019-14869.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/patches/ghostscript-no-header-uuid.patch: Adjust for 9.51. * gnu/packages/ghostscript.scm (ghostscript): Update to 9.51. [source](patches): Remove obsolete patch. [arguments]: Remove obsolete substitution. When cross-compiling, add two workaround phases.
2020-03-14gnu: jbig2dec: Update to 0.18.Marius Bakke
* gnu/packages/patches/jbig2dec-ignore-testtest.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (jbig2dec): Update to 0.18. [source](uri): Adjust for Ghostscript 9.51. [source](patches): Remove. [arguments]: Add #:phases. [native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL and PYTHON-WRAPPER.
2020-03-14gnu: pcre: Update to 8.44.Marius Bakke
* gnu/packages/pcre.scm (pcre): Update to 8.44.
2020-03-14gnu: libuninameslist: Update to 20200313.Marius Bakke
* gnu/packages/fontutils.scm (libuninameslist): Update to 20200313.
2020-03-14gnu: icu4c: Update to 66.1.Marius Bakke
* gnu/packages/icu4c.scm (icu4c): Update to 66.1.
2020-03-14gnu: LibUV: Update to 1.35.0.Marius Bakke
* gnu/packages/libevent.scm (libuv): Update to 1.35.0.
2020-03-14gnu: cURL: Update to 7.69.1.Marius Bakke
* gnu/packages/curl.scm (curl): Update to 7.69.1.
2020-03-14gnu: c-ares: Update to 1.16.0.Marius Bakke
* gnu/packages/adns.scm (c-ares): Update to 1.16.0.
2020-03-14gnu: fifengine: Fix build with newer Swig and Python.Marius Bakke
* gnu/packages/patches/fifengine-swig-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/games.scm (fifengine)[source](patches): New field. [arguments]: Remove hard coded Python version from #:configure-flags.
2020-03-14gnu: libtorrent-rasterbar: Build with Python 3.Marius Bakke
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
2020-03-14gnu: wesnoth: Remove obsolete workaround.Marius Bakke
* gnu/packages/games.scm (wesnoth)[arguments]: Remove #:phases.
2020-03-14gnu: coreutils: Remove libcap dependency for the Hurd.Jan Nieuwenhuizen
* gnu/packages/linux.scm (libcap)[supported-systems]: Remove the Hurd. * gnu/packages/base.scm (coreutils)[inputs]: Include libcap only for supported systems. Fixes building on the Hurd.
2020-03-13gnu: blender: Fix build with Python 3.8.Marius Bakke
* gnu/packages/graphics.scm (blender)[arguments]: Remove 'm' suffix from python directories.
2020-03-13gnu: salmon: Adjust for C_INCLUDE_PATH changes.Marius Bakke
* gnu/packages/bioinformatics.scm (salmon)[arguments]: Append Eigen headers to C_INCLUDE_PATH instead of CPATH.
2020-03-13gnu: OpenLDAP: Remove unused input.Marius Bakke
* gnu/packages/openldap.scm (openldap)[inputs]: Remove ICU4C.
2020-03-13gnu: jemalloc: Install scripts to separate output.Marius Bakke
* gnu/packages/jemalloc.scm (jemalloc)[outputs]: New field.
2020-03-13gnu: ncurses: Prevent binutils reference.Marius Bakke
This fixes a regression introduces in 717c433c46e8e9fc77b796e485092e2cccee336a where ncurses would needlessly depend on binutils on runtime. * gnu/packages/ncurses.scm (ncurses)[arguments]: Add "cf_cv_ld_searchpath" in #:configure-flags.
2020-03-10gnu: Remove guile@2.2.6.Marius Bakke
* gnu/packages/patches/guile-finalization-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/guile.scm (guile-2.2)[source](patches): Remove 'guile-finalization-crash.patch'. (guile-2.2.7): Remove variable. (guile-2.2/bug-fix): Point to GUILE-2.2. * gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use GUILE-2.2 instead of GUILE-2.2.7.
2020-03-10Merge branch 'master' into core-updatesMarius Bakke
2020-03-10doc: Use HTTPS for external links.Vitaliy Shatrov
* doc/contributing.texi (14.1 Building from Git, 14.3 The Perfect Setup, 14.4.1 Software Freedom, 14.4.4 Synopses and Descriptions, 14.5.4 Formatting Code): Use HTTPS for @uref{}s and @url{}s that support it. * doc/fdl-1.3.texi (Appendix A GNU Free Documentation License): Use HTTPS for @uref{}s and @url{}s that support it. * doc/guix.texi (6.3 Build Systems, 8.8.4 Networking Services, 8.8.8 Sound Services, 8.8.16 Web Services, 8.11 Name Service Switch, 12.2 Preparing to Use the Bootstrap Binaries); Use HTTPS for @uref{}s and @url{}s that support it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-10gnu: mercurial: Enable more tests.Marius Bakke
* gnu/packages/version-control.scm (mercurial)[arguments]: Add phase 'patch-tests'. Do not remove patched tests in the 'check' phase.
2020-03-10gnu: guix: Update to 0984481.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to 0984481.
2020-03-10gnu: icecat: Update to 68.6.0-guix0-preview1 [security fixes].Mark H Weaver
Includes fixes for CVE-2019-20503, CVE-2020-6805, CVE-2020-6806, CVE-2020-6807, CVE-2020-6811, CVE-2020-6812, and CVE-2020-6814. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-03-10vm: Compute UUIDs truly deterministically.Ludovic Courtès
This is a followup to 1540075c790dfaeff52c93392f2fc63b9e23b77e. The mistake had no effect on prior Guile versions but it's visible since Guile 3.0.1 and the fix for <https://bugs.gnu.org/39634>. * gnu/system/vm.scm (operating-system-uuid): Hash a list of 'file-system-digest' values, not the 'file-system-type' procedure.
2020-03-10gnu: guile-next: Update to 3.0.1 with bug-fix for crash.Ludovic Courtès
* gnu/packages/guile.scm (guile-3.0): Update to 3.0.1 with "guile-3.0-crash.patch". * gnu/packages/patches/guile-3.0-crash.patch: New file. * gnu/local.mk (dist_patch_DATA): Use it.
2020-03-10gnu: emacs-xr: Update to 1.18.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.18.
2020-03-10gnu: Add r-ppcor.Ricardo Wurmus
* gnu/packages/cran.scm (r-ppcor): New variable.
2020-03-10gnu: python: Fix cross-compilation.Mathieu Othacehe
This is a follow-up of 89da127035737bdf922bc566970c5506c2e01b00. * gnu/packages/patches/python-3-search-paths.patch: Use CROSS_C_INCLUDE_PATH instead of CROSS_CPATH.
2020-03-10gnu: monero-gui: Update to 0.15.0.4.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.4.
2020-03-10gnu: monero: Update to 0.15.0.5.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.15.0.5.
2020-03-10gnu: mars: Fix home page.Tobias Geerinckx-Rice
* gnu/packages/games.scm (mars)[home-page]: Use working domain & HTTPS.
2020-03-10gnu: ode: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (ode)[home-page]: Use HTTPS.
2020-03-10gnu: xmobar: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (xmobar)[home-page]: Use HTTPS.
2020-03-10gnu: gitolite: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (gitolite)[home-page]: Use HTTPS.
2020-03-10gnu: font-dosis: Use archive.org'd URIs.Tobias Geerinckx-Rice
* gnu/packages/fonts.scm (font-dosis)[source, home-page]: Use snapshots.
2020-03-10gnu: python-virtualenv: Propagate inputs.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-virtualenv)[inputs]: Make… [propagated-inputs]: …this.
2020-03-10gnu: guile3.0-guix: Fix cross-compilation.Mathieu Othacehe
* gnu/packages/package-management.scm (guile3.0-guix)[native-inputs]: Remove all Guile 2.X libraries and replace them by their 3.0 counterpart.
2020-03-10gnu: git-annex: Update to 8.20200309.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200309. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-10gnu: mumble: Disable statistic gathering by default.Michael Rohleder
Fixes <https://bugs.gnu.org/25201> * gnu/packages/telephone.scm (mumble)[arguments]: Add phase to disable statistic gathering by default. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-10gnu: r-sparselda: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-sparselda)[home-page]: Use HTTPS.
2020-03-10gnu: r-spams: Use HTTPS home page.Tobias Geerinckx-Rice
Well, it currently redirects back to HTTP… * gnu/packages/statistics.scm (r-spams)[home-page]: Use ‘HTTPS’.
2020-03-10gnu: r-fda: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-fda)[home-page]: Use HTTPS.
2020-03-10gnu: r-mcmc: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-mcmc)[home-page]: Use HTTPS.
2020-03-10gnu: r-varselrf: Update home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-varselrf)[home-page]: Follow (HTTPS) redirection.
2020-03-10gnu: r-knitr: Update home page.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-knitr)[home-page]: Follow (HTTPS) redirection.