summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: gjs: Fix build.Mark H Weaver2018-05-08
| | | | | * gnu/packages/gnome.scm (gjs)[native-inputs]: Add gcc-7. [arguments]: Add 'work-around-gcc-7-include-path-issue' phase.
* Merge branch 'master' into core-updatesMark H Weaver2018-05-08
|\
| * gnu: emacs-helm-shell-history: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-helm-shell-history)[propagated-inputs]: Add 'emacs-helm'.
| * gnu: emacs-magit-org-todos-el: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-magit-org-todos-el)[propagated-inputs]: Add 'magit'.
| * gnu: emacs-helm-gtags: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-helm-gtags)[propagated-inputs]: Add 'emacs-helm'.
| * gnu: emacs-helm-firefox: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-helm-firefox)[propagated-inputs]: Add 'emacs-helm'.
| * gnu: emacs-helm-eww: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-helm-eww)[propagated-inputs]: Add 'emacs-helm'.
| * gnu: Add inxi.Pierre Neidhardt2018-05-08
| | | | | | | | | | | | * gnu/packages/admin.scm (inxi): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * gnu: love: Remove unnecessary (guix build utils) module.Efraim Flashner2018-05-08
| | | | | | | | | | * gnu/packages/game-development.scm (love)[source]: Remove included (guix build utils) module.
| * gnu: wesnoth: Update to 1.14.0.Arun Isaac2018-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/games.scm (wesnoth): Update to 1.14.0. [source]: Add wesnoth-fix-std-bad-cast.patch to patches. [arguments]: Remove "-DENABLE_STRICT_COMPILATION=OFF" configure flag. [inputs]: Remove sdl-image, sdl-mixer, sdl-net and sdl-ttf. Add openssl and sdl-union of sdl2, sdl2-image, sdl2-mixer and sdl2-ttf. [home-page]: Use HTTPS URI. (wesnoth-server)[inputs]: Remove sdl-net. Add icu4c, openssl and sdl2. [arguments]: Remove delete-data phase. Since wesnoth 1.14.0, configure flag "-DENABLE_GAME=OFF" disables installation of game assets.
| * gnu: isync / mbsync: Fix typos in description.Leo Famulari2018-05-07
| | | | | | | | * gnu/packages/mail.scm (isync)[description]: Fix typos.
| * gnu: DejaVu fonts: Update the home-page.Leo Famulari2018-05-07
| | | | | | | | * gnu/packages/fonts.scm (font-dejavu)[home-page]: Use the new home-page.
| * gnu: emacs-rsw-elisp: Improve description.Ricardo Wurmus2018-05-07
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-rsw-elisp)[description]: Wrap code with Texinfo syntax for code.
| * gnu: miniupnpc: Update to 2.1.Marius Bakke2018-05-07
| | | | | | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.1.
| * gnu: webkitgtk: Update to 2.20.2 [fixes CVE-2018-4200].Marius Bakke2018-05-07
| | | | | | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.20.2.
| * gnu: libsoup: Update to 2.62.2.Marius Bakke2018-05-07
| | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.62.2.
| * Revert "gnu: Add emacs-dumb-jump."Oleg Pykhalov2018-05-07
| | | | | | | | | | | | | | This package duplicates ‘emacs-dumb-jump’ package from d26727a143fab0dded1dbc848899270dbacd5dad. This reverts commit 89378bb87b5f8cb68fb51a9c19b8fbdc372c65fe.
| * gnu: gcc > 5: Use 'CPATH' instead of 'C_INCLUDE_PATH' & co.Ludovic Courtès2018-05-07
| | | | | | | | | | | | | | | | | | Partly addresses <https://bugs.gnu.org/30756>. Reported by julien lepiller <julien@lepiller.eu>, Marius Bakke <mbakke@fastmail.com>, and Giel van Schijndel <giel@mortis.eu> * gnu/packages/gcc.scm (gcc-6)[native-search-paths]: New field.
| * gnu: Add bitlbee-discord.Pierre-Antoine Rouby2018-05-07
| | | | | | | | * gnu/packages/messaging.scm (bitlbee-discord): New variable.
| * gnu: bitlbee: Install development headers.Pierre-Antoine Rouby2018-05-07
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (bitlbee)[arguments]: Add 'install-lib' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: wget: Update to 1.19.5 [fixes CVE-2018-0494].Marius Bakke2018-05-06
| | | | | | | | * gnu/packages/wget.scm (wget): Update to 1.19.5.
| * Revert "gnu: man-db: Embed absolute reference to 'preconv'."Marius Bakke2018-05-06
| | | | | | | | | | | | This change broke `man` when invoked outside a `guix environment`. This reverts commit 296551a2e9310d4a030ee49530e9367e73aaeecf.
| * gnu: mpd-mpc: Update to 0.30.Leo Famulari2018-05-06
| | | | | | | | * gnu/packages/mpd.scm (mpd-mpc): Update to 0.30.
| * gnu: strace: Fix build failure on Linux-Libre 4.16.Marius Bakke2018-05-06
| | | | | | | | | | | | * gnu/packages/patches/strace-kernel-4.16.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linux.scm (strace)][source](patches): New field.
| * gnu: wireshark: Update to 2.6.0.Nicolas Goaziou2018-05-06
| | | | | | | | | | | | * gnu/packages/networking.scm (wireshark): Update to 2.6.0. [inputs]: Add lz4, qtmultimedia and snappy. Remove openssl. [arguments]: Update configure flags according to changes above.
* | gnu: fftw: Fix configure flags for armhf, aarch64, and mips.Mark H Weaver2018-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit 65bb22796f854cbc3eae053a80b1d64365dad376. * gnu/packages/algebra.scm (fftw)[arguments]: In the configure-flags, avoid two-layer quasiquotation by changing the inner quasiquote to a normal quote. Remove "--enable-armv7a-cntvct" on 32-bit ARM, and "--enable-armv8-cntvct-el0" on 64-bit ARM, since these generate instructions that are not normally available from user mode. Remove "--enable-mips-zbus-timer" on MIPS, since the needed hardware support may not be available. Add a default case to the conditional to support unrecognized targets. (fftwf)[arguments]: Restore the "--enable-single" flag, which was present prior to commit 65bb22796.
* | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\|
| * gnu: gmime: Update to 3.2.0.Marius Bakke2018-05-06
| | | | | | | | | | | | | | * gnu/packages/mail.scm (gmime): Update to 3.2.0. [arguments]: End phases on #t. (gmime-2.6): New public variable. (mu, balsa, pan): Change GMIME to GMIME-2.6.
| * gnu: gnupg: Update to 2.2.7.Marius Bakke2018-05-06
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
| * gnu: gpgme: Update to 1.11.1.Marius Bakke2018-05-06
| | | | | | | | | | | | * gnu/packages/gnupg.scm (libgpg-error-1.31): New public variable. (gpgme): Update to 1.11.1. [propagated-inputs]: Change LIBGPG-ERROR to LIBGPG-ERROR-1.31.
| * gnu: man-db: Embed absolute reference to 'preconv'.Marius Bakke2018-05-06
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/30785>. Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * gnu/packages/man.scm (man-db)[arguments]: Rename 'patch-iconv-path' to 'patch-absolute-paths'. Add substitution for "preconv".
| * gnu: groff-minimal: Preserve 'preconv' executable.Marius Bakke2018-05-06
| | | | | | | | | | * gnu/packages/groff.scm (groff-minimal)[arguments]: Add 'preconv' to the list of kept programs.
| * Revert "gnu: gnupg: Update to 2.2.7."Efraim Flashner2018-05-06
| | | | | | | | This reverts commit 0c183f6fb1efe9762cf33f691607a1b2ed2fa57e.
| * gnu: gnupg: Update to 2.2.7.Efraim Flashner2018-05-06
| | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
| * gnu: giac-xcas: Update to 1.4.9-59.Nicolas Goaziou2018-05-06
| | | | | | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-59.
| * gnu: asymptote: Update to 2.44.Nicolas Goaziou2018-05-06
| | | | | | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.44.
| * gnu: Add GHex.Ludovic Courtès2018-05-05
| | | | | | | | | | | | * gnu/packages/gnome.scm (ghex): New variable. Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
| * gnu: love: Update to 11.1.Pierre Neidhardt2018-05-05
| | | | | | | | | | | | * gnu/packages/game-development.scm (love): Update to 11.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: python-numpy: Update to 1.14.3.Marius Bakke2018-05-05
| | | | | | | | * gnu/packages/python.scm (python-numpy): Update to 1.14.3.
| * gnu: python-scipy: Update to 1.0.1.Marius Bakke2018-05-05
| | | | | | | | * gnu/packages/python.scm (python-scipy): Update to 1.0.1.
| * gnu: python-matplotlib: Update to 2.2.2.Marius Bakke2018-05-05
| | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-matplotlib): Update to 2.2.2. [propagated-inputs]: Add PYTHON-KIWISOLVER. (python2-matplotlib)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE. (python-matplotlib-documentation)[native-inputs]: Change PYTHON-SPHINX to PYTHON-SPHINX-1.6. Add PYTHON-SPHINX-GALLERY.
| * gnu: Add python-sphinx-gallery.Marius Bakke2018-05-05
| | | | | | | | | | * gnu/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New public variables.
| * gnu: Add python-kiwisolver.Marius Bakke2018-05-05
| | | | | | | | | | * gnu/packages/maths.scm (python-kiwisolver, python2-kiwisolver): New public variables.
| * gnu: mbedtls-apache: Update to 2.7.3.Marius Bakke2018-05-05
| | | | | | | | * gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
| * gnu: freeipmi: Update to 1.6.2.Marius Bakke2018-05-05
| | | | | | | | * gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.2.
| * gnu: retroarch: Update to 1.7.3.Rutger Helling2018-05-05
| | | | | | | | | | * gnu/packages/emulators.scm (retroarch): Update to 1.7.3. [inputs]: Add qtbase.
| * gnu: qrencode: Update to 4.0.0.Kei Kebreau2018-05-04
| | | | | | | | * gnu/packages/aidc.scm (qrencode): Update to 4.0.0.
| * gnu: python-qrcode: Use a newer version of setuptools.Christopher Baines2018-05-04
| | | | | | | | | | | | | | | | The upgrade from 5.3 to 6.0 switches to rely on the on the setup.cfg, and with the version of setuptools incldued with Python, this isn't supported, so no actual code is installed, and the output is mostly empty. * gnu/packages/python.scm (python-qrcode)[inputs]: Add python-setuptools.
| * gnu: emacs-lispy: Update to c2a358a7.Jelle Licht2018-05-04
| | | | | | | | * gnu/packages/emacs.scm (emacs-lispy): Update to c2a358a7.
| * gnu: coq-coquelicot: Fix for coq 8.8.Julien Lepiller2018-05-04
| | | | | | | | | | * gnu/packages/ocaml.scm (coq-coquelicot)[arguments]: New phase to remove a deprecated command.