summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-15gnu: 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". Marius Bakke
2020-03-15gnu: 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. Marius Bakke
2020-03-14gnu: 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. Marius Bakke
2020-03-14gnu: bluez: Incorporate grafted changes....* gnu/packages/linux.scm (bluez)[replacement]: Remove. [source](patches): New field. (bluez/fixed): Remove variable. Marius Bakke
2020-03-14Merge branch 'master' into core-updatesMarius Bakke
2020-03-14Merge branch 'staging'Marius Bakke
2020-03-14gnu: kiki: Adjust for CPLUS_INCLUDE_PATH change....* gnu/packages/games.scm (kiki)[arguments]: Prepend to CPLUS_INCLUDE_PATH instead of overriding it. Marius Bakke
2020-03-14gnu: 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. Marius Bakke
2020-03-14gnu: log4cpp: Fix build with glibc 2.31....* gnu/packages/logging.scm (log4cpp)[arguments]: New field. Marius Bakke
2020-03-14gnu: 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. Marius Bakke
2020-03-14gnu: 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. Marius Bakke
2020-03-14gnu: 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. Marius Bakke
2020-03-14gnu: 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. Marius Bakke
2020-03-14gnu: pcre: Update to 8.44....* gnu/packages/pcre.scm (pcre): Update to 8.44. Marius Bakke
2020-03-14gnu: libuninameslist: Update to 20200313....* gnu/packages/fontutils.scm (libuninameslist): Update to 20200313. Marius Bakke
2020-03-14gnu: icu4c: Update to 66.1....* gnu/packages/icu4c.scm (icu4c): Update to 66.1. Marius Bakke
2020-03-14gnu: LibUV: Update to 1.35.0....* gnu/packages/libevent.scm (libuv): Update to 1.35.0. Marius Bakke
2020-03-14gnu: cURL: Update to 7.69.1....* gnu/packages/curl.scm (curl): Update to 7.69.1. Marius Bakke
2020-03-14gnu: c-ares: Update to 1.16.0....* gnu/packages/adns.scm (c-ares): Update to 1.16.0. Marius Bakke
2020-03-14gnu: 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. Marius Bakke
2020-03-14gnu: libtorrent-rasterbar: Build with Python 3....* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER. Marius Bakke
2020-03-14gnu: wesnoth: Remove obsolete workaround....* gnu/packages/games.scm (wesnoth)[arguments]: Remove #:phases. Marius Bakke
2020-03-14gnu: libopenshot: Update to 0.2.5....* gnu/packages/video.scm (libopenshot): Update to 0.2.5. Marius Bakke
2020-03-14gnu: libopenshot-audio: Update to 0.2.0....* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.0. Marius Bakke
2020-03-14gnu: cppzmq: Update to 4.6.0....* gnu/packages/networking.scm (cppzmq): Update to 4.6.0. [arguments]: Add #:configure-flags. Marius Bakke
2020-03-14gnu: GraphicsMagick: Update to 1.3.35....* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.35. Marius Bakke
2020-03-14gnu: suitesparse: Build with cmake-minimal....* gnu/packages/maths.scm (suitesparse)[native-inputs]: Change from CMAKE to CMAKE-MINIMAL. Marius Bakke
2020-03-14gnu: 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. Jan Nieuwenhuizen
2020-03-14gnu: Add SVT-AV1....* gnu/packages/video.scm (svt-av1): New variable. Leo Famulari
2020-03-14gnu: hyperestraier: Use HTTPS home page....* gnu/packages/search.scm (hyperestraier)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-14gnu: blender: Update to 2.82a....* gnu/packages/graphics.scm (blender): Update to 2.82a. Tobias Geerinckx-Rice
2020-03-14gnu: cdparanoia: Use HTTPS home page....* gnu/packages/cdrom.scm (cdparanoia)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-14gnu: scm: Use HTTPS home page....* gnu/packages/scheme.scm (scm)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-14gnu: iodine: Use HTTPS home page....* gnu/packages/networking.scm (iodine)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-14gnu: vim-scheme: Use HTTPS home page....* gnu/packages/vim.scm (vim-scheme)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-14gnu: ncftp: Use HTTPS home page....* gnu/packages/ftp.scm (ncftp)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-14Merge branch 'master' into stagingMarius Bakke
2020-03-14gnu: launchmon: Fix build with GCC 7....* gnu/packages/admin.scm (launchmon)[source](modules, snippet): New fields. Marius Bakke
2020-03-13doc: Update guidance about Python 2 package variants....* doc/contributing.texi (Python Modules): Don't recommend adding Python-2 package variants by default. Leo Famulari
2020-03-13gnu: 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. Leo Famulari
2020-03-13gnu: trio: Use HTTPS home page....* gnu/packages/code.scm (trio)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: nginx: Update to 1.17.9....* gnu/packages/web.scm (nginx): Update to 1.17.9. Tobias Geerinckx-Rice
2020-03-13gnu: miredo: Use HTTPS home page....* gnu/packages/networking.scm (miredo)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: taglib: Use HTTPS home page....* gnu/packages/mp3.scm (taglib)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: perl-test2-plugin-nowarnings: Run all tests....* gnu/packages/perl-check.scm (perl-test2-plugin-nowarnings) [native-inputs]: Add perl-ipc-run3. Tobias Geerinckx-Rice
2020-03-13gnu: 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. Tobias Geerinckx-Rice
2020-03-13gnu: tegola: Use HTTPS home page....* gnu/packages/geo.scm (tegola)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: libpipeline: Update to 1.5.2....* gnu/packages/man.scm (libpipeline): Update to 1.5.2. Tobias Geerinckx-Rice
2020-03-13gnu: libsmpeg: Use HTTPS home page....* gnu/packages/video.scm (libsmpeg)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-13gnu: WebKitGTK: Update to 2.28.0 [fixes CVE-2020-10018]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.0. Leo Famulari