Commit graph

57596 commits

Author SHA1 Message Date
Ludovic Courtès d8f78f5448
gnu: ld-wrapper: Use _IOLBF on Guile 2.0 only.
* gnu/packages/base.scm (make-ld-wrapper)[arguments]: Wrap use of
'_IOLBF' in 'cond-expand' and use 'line instead on Guile > 2.0.
2020-03-16 15:43:23 +01:00
Marius Bakke 40a461fd97
gnu: libcxx: Hide GCC's C++ headers during the build process.
* gnu/packages/llvm.scm (libcxx)[arguments]: New field.
2020-03-15 16:08:06 +01:00
Marius Bakke f42bfc7a99
gnu: clang: Switch to 'C_INCLUDE_PATH' & co.
* gnu/packages/llvm.scm (clang-from-llvm)[native-search-paths]: Remove
"CPATH", and add "C_INCLUDE_PATH" and "CPLUS_INCLUDE_PATH".
2020-03-15 16:04:53 +01:00
Marius Bakke 56c833ea28
gnu: gcc@4.9, gcc@5: Adjust for CPLUS_INCLUDE_PATH changes.
* gnu/packages/gcc.scm (gcc-4.9): Unless cross-compiling, add ...
[arguments]: with a phase to remove glibc and GCC from CPLUS_INCLUDE_PATH.
(gcc-6)[arguments]: Inherit from GCC-4.8.
2020-03-15 16:03:16 +01:00
Marius Bakke d594963856
gnu: eudev: Remove bugfix variant.
* gnu/packages/linux.scm (eudev/btrfs-fix): Remove variable.
(eudev)[arguments]: Add phase patch-bindir-in-btrfs-rules.
* gnu/services/base.scm (<udev-configuration>, udev-service): Refer to EUDEV
instead of EUDEV/BTRFS-FIX.
2020-03-14 13:19:06 +01:00
Marius Bakke f77ab2abdf
gnu: bluez: Incorporate grafted changes.
* gnu/packages/linux.scm (bluez)[replacement]: Remove.
[source](patches): New field.
(bluez/fixed): Remove variable.
2020-03-14 13:18:23 +01:00
Marius Bakke 961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Marius Bakke aebba13c0b
Merge branch 'staging' 2020-03-14 12:57:21 +01:00
Marius Bakke 7cf79d7a51
gnu: kiki: Adjust for CPLUS_INCLUDE_PATH change.
* gnu/packages/games.scm (kiki)[arguments]: Prepend to CPLUS_INCLUDE_PATH
instead of overriding it.
2020-03-14 12:02:53 +01:00
Marius Bakke e59d958a9c
gnu: mit-krb5: Fix segfault in gsasl test suite.
* 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-14 12:02:53 +01:00
Marius Bakke 641b9c51b7
gnu: log4cpp: Fix build with glibc 2.31.
* gnu/packages/logging.scm (log4cpp)[arguments]: New field.
2020-03-14 12:02:53 +01:00
Marius Bakke 75ca2cdaff
gnu: innoextract: Fix build failure with recent Boost and CMake.
* 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-14 12:02:53 +01:00
Marius Bakke ef4c5a413e
gnu: gimp: Do not run gtk-update-icon-cache during the build process.
* gnu/packages/gimp.scm (gimp)[arguments]: Add
"ac_cv_path_GTK_UPDATE_ICON_CACHE" in #:configure-flags.
2020-03-14 12:02:52 +01:00
Marius Bakke af2f11ff00
gnu: ghostscript: Update to 9.51.
* 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-14 12:02:52 +01:00
Marius Bakke 3fd74c4506
gnu: jbig2dec: Update to 0.18.
* 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-14 12:02:52 +01:00
Marius Bakke 704f1b53c7
gnu: pcre: Update to 8.44.
* gnu/packages/pcre.scm (pcre): Update to 8.44.
2020-03-14 12:02:52 +01:00
Marius Bakke 3db5a01c11
gnu: libuninameslist: Update to 20200313.
* gnu/packages/fontutils.scm (libuninameslist): Update to 20200313.
2020-03-14 12:02:52 +01:00
Marius Bakke 8d425d74d2
gnu: icu4c: Update to 66.1.
* gnu/packages/icu4c.scm (icu4c): Update to 66.1.
2020-03-14 12:02:52 +01:00
Marius Bakke eceaa46730
gnu: LibUV: Update to 1.35.0.
* gnu/packages/libevent.scm (libuv): Update to 1.35.0.
2020-03-14 12:02:51 +01:00
Marius Bakke 635b14fc6a
gnu: cURL: Update to 7.69.1.
* gnu/packages/curl.scm (curl): Update to 7.69.1.
2020-03-14 12:02:51 +01:00
Marius Bakke 966301597d
gnu: c-ares: Update to 1.16.0.
* gnu/packages/adns.scm (c-ares): Update to 1.16.0.
2020-03-14 12:02:51 +01:00
Marius Bakke 5afffbeffc
gnu: fifengine: Fix build with newer Swig and Python.
* 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-14 12:02:51 +01:00
Marius Bakke e22c2c78a1
gnu: libtorrent-rasterbar: Build with Python 3.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[native-inputs]: Change
from PYTHON-2 to PYTHON-WRAPPER.
2020-03-14 12:02:51 +01:00
Marius Bakke 53402d437c
gnu: wesnoth: Remove obsolete workaround.
* gnu/packages/games.scm (wesnoth)[arguments]: Remove #:phases.
2020-03-14 12:02:51 +01:00
Marius Bakke 747953c430
gnu: libopenshot: Update to 0.2.5.
* gnu/packages/video.scm (libopenshot): Update to 0.2.5.
2020-03-14 11:55:34 +01:00
Marius Bakke f575668730
gnu: libopenshot-audio: Update to 0.2.0.
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.0.
2020-03-14 11:55:34 +01:00
Marius Bakke a92a93c9a4
gnu: cppzmq: Update to 4.6.0.
* gnu/packages/networking.scm (cppzmq): Update to 4.6.0.
[arguments]: Add #:configure-flags.
2020-03-14 11:55:34 +01:00
Marius Bakke 6d84566e5e
gnu: GraphicsMagick: Update to 1.3.35.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.35.
2020-03-14 11:55:33 +01:00
Marius Bakke b471337dea
gnu: suitesparse: Build with cmake-minimal.
* gnu/packages/maths.scm (suitesparse)[native-inputs]: Change from CMAKE to
CMAKE-MINIMAL.
2020-03-14 11:55:33 +01:00
Jan Nieuwenhuizen 11a5ffba73
gnu: coreutils: Remove libcap dependency for the Hurd.
* 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-14 09:24:15 +01:00
Leo Famulari 554f5b6280
gnu: Add SVT-AV1.
* gnu/packages/video.scm (svt-av1): New variable.
2020-03-14 01:02:37 -04:00
Tobias Geerinckx-Rice 71441a3851
gnu: hyperestraier: Use HTTPS home page.
* gnu/packages/search.scm (hyperestraier)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice ec4c170f94
gnu: blender: Update to 2.82a.
* gnu/packages/graphics.scm (blender): Update to 2.82a.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice 954bfbdf77
gnu: cdparanoia: Use HTTPS home page.
* gnu/packages/cdrom.scm (cdparanoia)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice 1df9bee786
gnu: scm: Use HTTPS home page.
* gnu/packages/scheme.scm (scm)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice 450a1af293
gnu: iodine: Use HTTPS home page.
* gnu/packages/networking.scm (iodine)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice bb45b9c258
gnu: vim-scheme: Use HTTPS home page.
* gnu/packages/vim.scm (vim-scheme)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice a96d4897ae
gnu: ncftp: Use HTTPS home page.
* gnu/packages/ftp.scm (ncftp)[home-page]: Use HTTPS.
2020-03-14 03:43:45 +01:00
Marius Bakke bb4674b43f
Merge branch 'master' into staging 2020-03-14 01:42:02 +01:00
Marius Bakke 989d564f44
gnu: launchmon: Fix build with GCC 7.
* gnu/packages/admin.scm (launchmon)[source](modules, snippet): New fields.
2020-03-14 01:39:43 +01:00
Leo Famulari 39356057bc
doc: Update guidance about Python 2 package variants.
* doc/contributing.texi (Python Modules): Don't recommend adding Python-2
package variants by default.
2020-03-13 19:27:33 -04:00
Leo Famulari 364a1374ad
gnu: BlueZ: Fix CVE-2020-0556.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (bluez)[replacement]: New field.
(bluez/fixed): New variable.
2020-03-13 19:24:30 -04:00
Tobias Geerinckx-Rice e819fc0285
gnu: trio: Use HTTPS home page.
* gnu/packages/code.scm (trio)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice 9dc6e542b5
gnu: nginx: Update to 1.17.9.
* gnu/packages/web.scm (nginx): Update to 1.17.9.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice d7d2b1dcfd
gnu: miredo: Use HTTPS home page.
* gnu/packages/networking.scm (miredo)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice 788425c2a8
gnu: taglib: Use HTTPS home page.
* gnu/packages/mp3.scm (taglib)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice 9afbfc7a9a
gnu: perl-test2-plugin-nowarnings: Run all tests.
* gnu/packages/perl-check.scm (perl-test2-plugin-nowarnings)
[native-inputs]: Add perl-ipc-run3.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice 78b2034b5b
gnu: perl-test2-suite: Correct name.
* gnu/packages/perl-check.scm (perl-test2-bundle-extended): Rename to…
(perl-test2-suite): …this.
[name]: Adjust accordingly.
(perl-test2-plugin-nowarnings)[propagated-inputs]: Use new name.
* gnu/packages/perl.scm (perl-params-validationcompiler)[native-inputs]:
Likewise.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice 0d49a4bbe1
gnu: tegola: Use HTTPS home page.
* gnu/packages/geo.scm (tegola)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice bbaaee6319
gnu: libpipeline: Update to 1.5.2.
* gnu/packages/man.scm (libpipeline): Update to 1.5.2.
2020-03-13 22:57:03 +01:00