aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | gnu: czmq: Update to 4.2.0.•••* gnu/packages/networking.scm (czmq): Update to 4.2.0. [arguments]: Enable tests, but patch out the non-working one. Marius Bakke2019-07-19
| * | | | | | | | | | | | | gnu: tensorflow: Provide older setuptools version.•••* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow): New public variable. * gnu/packages/machine-learning.scm (tensorflow)[native-inputs]: Add it. Marius Bakke2019-07-19
| * | | | | | | | | | | | | gnu: fbreader: Build with GCC 5.•••* gnu/packages/ebook.scm (fbreader)[native-inputs]: Add GCC-5. Rutger Helling2019-07-19
| * | | | | | | | | | | | | gnu: john-the-ripper-jumbo: Build against OpenSSL 1.0.•••* gnu/packages/password-utils.scm (john-the-ripper-jumbo): Change OPENSSL to OPENSSL-1.0. Rutger Helling2019-07-19
| * | | | | | | | | | | | | gnu: ovmf: Build with GCC 5.•••* gnu/packages/firmware.scm (ovmf)[native-inputs]: Add GCC-5. Rutger Helling2019-07-19
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2019-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: python-pympler: Update to 0.7.•••* gnu/packages/python-xyz.scm (python-pympler): Update to 0.7. Marius Bakke2019-07-19
| * | | | | | | | | | | | | | gnu: pidentd: Build against OpenSSL 1.0.•••* gnu/packages/networking.scm (pidentd)[inputs]: Change OPENSSL to OPENSSL-1.0. Marius Bakke2019-07-19
| * | | | | | | | | | | | | | gnu: bpp: Use the default GCC.•••* gnu/packages/bioinformatics.scm (bpp-core, bpp-phyl, bpp-popgen, bpp-seq, bppsuite)[inputs]: Remove GCC-5. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: python-flake8-polyfill: Adjust tests for Pytest 4.•••* gnu/packages/python-xyz.scm (python-flake8-polyfill)[arguments]: Add substitution in setup.cfg. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: openmw: Add Boost workaround.•••* gnu/packages/game-development.scm (openmw)[arguments]: Set "-DBoost_NO_BOOST_CMAKE=ON" in <#:configure-flags>. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: zeromq: Update to 4.3.2.•••* gnu/packages/networking.scm (zeromq): Update to 4.3.2. [source](uri): Adjust accordingly. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: openimageio: Fix build with Boost 1.70 and CMake 3.14.•••* gnu/packages/graphics.scm (openimageio)[arguments]: Add <#:configure-flags>. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: openal: Build with GCC 9.•••* gnu/packages/audio.scm (openal)[native-inputs]: Add GCC-9. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: libvirt: Provide '<rpc/rpc.h>'.•••* gnu/packages/virtualization.scm (libvirt)[inputs]: Add LIBTIRPC. [arguments]: Add phase 'patch-libtirpc-file-names'. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: innoextract: Fix build with Boost 1.70 and GCC 7.•••* gnu/packages/compression.scm (innoextract)[arguments]: Add <#:configure-flags> and <#:phases>. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: libmp4v2: Fix build with C++11.•••* gnu/packages/patches/libmp4v2-c++11.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libmp4v2)[source](patches): New field. Marius Bakke2019-07-18
| * | | | | | | | | | | | | | gnu: gnome-control-center: Shorten patch file name.•••* gnu/packages/patches/gnome-control-center-use-udisks-to-get-disk-size.patch: Rename to... * gnu/packages/patches/gnome-control-center-udisks.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (gnome-control-center)[source]: Likewise. Ludovic Courtès2019-07-17
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gnu: multipath-tools: Treat libaio headers as system headers.•••* gnu/packages/linux.scm (multipath-tools)[arguments]: Set C_INCLUDE_PATH in <#:make-flags>. Marius Bakke2019-07-17
| * | | | | | | | | | | | | | | gnu: ceph: Fix build with recent CMake.•••* 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. Marius Bakke2019-07-17
| * | | | | | | | | | | | | | | gnu: nanopolish: Fix build with GCC 7.•••* gnu/packages/bioinformatics.scm (nanopolish)[arguments]: Preserve the existing CPATH variable, if any. Marius Bakke2019-07-17
| * | | | | | | | | | | | | | | system: Write the timezone to /etc/timezone.•••* gnu/system.scm (operating-system-etc-service): Write the operating system timezone to /etc/timezone. Fixes <https://bugs.gnu.org/35746>. Timothy Sample2019-07-16
| * | | | | | | | | | | | | | | gnu: evolution-data-server: Remove obsolete workaround.•••* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Do not pass "-DU_USING_ICU_NAMESPACE" in <#:configure-flags>. Marius Bakke2019-07-16
| * | | | | | | | | | | | | | | gnu: evolution-data-server: Update to 3.30.5.•••* gnu/packages/gnome.scm (evolution-data-server): Update to 3.30.5. [arguments]: Remove "-std=gnu++11" configure flag. Disable more failing tests. Kei Kebreau2019-07-16
| * | | | | | | | | | | | | | | gnu: evolution: Update to 3.30.5.•••* 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. Kei Kebreau2019-07-16
| * | | | | | | | | | | | | | | gnu: Qt@4: Build with GCC 5 and OpenSSL 1.0.•••* gnu/packages/qt.scm (qt-4)[inputs]: Replace OPENSSL with OPENSSL-1.0. [native-inputs]: Add GCC-5. Marius Bakke2019-07-16
| * | | | | | | | | | | | | | | gnu: evolution-data-server: Fix locale handling.•••* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add a phase that patches the source code to fix a locale handling issue. Timothy Sample2019-07-16
| * | | | | | | | | | | | | | | gnu: libnsl: Do not build 'libnsl.a'.•••* gnu/packages/onc-rpc.scm (libnsl)[arguments]: Add <#:configure-flags>. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: libnsl: Fix build with gettext 0.20.•••* gnu/packages/onc-rpc.scm (libnsl)[arguments]: New field. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: sooperlooper: Adjust for GCC 7.•••* gnu/packages/music.scm (sooperlooper)[arguments]: Remove <#:make-flags>. Preserve CPATH in <#:phases>. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: Adjust CPATH overrides to work with GCC 7 search paths.•••* 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. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: msgpack: Update to 3.2.0.•••* gnu/packages/serialization.scm (msgpack): Update to 3.2.0. [build-system]: Change to CMAKE-BUILD-SYSTEM. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: lua-libmpack: Update to 1.0.8.•••* gnu/packages/serialization.scm (lua-libmpack): Update to 1.0.8. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: lua-libmpack: Do not use unstable source tarball.•••* gnu/packages/serialization.scm (lua-libmpack)[source]: Change to GIT-FETCH. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: salmon: Fix build with GCC 7.•••* gnu/packages/bioinformatics.scm (salmon)[arguments]: Do not read from CPLUS_INCLUDE_PATH, and add headers to CPATH only. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: python-datrie: Update to 0.8.•••* gnu/packages/python-xyz.scm (python-datrie): Update to 0.8. [arguments]: Remove. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: python-gevent: Fix build with libev 4.25 and GCC 7.•••* 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). Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: gRPC: Re-add custom c-ares variant.•••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. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: python-hamcrest: Update to 1.9.0-0.25fdc5f.•••* gnu/packages/check.scm (python-pyhamcrest): Update to 1.9.0-0.25fdc5f. [arguments]: Replace CHECK phase with custom Pytest invokation. Marius Bakke2019-07-15
| * | | | | | | | | | | | | | | gnu: libgweather: Update to 3.28.3.•••* gnu/packages/gnome.scm (libgweather): Update to 3.28.3. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: dconf-editor: Update to 3.30.2.•••* gnu/packages/gnome.scm (dconf-editor): Update to 3.30.2. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: gnome-clocks: Update to 3.30.1.•••* gnu/packages/gnome.scm (gnome-clocks): Update to 3.30.1. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: gnome-calendar: Update to 3.30.1.•••* gnu/packages/gnome.scm (gnome-calendar): Update to 3.30.1. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: gnome-shell-extensions: Update to 3.30.1.•••* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.30.1. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: orca: Update to 3.30.2.•••* gnu/packages/gnome.scm (orca): Update to 3.30.2. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: gnome-screenshot: Update to 3.30.0.•••* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.30.0. [home-page]: Update URI. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: cheese: Update to 3.30.0.•••* gnu/packages/gnome.scm (cheese): Update to 3.30.0. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: shotwell: Update to 0.30.4.•••* 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. Kei Kebreau2019-07-15
| * | | | | | | | | | | | | | | gnu: gexiv2: Update to 0.12.0.•••* gnu/packages/gnome.scm (gexiv2): Update to 0.12.0. [native-inputs]: Add gcr and vala. Kei Kebreau2019-07-15