aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: multipath-tools: Treat libaio headers as system headers.Marius Bakke2019-07-17
| | | | | * gnu/packages/linux.scm (multipath-tools)[arguments]: Set C_INCLUDE_PATH in <#:make-flags>.
* gnu: ceph: Fix build with recent CMake.Marius Bakke2019-07-17
| | | | | | * gnu/packages/storage.scm (ceph)[arguments]: Drop "-DENABLE_SHARED" from <#:configure-flags> in favor of "-DBUILD_SHARED_LIBS". Add phase to remove installed test executables.
* gnu: nanopolish: Fix build with GCC 7.Marius Bakke2019-07-17
| | | | | * gnu/packages/bioinformatics.scm (nanopolish)[arguments]: Preserve the existing CPATH variable, if any.
* gnu: evolution-data-server: Remove obsolete workaround.Marius Bakke2019-07-16
| | | | | * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Do not pass "-DU_USING_ICU_NAMESPACE" in <#:configure-flags>.
* gnu: evolution-data-server: Update to 3.30.5.Kei Kebreau2019-07-16
| | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.30.5. [arguments]: Remove "-std=gnu++11" configure flag. Disable more failing tests.
* gnu: evolution: Update to 3.30.5.Kei Kebreau2019-07-16
| | | | | | * gnu/packages/gnome.scm (evolution): Update to 3.30.5. [arguments]: Add "patch-ui-module-dir", "glib-or-gtk-compile-schemas" and "glib-or-gtk-wrap" phases.
* gnu: Qt@4: Build with GCC 5 and OpenSSL 1.0.Marius Bakke2019-07-16
| | | | | * gnu/packages/qt.scm (qt-4)[inputs]: Replace OPENSSL with OPENSSL-1.0. [native-inputs]: Add GCC-5.
* gnu: evolution-data-server: Fix locale handling.Timothy Sample2019-07-16
| | | | | * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add a phase that patches the source code to fix a locale handling issue.
* gnu: libnsl: Do not build 'libnsl.a'.Marius Bakke2019-07-15
| | | | * gnu/packages/onc-rpc.scm (libnsl)[arguments]: Add <#:configure-flags>.
* gnu: libnsl: Fix build with gettext 0.20.Marius Bakke2019-07-15
| | | | * gnu/packages/onc-rpc.scm (libnsl)[arguments]: New field.
* gnu: sooperlooper: Adjust for GCC 7.Marius Bakke2019-07-15
| | | | | * gnu/packages/music.scm (sooperlooper)[arguments]: Remove <#:make-flags>. Preserve CPATH in <#:phases>.
* gnu: Adjust CPATH overrides to work with GCC 7 search paths.Marius Bakke2019-07-15
| | | | | | | * 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.
* gnu: msgpack: Update to 3.2.0.Marius Bakke2019-07-15
| | | | | | * gnu/packages/serialization.scm (msgpack): Update to 3.2.0. [build-system]: Change to CMAKE-BUILD-SYSTEM. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
* gnu: lua-libmpack: Update to 1.0.8.Marius Bakke2019-07-15
| | | | * gnu/packages/serialization.scm (lua-libmpack): Update to 1.0.8.
* gnu: lua-libmpack: Do not use unstable source tarball.Marius Bakke2019-07-15
| | | | * gnu/packages/serialization.scm (lua-libmpack)[source]: Change to GIT-FETCH.
* gnu: salmon: Fix build with GCC 7.Marius Bakke2019-07-15
| | | | | * gnu/packages/bioinformatics.scm (salmon)[arguments]: Do not read from CPLUS_INCLUDE_PATH, and add headers to CPATH only.
* gnu: python-datrie: Update to 0.8.Marius Bakke2019-07-15
| | | | | * gnu/packages/python-xyz.scm (python-datrie): Update to 0.8. [arguments]: Remove.
* gnu: python-gevent: Fix build with libev 4.25 and GCC 7.Marius Bakke2019-07-15
| | | | | | * 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).
* gnu: gRPC: Re-add custom c-ares variant.Marius Bakke2019-07-15
| | | | | | | | 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.
* gnu: python-hamcrest: Update to 1.9.0-0.25fdc5f.Marius Bakke2019-07-15
| | | | | * gnu/packages/check.scm (python-pyhamcrest): Update to 1.9.0-0.25fdc5f. [arguments]: Replace CHECK phase with custom Pytest invokation.
* gnu: libgweather: Update to 3.28.3.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (libgweather): Update to 3.28.3.
* gnu: dconf-editor: Update to 3.30.2.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (dconf-editor): Update to 3.30.2.
* gnu: gnome-clocks: Update to 3.30.1.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gnome-clocks): Update to 3.30.1.
* gnu: gnome-calendar: Update to 3.30.1.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gnome-calendar): Update to 3.30.1.
* gnu: gnome-shell-extensions: Update to 3.30.1.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.30.1.
* gnu: orca: Update to 3.30.2.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (orca): Update to 3.30.2.
* gnu: gnome-screenshot: Update to 3.30.0.Kei Kebreau2019-07-15
| | | | | * gnu/packages/gnome.scm (gnome-screenshot): Update to 3.30.0. [home-page]: Update URI.
* gnu: cheese: Update to 3.30.0.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (cheese): Update to 3.30.0.
* gnu: shotwell: Update to 0.30.4.Kei Kebreau2019-07-15
| | | | | | | | * 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.
* gnu: gexiv2: Update to 0.12.0.Kei Kebreau2019-07-15
| | | | | * gnu/packages/gnome.scm (gexiv2): Update to 0.12.0. [native-inputs]: Add gcr and vala.
* gnu: gdm: Update to 3.30.3.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gdm): Update to 3.30.3.
* gnu: devhelp: Update to 3.30.1.Kei Kebreau2019-07-15
| | | | | | | * 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.
* gnu: Add amtk.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (amtk): New variable.
* gnu: gjs: Update to 1.56.2.Kei Kebreau2019-07-15
| | | | | | * gnu/packages/gnome.scm (gjs): Update to 1.56.2. [arguments]: Adjust pre-check phase. [propagated-inputs]: Replace mozjs-52 with mozjs-60.
* gnu: gnome-tweaks: Update to 3.30.2.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gnome-tweaks): Update to 3.30.2.
* gnu: gcr: Update to 3.28.1.Kei Kebreau2019-07-15
| | | | | * gnu/packages/gnome.scm (gcr): Update to 3.28.1. [native-inputs]: Add vala.
* gnu: totem: Update to 3.30.0.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (totem): Update to 3.30.0.
* gnu: shared-mime-info: Update to 1.10.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (shared-mime-info): Update to 1.10.
* gnu: nautilus: Update to 3.30.5.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (nautilus): Update to 3.30.5.
* gnu: gvfs: Update to 1.40.1.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gvfs): Update to 1.40.1.
* gnu: gucharmap: Update to 12.0.1.Kei Kebreau2019-07-15
| | | | | * gnu/packages/gnome.scm (gucharmap): Update to 12.0.1. [native-inputs]: Update unicode-files.
* gnu: gnome-terminal: Update to 3.30.3.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.3.
* gnu: gnome-settings-daemon: Update to 3.30.2.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.30.2.
* gnu: gnome-session: Update to 3.30.1.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gnome-session): Update to 3.30.1.
* gnu: gnome-online-accounts: Update to 3.30.2.Kei Kebreau2019-07-15
| | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.30.2.
* gnu: gnome-control-center: Update to 3.30.3.Kei Kebreau2019-07-15
| | | | | | | | | | * 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.
* gnu: MariaDB: Disable the TokuDB plugin.Marius Bakke2019-07-14
| | | | | | | | | | Fixes <https://bugs.gnu.org/35521>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/databases.scm (mariadb)[arguments]: Pass "-DTOKUDB_OK" in <#:configure-flags>. Enable the "innodb_fts.crash_recovery" test, which likely failed because of the high I/O load induced by TokuDB. [inputs]: Remove SNAPPY.
* gnu: gnome-backgrounds: Update to 3.30.0.Kei Kebreau2019-07-14
| | | | * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.30.0.
* gnu: zenity: Update to 3.30.0.Kei Kebreau2019-07-14
| | | | * gnu/packages/gnome.scm (zenity): Update to 3.30.0.
* gnu: gedit: Update to 3.30.2.Kei Kebreau2019-07-14
| | | | * gnu/packages/gnome.scm (gedit): Update to 3.30.2.