summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: tk: Fix cross-compilation.Mathieu Othacehe2019-09-24
| | | | | * gnu/packages/tcl.scm (tk)[arguments]: Add configure flags to fix cross-compilation.
* gnu: tcl: Fix cross-compilation.Mathieu Othacehe2019-09-24
| | | | | * gnu/packages/tcl.scm (tcl)[arguments]: Add configure flags to fix cross-compilation.
* gnu: python: Fix cross compilation.Mathieu Othacehe2019-09-24
| | | | | | | | * gnu/packages/python.scm (python-2.7)[arguments]: Add a configure flag to disable a check failing when cross-compiling. This is covered here: https://lists.yoctoproject.org/pipermail/poky/2013-June/008997.html, [native-inputs]: Add self and which when cross-compiling, (python-3.7)[arguments]: Refer to native python when cross-compiling.
* gnu: perl: Fix cross-compilation.Mathieu Othacehe2019-09-24
| | | | | * gnu/packages/perl.scm (perl)[arguments]: Use cross-libc instead of libc when cross-compiling.
* gnu: bash: Unconditionally configure PGRP_PIPE for *-linux systems.Mark H Weaver2019-09-23
| | | | | | * gnu/packages/patches/bash-linux-pgrp-pipe.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bash.scm (bash)[source]: Add the patch.
* gnu: perl-catalyst-view-json: Update to 0.37.Ludovic Courtès2019-09-23
| | | | * gnu/packages/web.scm (perl-catalyst-view-json): Update to 0.37.
* gnu: perl-catalyst-runtime: Update to 5.90124.Ludovic Courtès2019-09-23
| | | | | * gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90124. [propagated-inputs]: Add PERL-PERLIO-UTF8_STRICT.
* gnu: libsmpeg: Fix build failure with GCC 7.Ludovic Courtès2019-09-23
| | | | * gnu/packages/video.scm (libsmpeg)[arguments]: New field.
* gnu: perf: Really build without '-Werror'.Ludovic Courtès2019-09-22
| | | | | | | | | | | Until this change, it would fail to build with: In file included from /tmp/guix-build-perf-5.2.15.drv-0/linux-5.2.15/tools/include/uapi/linux/ethtool.h:19:0, from xsk.c:18: /gnu/store/…-linux-libre-headers-4.19.56/include/linux/if_ether.h:165:1: error: packed attribute is unnecessary for 'ethhdr' [-Werror=packed] * gnu/packages/linux.scm (perf)[arguments]: In 'configure' phase, remove "-Werror" from 'tools/lib/bpf/Makefile'.
* gnu: instantmusic: Fix build failure.Ludovic Courtès2019-09-22
| | | | | | | This is a followup to 6bbb37a545912c6bb2513ee08587ee4fe39cc330. * gnu/packages/music.scm (instantmusic): Move 'fix-file-permissions' phase before 'install' rather than before 'check'.
* gnu: python-libxml2, itstool: Provide crash-free variants.Ludovic Courtès2019-09-20
| | | | | | | | | | | Fixes <https://bugs.gnu.org/37468>. * gnu/packages/patches/python-libxml2-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (python-libxml2/fixed): New variable. * gnu/packages/glib.scm (itstool/fixed): New variable. * gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED instead of ITSTOOL.
* gnu: klick: Fix build with GCC 7.Ricardo Wurmus2019-09-19
| | | | * gnu/packages/music.scm (klick)[arguments]: Pass -fpermissive to compiler.
* gnu: avr-libc: Unset CPATH to fix the build.Ricardo Wurmus2019-09-19
| | | | * gnu/packages/avr.scm (avr-libc)[arguments]: Unset CPATH variable.
* gnu: avr-gcc-4.9: Build with GCC 5.Ricardo Wurmus2019-09-19
| | | | * gnu/packages/avr.scm (avr-gcc-4.9)[native-inputs]: Add gcc-5.
* gnu: alsa-modular-synth: Build with GCC 5.Ricardo Wurmus2019-09-19
| | | | * gnu/packages/audio.scm (alsa-modular-synth)[native-inputs]: Add gcc-5.
* gnu: gcc-arm-none-eabi-4.9: Build with GCC 5.Ricardo Wurmus2019-09-19
| | | | * gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[native-inputs]: Add gcc-5.
* gnu: fontforge: Update to 20190801.Ludovic Courtès2019-09-19
| | | | | | * gnu/packages/fontutils.scm (fontforge): Update to 20190801. [source](patches): Remove. The patch served by github.com had been modified in place.
* gnu: android-libutils: Build with GCC 5.Ricardo Wurmus2019-09-19
| | | | * gnu/packages/android.scm (android-libutils)[native-inputs]: Add gcc-5.
* gnu: perl-glib: Update to 1.3291.Ricardo Wurmus2019-09-19
| | | | * gnu/packages/glib.scm (perl-glib): Update to 1.3291.
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\
| * gnu: guix: Update to 1h2qlbb.Ludovic Courtès2019-09-17
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/37426>. Reported by Mikhail Kryshen <mikhail@kryshen.net>. * gnu/packages/package-management.scm (guix): Update to 1h2qlbb.
| * gnu: Add tegaki-wagomu-traditional-chinese.Alex Vong2019-09-17
| | | | | | | | | | * gnu/packages/language.scm (tegaki-wagomu-traditional-chinese): New variable.
| * gnu: Add tegaki-wagomu-simplified-chinese.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-wagomu-simplified-chinese): New variable.
| * gnu: Add tegaki-wagomu-japanese-joyo.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-wagomu-japanese-joyo): New variable.
| * gnu: Add tegaki-wagomu-japanese-kyoiku.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-wagomu-japanese-kyoiku): New variable.
| * gnu: Add tegaki-wagomu-japanese.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-wagomu-japanese): New variable.
| * gnu: Add tegaki-zinnia-traditional-chinese-light.Alex Vong2019-09-17
| | | | | | | | | | * gnu/packages/language.scm (tegaki-zinnia-traditional-chinese-light): New variable.
| * gnu: Add tegaki-zinnia-traditional-chinese.Alex Vong2019-09-17
| | | | | | | | | | * gnu/packages/language.scm (tegaki-zinnia-traditional-chinese): New variable.
| * gnu: Add tegaki-zinnia-simplified-chinese-light.Alex Vong2019-09-17
| | | | | | | | | | * gnu/packages/language.scm (tegaki-zinnia-simplified-chinese-light): New variable.
| * gnu: Add tegaki-zinnia-simplified-chinese.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-zinnia-simplified-chinese): New variable.
| * gnu: Add tegaki-zinnia-japanese-joyo.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-zinnia-japanese-joyo): New variable.
| * gnu: Add tegaki-zinnia-japanese-kyoiku.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-zinnia-japanese-kyoiku): New variable.
| * gnu: Add tegaki-zinnia-japanese-light.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-zinnia-japanese-light): New variable.
| * gnu: Add tegaki-zinnia-japanese.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (tegaki-zinnia-japanese): New variable.
| * gnu: Add python2-tegaki-recognize.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (python2-tegaki-recognize): New variable.
| * gnu: Add python2-tegaki-tools.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (python2-tegaki-tools): New variable.
| * gnu: Add python2-tegaki-pygtk.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (python2-tegaki-pygtk): New variable.
| * gnu: Add python2-tegaki-python.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/language.scm (python2-tegaki-python): New variable.
| * gnu: Add python2-tegaki-wagomu.Alex Vong2019-09-17
| | | | | | | | | | | | * gnu/packages/language.scm (python2-tegaki-wagomu, remove-pre-compiled-files-modules): New variables. (remove-pre-compiled-files, tegaki-release-uri): New procedures.
| * gnu: Add python2-zinnia.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/ocr.scm (python2-zinnia): New variable.
| * gnu: Add zinnia.Alex Vong2019-09-17
| | | | | | | | * gnu/packages/ocr.scm (zinnia): New variable.
| * daemon: Include 'config.h' in 'nix-daemon.cc'.Timothy Sample2019-09-16
| | | | | | | | * nix/nix-daemon/nix-daemon.cc: Include 'config.h'.
| * gnu: libgtop: Update to 2.40.0.Tobias Geerinckx-Rice2019-09-16
| | | | | | | | * gnu/packages/gnome.scm (libgtop): Update to 2.40.0.
| * gnu: libgtop: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-16
| | | | | | | | * gnu/packages/gnome.scm (libgtop)[source]: Hard-code NAME.
| * gnu: rust-percent-encoding: Update to 2.1.0.Efraim Flashner2019-09-16
| | | | | | | | * gnu/packages/crates-io.scm (rust-percent-encoding): Update to 2.1.0.
| * gnu: education.scm: Import (gnu packages curl).Efraim Flashner2019-09-16
| | | | | | | | | | | | This is a follow-up to 3f19b268ea3dbd4ec266926d25f7172fbd5b9cee. * gnu/packages/education.scm.scm: Import (gnu packages curl) module.
| * gnu: linux-libre: Update to 5.2.15.Rutger Helling2019-09-16
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to 5.2.15.
| * gnu: wireguard: Update to 0.0.20190913.Rutger Helling2019-09-16
| | | | | | | | * gnu/packages/vpn.scm (wireguard): Update to 0.0.20190913.
| * gnu: Add ktouch.Efraim Flashner2019-09-16
| | | | | | | | * gnu/packages/education.scm (ktouch): New variable.
| * gnu: Add kqtquickcharts.Efraim Flashner2019-09-16
| | | | | | | | * gnu/packages/kde.scm (kqtquickcharts): New variable.