summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2019-07-15gnu: libnsl: Fix build with gettext 0.20.Marius Bakke
* gnu/packages/onc-rpc.scm (libnsl)[arguments]: New field.
2019-07-15gnu: python-cachecontrol: Do not use unstable source archive.Marius Bakke
* gnu/packages/python-web.scm (python-cachecontrol)[source]: Change to GIT-FETCH.
2019-07-15gnu: uim-qt: Build with qt-5 support.Efraim Flashner
* gnu/packages/xorg.scm (uim-qt)[inputs]: Remove qt@4. Add qtbase, qtx11extras. [arguments]: Replace qt4 configure flags with qt5 configure flags.
2019-07-15gnu: sooperlooper: Adjust for GCC 7.Marius Bakke
* gnu/packages/music.scm (sooperlooper)[arguments]: Remove <#:make-flags>. Preserve CPATH in <#:phases>.
2019-07-15gnu: Adjust CPATH overrides to work with GCC 7 search paths.Marius Bakke
* gnu/packages/education.scm (gcompris)[arguments]: Preserve original CPATH, if any. * gnu/packages/games.scm (ltris, prboom-plus, abbaye, red-eclipse, btanks, 4dtris, edgar)[arguments]: Likewise.
2019-07-15gnu: msgpack: Update to 3.2.0.Marius Bakke
* gnu/packages/serialization.scm (msgpack): Update to 3.2.0. [build-system]: Change to CMAKE-BUILD-SYSTEM. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
2019-07-15gnu: lua-libmpack: Update to 1.0.8.Marius Bakke
* gnu/packages/serialization.scm (lua-libmpack): Update to 1.0.8.
2019-07-15gnu: lua-libmpack: Do not use unstable source tarball.Marius Bakke
* gnu/packages/serialization.scm (lua-libmpack)[source]: Change to GIT-FETCH.
2019-07-15gnu: open-zwave: Use the bundled TinyXML.Ludovic Courtès
* gnu/packages/zwave.scm (open-zwave)[source](snippet): Remove code to use our own TinyXML. [inputs]: Remove TINYXML.
2019-07-15gnu: salmon: Fix build with GCC 7.Marius Bakke
* gnu/packages/bioinformatics.scm (salmon)[arguments]: Do not read from CPLUS_INCLUDE_PATH, and add headers to CPATH only.
2019-07-15gnu: python-datrie: Update to 0.8.Marius Bakke
* gnu/packages/python-xyz.scm (python-datrie): Update to 0.8. [arguments]: Remove.
2019-07-15gnu: python-gevent: Fix build with libev 4.25 and GCC 7.Marius Bakke
* gnu/packages/python-xyz.scm (python-gevent)[arguments]: Simplify libev unbundling, which failed with the newer libev. Use C_INCLUDE_PATH instead of CPATH. [native-inputs]: Remove (PACKAGE-SOURCE LIBEV).
2019-07-15gnu: gRPC: Re-add custom c-ares variant.Marius Bakke
Commit e8393ebe46d9ad09aceb152618db490378ba5ded updated c-ares without knowing that cmake-build-system was the most important feature of 'c-ares-next'. * gnu/packages/adns.scm (c-ares/cmake): New hidden package. * gnu/packages/machine-learning.scm (grpc)[inputs]: Change C-ARES to C-ARES/CMAKE.
2019-07-15gnu: python-hamcrest: Update to 1.9.0-0.25fdc5f.Marius Bakke
* gnu/packages/check.scm (python-pyhamcrest): Update to 1.9.0-0.25fdc5f. [arguments]: Replace CHECK phase with custom Pytest invokation.
2019-07-15gnu: libgweather: Update to 3.28.3.Kei Kebreau
* gnu/packages/gnome.scm (libgweather): Update to 3.28.3.
2019-07-15gnu: dconf-editor: Update to 3.30.2.Kei Kebreau
* gnu/packages/gnome.scm (dconf-editor): Update to 3.30.2.
2019-07-15gnu: gnome-clocks: Update to 3.30.1.Kei Kebreau
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.30.1.
2019-07-15gnu: gnome-calendar: Update to 3.30.1.Kei Kebreau
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.30.1.
2019-07-15gnu: gnome-shell-extensions: Update to 3.30.1.Kei Kebreau
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.30.1.
2019-07-15gnu: orca: Update to 3.30.2.Kei Kebreau
* gnu/packages/gnome.scm (orca): Update to 3.30.2.
2019-07-15gnu: gnome-screenshot: Update to 3.30.0.Kei Kebreau
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.30.0. [home-page]: Update URI.
2019-07-15gnu: cheese: Update to 3.30.0.Kei Kebreau
* gnu/packages/gnome.scm (cheese): Update to 3.30.0.
2019-07-15gnu: shotwell: Update to 0.30.4.Kei Kebreau
* gnu/packages/gnome.scm (shotwell): Update to 0.30.4. [build-system]: Use meson-build-system. [arguments]: Set glib-or-gtk? flag. [native-inputs]: Add desktop-file-utils. Remove itstool duplicate. Order inputs alphabetically.
2019-07-15gnu: gexiv2: Update to 0.12.0.Kei Kebreau
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.0. [native-inputs]: Add gcr and vala.
2019-07-15gnu: gdm: Update to 3.30.3.Kei Kebreau
* gnu/packages/gnome.scm (gdm): Update to 3.30.3.
2019-07-15gnu: devhelp: Update to 3.30.1.Kei Kebreau
* gnu/packages/gnome.scm (devhelp): Update to 3.30.1. [build-system]: Use meson-build-system. [native-inputs]: Add gobject-introspection, glib:bin and gtk+:bin. [inputs]: Add amtk.
2019-07-15gnu: Add amtk.Kei Kebreau
* gnu/packages/gnome.scm (amtk): New variable.
2019-07-15gnu: gjs: Update to 1.56.2.Kei Kebreau
* gnu/packages/gnome.scm (gjs): Update to 1.56.2. [arguments]: Adjust pre-check phase. [propagated-inputs]: Replace mozjs-52 with mozjs-60.
2019-07-15gnu: gnome-tweaks: Update to 3.30.2.Kei Kebreau
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.30.2.
2019-07-15gnu: gcr: Update to 3.28.1.Kei Kebreau
* gnu/packages/gnome.scm (gcr): Update to 3.28.1. [native-inputs]: Add vala.
2019-07-15gnu: totem: Update to 3.30.0.Kei Kebreau
* gnu/packages/gnome.scm (totem): Update to 3.30.0.
2019-07-15gnu: shared-mime-info: Update to 1.10.Kei Kebreau
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.10.
2019-07-15gnu: nautilus: Update to 3.30.5.Kei Kebreau
* gnu/packages/gnome.scm (nautilus): Update to 3.30.5.
2019-07-15gnu: gvfs: Update to 1.40.1.Kei Kebreau
* gnu/packages/gnome.scm (gvfs): Update to 1.40.1.
2019-07-15gnu: gucharmap: Update to 12.0.1.Kei Kebreau
* gnu/packages/gnome.scm (gucharmap): Update to 12.0.1. [native-inputs]: Update unicode-files.
2019-07-15gnu: gnome-terminal: Update to 3.30.3.Kei Kebreau
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.3.
2019-07-15gnu: gnome-settings-daemon: Update to 3.30.2.Kei Kebreau
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.30.2.
2019-07-15gnu: gnome-session: Update to 3.30.1.Kei Kebreau
* gnu/packages/gnome.scm (gnome-session): Update to 3.30.1.
2019-07-15gnu: gnome-online-accounts: Update to 3.30.2.Kei Kebreau
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.30.2.
2019-07-15gnu: gnome-control-center: Update to 3.30.3.Kei Kebreau
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.30.3. [source](patches): New field. [arguments]: Adjust "patch-paths" phase. [inputs]: Add libsecret and udisks. * gnu/packages/patches/gnome-control-center-use-udisks-to-get-disk-size.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
2019-07-15gnu: swayidle: Update to 1.5.Rutger Helling
* gnu/packages/wm.scm (swayidle): Update to 1.5.
2019-07-15gnu: openrct2: Update to 0.2.3.Rutger Helling
* gnu/packages/games.scm (openrct2): Update to 0.2.3.
2019-07-15gnu: python-aiorpcx: capitalize descriptionArne Babenhauserheide
* gnu/packages/python-web.scm (python-aiorpcx): capitalize description Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-15gnu: python-aiohttp: Update to 3.5.4Arne Babenhauserheide
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.5.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-15gnu: python-aiorpcx: Update to 0.18.3Arne Babenhauserheide
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-15gnu: monero: Make tests more verbose.Guillaume Le Vaillant
Increase the verbosity of the 'check' phase to prevent 'core_tests' from hitting 'max-silent-timeout'. * gnu/packages/finance.scm (monero)[arguments]: Add '--verbose' option to 'check' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-15gnu: Add python-ont-fast5-api.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-ont-fast5-api): New variable.
2019-07-15gnu: Add python-progressbar33.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-progressbar33): New variable.
2019-07-15gnu: rkflashtool: Update to 5.2-1.8966c4e.Efraim Flashner
* gnu/packages/flashing-tools.scm (rkflashtool): Update to 5.2-1.8966c4e. [version]: Use 'git-version'. [source]: Use 'git-file-name'.
2019-07-15gnu: guile-bootstrap: Use the new 'derivation' calling convention.Ludovic Courtès
* gnu/packages/bootstrap.scm (raw-build): In 'derivation' call, distinguish #:inputs from #:sources, passing a list of <derivation-input> as #:inputs.