Commit Graph

24674 Commits (5a9dc4a8074cde2fec3ecc7ea71f2e976c8c38c0)

Author SHA1 Message Date
Ricardo Wurmus f895a7a4d4
gnu: trim-galore: Update to 0.4.5.
* gnu/packages/bioinformatics.scm (trim-galore): Update to 0.4.5.
[source]: Fetch from git.
[arguments]: Remove custom unpack phase.
2018-05-09 18:37:33 +02:00
Julien Lepiller 22103f16f2
gnu: Add groovy.
* gnu/packages/groovy.scm (groovy): New variable.
2018-05-09 13:37:19 +02:00
Julien Lepiller 88da2d2fb8
gnu: Add groovy-macro.
* gnu/packages/groovy.scm (groovy-macro): New variable.
2018-05-09 13:37:17 +02:00
Julien Lepiller dc51a0a8fd
gnu: Add groovy-testng.
* gnu/packages/groovy.scm (groovy-testng): New variable.
2018-05-09 13:37:14 +02:00
Julien Lepiller 2af51fd067
gnu: Add groovy-sql.
* gnu/packages/groovy.scm (groovy-sql): New variable.
2018-05-09 13:37:11 +02:00
Julien Lepiller 107ebf7b34
gnu: Add groovy-servlet.
* gnu/packages/groovy.scm (groovy-servlet): New variable.
2018-05-09 13:37:09 +02:00
Julien Lepiller 4ab3b0c544
gnu: Add groovy-nio.
* gnu/packages/groovy.scm (groovy-nio): New variable.
2018-05-09 13:37:07 +02:00
Julien Lepiller 3537fb61fc
gnu: Add groovy-jsr223.
* gnu/packages/groovy.scm (groovy-jsr223): New variable.
2018-05-09 13:37:05 +02:00
Julien Lepiller dae9335cf2
gnu: Add groovy-json.
* gnu/packages/groovy.scm (groovy-json): New variable.
2018-05-09 13:37:03 +02:00
Julien Lepiller 0280865c95
gnu: Add groovy-jmx.
* gnu/packages/groovy.scm (groovy-jmx): New variable.
2018-05-09 13:37:00 +02:00
Julien Lepiller dabce25015
gnu: Add groovy-groovysh.
* gnu/packages/groovy.scm (groovy-groovysh): New variable.
2018-05-09 13:36:58 +02:00
Julien Lepiller a6494dcf8a
gnu: Add groovy-docgenerator.
* gnu/packages/groovy.scm (groovy-docgenerator): New variable.
2018-05-09 13:36:56 +02:00
Julien Lepiller 136987cf16
gnu: Add groovy-console.
* gnu/packages/groovy.scm (groovy-console): New variable.
2018-05-09 13:36:54 +02:00
Julien Lepiller b221e8e2a7
gnu: Add groovy-swing.
* gnu/packages/groovy.scm (groovy-swing): New variable.
2018-05-09 13:36:52 +02:00
Julien Lepiller 5b46d3f61d
gnu: Add groovy-bsf.
* gnu/packages/groovy.scm (groovy-bsf): New variable.
2018-05-09 13:36:50 +02:00
Julien Lepiller b869c5ceaa
gnu: Add groovy-ant.
* gnu/packages/groovy.scm (groovy-ant): New variable.
2018-05-09 13:36:48 +02:00
Julien Lepiller f14a197811
gnu: Add groovy-groovydoc.
* gnu/packages/groovy.scm (groovy-groovydoc): New variable.
2018-05-09 13:36:46 +02:00
Julien Lepiller 19ff61f4a5
gnu: Add groovy-templates.
* gnu/packages/groovy.scm (groovy-templates): New variable.
2018-05-09 13:36:44 +02:00
Julien Lepiller e0e4bae20b
gnu: Add groovy-xml.
* gnu/packages/groovy.scm (groovy-xml): New variable.
2018-05-09 13:36:42 +02:00
Julien Lepiller 6f07785299
gnu: Add groovy-test.
* gnu/packages/groovy.scm (groovy-test): New variable.
2018-05-09 13:36:40 +02:00
Julien Lepiller a3f253a4a4
gnu: Add groovy-tests-bootstrap.
* gnu/packages/groovy.scm (groovy-tests-bootstrap): New variable.
2018-05-09 13:36:38 +02:00
Julien Lepiller b0192c85fc
gnu: Add groovy-bootstrap.
* gnu/packages/groovy.scm (groovy-bootstrap): New variable.
2018-05-09 13:36:35 +02:00
Julien Lepiller fdc9170bc1
gnu: Add java-groovy-bootstrap.
* gnu/packages/groovy.scm: New file.
* gnu/packages/patches/groovy-add-exceptionutilsgenerator.patch: New
file.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Add them.
2018-05-09 13:36:06 +02:00
Chris Marusich ede121de42
guix: Separate the package name and version with "@", not "-".
* guix/packages.scm (package-full-name): By default, use "@" to separate
  the package name and package version.  Add an optional delimiter
  argument so that there is still a way to explicitly use a different
  delimiter.
* gnu/packages/commencement.scm (gcc-boot0) <unpack-gmp&co>: Adjust
  accordingly.
* tests/graph.scm: Adjust accordingly.
* tests/profiles.scm: Adjust accordingly.
* NEWS: Mention the change.

Fixes: <https://bugs.gnu.org/31088>.
Reported by Pierre Neidhardt <ambrevar@gmail.com>.
2018-05-08 21:55:46 -07:00
Jovany Leandro G.C b61cb24492
telephony: add twinkle
From 1a2504b36e0775443587faf43e3a2d9467769866 Mon Sep 17 00:00:00 2001
From: "Jovany Leandro G.C" <bit4bit@riseup.net>
Date: Mon, 7 May 2018 17:32:57 -0500
Subject: [PATCH] telephony: add twinkle

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2018-05-08 21:59:37 -05:00
Oleg Pykhalov f1f6f22726
gnu: emacs-helm-shell-history: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-shell-history)[propagated-inputs]: Add
  'emacs-helm'.
2018-05-08 23:56:02 +03:00
Oleg Pykhalov ec6f4bdabe
gnu: emacs-magit-org-todos-el: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-magit-org-todos-el)[propagated-inputs]: Add
  'magit'.
2018-05-08 23:56:02 +03:00
Oleg Pykhalov d848f55e5c
gnu: emacs-helm-gtags: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-gtags)[propagated-inputs]: Add
  'emacs-helm'.
2018-05-08 23:56:02 +03:00
Oleg Pykhalov 0715a9e65d
gnu: emacs-helm-firefox: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-firefox)[propagated-inputs]: Add
  'emacs-helm'.
2018-05-08 23:56:02 +03:00
Oleg Pykhalov 9e2529e112
gnu: emacs-helm-eww: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-eww)[propagated-inputs]: Add
  'emacs-helm'.
2018-05-08 23:56:02 +03:00
Pierre Neidhardt bbc94ed03a
gnu: Add inxi.
* gnu/packages/admin.scm (inxi): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-05-08 20:49:20 +03:00
Efraim Flashner a288ab1f39
gnu: love: Remove unnecessary (guix build utils) module.
* gnu/packages/game-development.scm (love)[source]: Remove included
(guix build utils) module.
2018-05-08 20:13:28 +03:00
Arun Isaac e554d43dfc
gnu: wesnoth: Update to 1.14.0.
* 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.
2018-05-08 09:40:37 +05:30
Leo Famulari f6cd858645
gnu: isync / mbsync: Fix typos in description.
* gnu/packages/mail.scm (isync)[description]: Fix typos.
2018-05-07 17:45:27 -04:00
Leo Famulari db369e918a
gnu: DejaVu fonts: Update the home-page.
* gnu/packages/fonts.scm (font-dejavu)[home-page]: Use the new home-page.
2018-05-07 17:45:27 -04:00
Ricardo Wurmus 5e5bcc800b
gnu: emacs-rsw-elisp: Improve description.
* gnu/packages/emacs.scm (emacs-rsw-elisp)[description]: Wrap code with
Texinfo syntax for code.
2018-05-07 20:35:51 +02:00
Marius Bakke 9b107868f8
gnu: miniupnpc: Update to 2.1.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.
2018-05-07 20:16:27 +02:00
Marius Bakke 3274db41b1
gnu: webkitgtk: Update to 2.20.2 [fixes CVE-2018-4200].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.2.
2018-05-07 20:12:56 +02:00
Marius Bakke 0a540b712b
gnu: libsoup: Update to 2.62.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.62.2.
2018-05-07 20:12:56 +02:00
Oleg Pykhalov 8c58640d17
Revert "gnu: Add emacs-dumb-jump."
This package duplicates ‘emacs-dumb-jump’ package from
d26727a143.

This reverts commit 89378bb87b.
2018-05-07 19:29:47 +03:00
Ludovic Courtès 91a56b4ab5
gnu: gcc > 5: Use 'CPATH' instead of 'C_INCLUDE_PATH' & co.
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.
2018-05-07 12:02:23 +02:00
Pierre-Antoine Rouby b992bfea74
gnu: Add bitlbee-discord.
* gnu/packages/messaging.scm (bitlbee-discord): New variable.
2018-05-07 11:47:04 +02:00
Pierre-Antoine Rouby 31060bff00
gnu: bitlbee: Install development headers.
* gnu/packages/messaging.scm (bitlbee)[arguments]: Add 'install-lib'
phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-07 11:45:50 +02:00
Marius Bakke effd8df8f2
gnu: wget: Update to 1.19.5 [fixes CVE-2018-0494].
* gnu/packages/wget.scm (wget): Update to 1.19.5.
2018-05-06 23:57:49 +02:00
Marius Bakke ccb15b343e
Revert "gnu: man-db: Embed absolute reference to 'preconv'."
This change broke `man` when invoked outside a `guix environment`.

This reverts commit 296551a2e9.
2018-05-06 23:55:50 +02:00
Leo Famulari 021469bc05
gnu: mpd-mpc: Update to 0.30.
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.30.
2018-05-06 17:22:49 -04:00
Marius Bakke 6e7be7d37a
gnu: strace: Fix build failure on Linux-Libre 4.16.
* 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.
2018-05-06 21:05:11 +02:00
Nicolas Goaziou 0b7bef7045
gnu: wireshark: Update to 2.6.0.
* 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.
2018-05-06 16:15:35 +02:00
Marius Bakke 8e020519b4
gnu: gmime: Update to 3.2.0.
* 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.
2018-05-06 15:47:20 +02:00
Marius Bakke 909ebbfc32
gnu: gnupg: Update to 2.2.7.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
2018-05-06 15:47:20 +02:00
Marius Bakke df9f628991
gnu: gpgme: Update to 1.11.1.
* 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.
2018-05-06 15:47:20 +02:00
Marius Bakke 296551a2e9
gnu: man-db: Embed absolute reference to 'preconv'.
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".
2018-05-06 15:47:20 +02:00
Marius Bakke 06fc895f29
gnu: groff-minimal: Preserve 'preconv' executable.
* gnu/packages/groff.scm (groff-minimal)[arguments]: Add 'preconv' to the list
of kept programs.
2018-05-06 15:47:20 +02:00
Efraim Flashner 7ebc6dc432
Revert "gnu: gnupg: Update to 2.2.7."
This reverts commit 0c183f6fb1.
2018-05-06 10:03:07 +03:00
Efraim Flashner 0c183f6fb1
gnu: gnupg: Update to 2.2.7.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.7.
2018-05-06 08:42:10 +03:00
Nicolas Goaziou adcde2172b
gnu: giac-xcas: Update to 1.4.9-59.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-59.
2018-05-06 00:50:06 +02:00
Nicolas Goaziou f3b3cbfddb
gnu: asymptote: Update to 2.44.
* gnu/packages/plotutils.scm (asymptote): Update to 2.44.
2018-05-06 00:36:30 +02:00
Ludovic Courtès 312afa7d56
gnu: Add GHex.
* gnu/packages/gnome.scm (ghex): New variable.

Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
2018-05-05 22:52:26 +02:00
Pierre Neidhardt bd7a147ee4
gnu: love: Update to 11.1.
* gnu/packages/game-development.scm (love): Update to 11.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-05 22:52:26 +02:00
Marius Bakke b057425596
gnu: python-numpy: Update to 1.14.3.
* gnu/packages/python.scm (python-numpy): Update to 1.14.3.
2018-05-05 13:16:33 +02:00
Marius Bakke 982e886584
gnu: python-scipy: Update to 1.0.1.
* gnu/packages/python.scm (python-scipy): Update to 1.0.1.
2018-05-05 13:16:33 +02:00
Marius Bakke 4a3ac362bb
gnu: python-matplotlib: Update to 2.2.2.
* 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.
2018-05-05 13:16:33 +02:00
Marius Bakke 02dc4b8095
gnu: Add python-sphinx-gallery.
* gnu/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New
public variables.
2018-05-05 13:16:33 +02:00
Marius Bakke 560acf2594
gnu: Add python-kiwisolver.
* gnu/packages/maths.scm (python-kiwisolver, python2-kiwisolver): New public
variables.
2018-05-05 13:16:32 +02:00
Marius Bakke 8df0bef67f
gnu: mbedtls-apache: Update to 2.7.3.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
2018-05-05 13:16:32 +02:00
Marius Bakke 91de23058e
gnu: freeipmi: Update to 1.6.2.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.2.
2018-05-05 13:16:32 +02:00
Rutger Helling 76b7d8fd4e
gnu: retroarch: Update to 1.7.3.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.3.
[inputs]: Add qtbase.
2018-05-05 11:05:55 +02:00
Kei Kebreau d3cd435709
gnu: qrencode: Update to 4.0.0.
* gnu/packages/aidc.scm (qrencode): Update to 4.0.0.
2018-05-04 21:46:16 -04:00
Christopher Baines d6ed49ba3f
gnu: python-qrcode: Use a newer version of setuptools.
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.
2018-05-04 22:28:33 +01:00
Jelle Licht e5d57c1c0b
gnu: emacs-lispy: Update to c2a358a7.
* gnu/packages/emacs.scm (emacs-lispy): Update to c2a358a7.
2018-05-04 23:34:56 +02:00
Julien Lepiller 925fe4b3ce
gnu: coq-coquelicot: Fix for coq 8.8.
* gnu/packages/ocaml.scm (coq-coquelicot)[arguments]: New phase to
remove a deprecated command.
2018-05-04 21:30:58 +02:00
Julien Lepiller 066d05f083
gnu: coq-bignums: Update to 8.8.0.
* gnu/packages/ocaml.scm (coq-bignums): Update to 8.8.0.
2018-05-04 21:30:53 +02:00
Julien Lepiller 206af0dfcf
gnu: coq-mathcomp: Update to 1.7.0.
* gnu/packages/ocaml.scm (coq-mathcomp): Update to 1.7.0.
2018-05-04 21:30:51 +02:00
Julien Lepiller 1b96fa013d
gnu: coq-gappa: Update to 1.3.2.
* gnu/packages/ocaml.scm (coq-gappa): Update to 1.3.2.
2018-05-04 21:30:49 +02:00
Julien Lepiller 1d181cbe43
gnu: coq-flocq: Update to 2.6.1.
* gnu/packages/ocaml.scm (coq-flocq): Update to 2.6.1.
2018-05-04 21:30:47 +02:00
Julien Lepiller 69b54f06c1
gnu: coq: Update to 8.8.0.
* gnu/packages/ocaml.scm (coq): Update to 8.8.0.
2018-05-04 21:30:33 +02:00
Leo Famulari dc133219fe
gnu: certbot, python-acme: Update to 0.24.0.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.24.0.
2018-05-04 13:07:55 -04:00
Adam Massmann 07254d8b22
gnu: gnuplot: Update to 5.2.2
* gnu/packages/maths.scm (gnuplot): Update to 5.2.2.
[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-04 15:27:29 +02:00
Jovany Leandro G.C 4e3fdeb715
gnu: Add Workrave.
* gnu/packages/gnome.scm (workrave): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-05-04 15:24:19 +02:00
Pierre-Antoine Rouby 70024cfa84
gnu: Add nitrogen.
* gnu/packages/wm.scm (nitrogen): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-04 15:09:21 +02:00
Rutger Helling ffacb7954b
Revert "gnu: python-mako: Update to 1.0.7."
This causes a mass rebuild due to python2-mako rebuilding Mesa. Pushed on
staging instead.

This reverts commit fc7c91a53a.
2018-05-04 08:50:08 +02:00
Roel Janssen b2aeb2a575
gnu: r-desc: Update to 1.2.0.
* gnu/packages/statistics.scm (r-desc): Update to 1.2.0.
2018-05-04 08:06:11 +02:00
Roel Janssen 4d379a1e8f
gnu: r-data-table: Update to 1.11.0.
* gnu/packages/statistics.scm (r-data-table): Update to 1.11.0.
2018-05-04 08:05:48 +02:00
Roel Janssen d53dadb23b
gnu: r-yaml: Update to 2.1.19.
* gnu/packages/statistics.scm (r-yaml): Update to 2.1.19.
2018-05-04 08:05:27 +02:00
Roel Janssen c5324315cc
gnu: r-dbi: Update to 1.0.0.
* gnu/packages/statistics.scm (r-dbi): Update to 1.0.0.
2018-05-04 08:05:01 +02:00
Roel Janssen bb130e53ba
gnu: r-stringi: Update to 1.2.2.
* gnu/packages/statistics.scm (r-stringi): Update to 1.2.2.
2018-05-04 08:04:38 +02:00
Roel Janssen f3e42ae87d
gnu: r-ddalpha: Update to 1.3.3.
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.3.
2018-05-04 08:03:49 +02:00
Roel Janssen b25c54ad93
gnu: r-dendextend: Update to 1.8.0.
* gnu/packages/cran.scm (r-dendextend): Update to 1.8.0.
2018-05-04 08:03:18 +02:00
Tobias Geerinckx-Rice fbf94fb121
gnu: qscintilla: Update to 2.10.3.
* gnu/packages/qt.scm (qscintilla): Update to 2.10.3.
2018-05-04 03:53:52 +02:00
Tobias Geerinckx-Rice 65d66b3efc
gnu: r-np: Update to 0.60-7.
* gnu/packages/cran.scm (r-np): Update to 0.60-7.
[propagated-inputs]: Add R-QUADPROG.
2018-05-04 03:53:41 +02:00
Tobias Geerinckx-Rice 127522c494
gnu: r-tsp: Update to 1.1-6.
* gnu/packages/cran.scm (r-tsp): Update to 1.1-6.
2018-05-04 02:22:02 +02:00
Tobias Geerinckx-Rice 5699df6bbd
gnu: r-later: Update to 0.7.2.
* gnu/packages/cran.scm (r-later): Update to 0.7.2.
2018-05-04 02:22:01 +02:00
Tobias Geerinckx-Rice f39938b177
gnu: r-multtest: Update to 2.36.0.
* gnu/packages/bioconductor.scm (r-multtest): Update to 2.36.0.
2018-05-04 02:22:01 +02:00
Tobias Geerinckx-Rice 54d557e2af
gnu: r-formula: Update to 1.2-3.
* gnu/packages/statistics.scm (r-formula): Update to 1.2-3.
2018-05-04 02:22:01 +02:00
Tobias Geerinckx-Rice 024c9b395a
gnu: r-preprocesscore: Update to 1.42.0.
* gnu/packages/statistics.scm (r-preprocesscore): Update to 1.42.0.
2018-05-04 02:22:00 +02:00
Tobias Geerinckx-Rice 942cf159da
gnu: yaml-cpp: Update to 0.6.2.
* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.2.
[inputs]: Remove removed BOOST dependency.
2018-05-04 02:22:00 +02:00
Tobias Geerinckx-Rice fc7c91a53a
gnu: python-mako: Update to 1.0.7.
* gnu/packages/python.scm (python-mako): Update to 1.0.7.
2018-05-04 01:19:24 +02:00
Tobias Geerinckx-Rice 683b8d47fb
gnu: perl-crypt-openssl-rsa: Update to 0.30.
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.30.
[native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
2018-05-04 01:19:23 +02:00
Tobias Geerinckx-Rice eaaf8b1265
gnu: ruby-minitest-hooks: Update to 1.4.2.
* gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.4.2.
2018-05-04 01:19:23 +02:00
Tobias Geerinckx-Rice b0ef15edcb
gnu: ruby-rb-fsevent: Update to 0.10.3.
* gnu/packages/ruby.scm (ruby-rb-fsevent): Update to 0.10.3.
2018-05-04 01:19:23 +02:00
Julien Lepiller 12e352dbcf
gnu: Update radare2 to 2.5.0.
* gnu/packages/engineering.scm (radare2): Update to 2.5.0.
2018-05-03 21:25:25 +02:00
Marius Bakke e6006d13b6
gnu: libraw: Update to 0.18.10 [fixes CVE-2018-10528, CVE-2018-10529].
* gnu/packages/photo.scm (libraw): Update to 0.18.10.
2018-05-03 20:36:04 +02:00
Marius Bakke 3d7ddfa9f7
gnu: miniupnpc: Update to 2.0.20180503.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180503.
2018-05-03 20:31:28 +02:00
Marius Bakke 43e68aa4ee
gnu: ldb: Update to 1.3.3.
* gnu/packages/samba.scm (ldb): Update to 1.3.3.
2018-05-03 20:31:12 +02:00
Marius Bakke 2ea806f062
gnu: samba: Update to 4.8.1.
* gnu/packages/samba.scm (samba): Update to 4.8.1.
[arguments]: Adjust 'disable-etc-samba-directory-creation' phase.
2018-05-03 20:26:59 +02:00
Marius Bakke 470771c5e4
gnu: samba: Propagate some inputs.
* gnu/packages/samba.scm (samba)[inputs]: Move LDB, TALLOC and TEVENT ...
[propagated-inputs]: ... here.  New field.
2018-05-03 20:26:59 +02:00
Marius Bakke 069f1c2074
gnu: icecat: Use ffmpeg@3.4.
Fixes <https://bugs.gnu.org/31356>.
Reported by Clément Lassieur <clement@lassieur.org>.

* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change from FFMPEG to FFMPEG-3.4.
2018-05-03 20:23:54 +02:00
Sohom Bhattacharjee b36f9a805d
gnu: Add emacs-dumb-jump.
* gnu/packages/emacs.scm (emacs-dumb-jump): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-05-03 23:24:09 +05:30
Sohom Bhattacharjee 51eda974b2
gnu: Add emacs-noflet.
* gnu/packages/emacs.scm (emacs-noflet): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-05-03 22:59:39 +05:30
Arun Isaac 90ec79fb29
gnu: emacs-deferred: Fix tests.
* gnu/packages/emacs.scm (emacs-deferred)[arguments]: Add set-shell phase.
Set #:test-command to "make test".
2018-05-03 22:15:01 +05:30
Maxim Cournoyer 159d10ae14
gnu: emacs-calfw: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-calfw)[propagated-inputs]: Add emacs-howm.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-05-03 21:48:59 +05:30
Maxim Cournoyer 0b8823d890
gnu: emacs-org-contrib: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-org-contrib)[propagated-inputs]: Add
emacs-scel.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-05-03 21:48:59 +05:30
Maxim Cournoyer 7540814972
gnu: Add emacs-scel.
* gnu/packages/emacs.scm (emacs-scel): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-05-03 21:48:59 +05:30
Maxim Cournoyer 474e14f7d8
gnu: Add emacs-howm.
* gnu/packages/emacs.scm (emacs-howm): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-05-03 21:48:59 +05:30
Mark H Weaver a937148b77
gnu: linux-libre: Update to 4.16.7.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.7.
(%linux-libre-hash): Update hash.
2018-05-03 01:34:03 -04:00
Mark H Weaver 27b3fb2cc3
gnu: linux-libre@4.14: Update to 4.14.39.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.39.
(%linux-libre-4.14-hash): Update hash.
2018-05-03 01:33:01 -04:00
Mark H Weaver c0e8f0493a
gnu: linux-libre@4.9: Update to 4.9.98.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.98.
2018-05-03 01:32:19 -04:00
Mark H Weaver 9e19c343c7
gnu: linux-libre@4.4: Update to 4.4.131.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.131.
2018-05-03 01:31:04 -04:00
Tobias Geerinckx-Rice 1a5444823a
gnu: znc: Use @dfn in description.
* gnu/packages/messaging.scm (znc)[description]: Use @dfn.
2018-05-02 23:45:55 +02:00
Tobias Geerinckx-Rice 8cb3a0cf0a
gnu: znc: Update to 1.7.0.
* gnu/packages/messaging.scm (znc): Update to 1.7.0.
[native-inputs]: Replace GOOGLETEST source input with a newer git checkout.
[arguments]: Adjust the ‘unpack-googletest’ phase accordingly.
Add ‘--with-gmock=...’ to #:configure-flags.
2018-05-02 23:45:55 +02:00
Tobias Geerinckx-Rice 41700efa40
gnu: ruby-lumberjack: Update to 1.0.13.
* gnu/packages/ruby.scm (ruby-lumberjack): Update to 1.0.13.
2018-05-02 23:45:54 +02:00
Tobias Geerinckx-Rice 7e2a4a6b5b
gnu: ruby-fivemat: Update to 1.3.6.
* gnu/packages/ruby.scm (ruby-fivemat): Update to 1.3.6.
2018-05-02 23:45:54 +02:00
Tobias Geerinckx-Rice c5d269fb4d
gnu: ruby-eventmachine: Update to 1.2.6.
* gnu/packages/ruby.scm (ruby-eventmachine): Update to 1.2.6.
2018-05-02 21:58:13 +02:00
Oleg Pykhalov deef6d7c8b
gnu: Add emacs-company-restclient.
* gnu/packages/emacs.scm (emacs-company-restclient): New public variable.
2018-05-02 20:17:19 +03:00
Oleg Pykhalov c9efc2295b
gnu: Add emacs-git-auto-commit-mode.
* gnu/packages/emacs.scm (emacs-git-auto-commit-mode): New public variable.
2018-05-02 20:17:19 +03:00
Oleg Pykhalov 6673bbef87
gnu: Add emacs-stickyfunc-enhance.
* gnu/packages/emacs.scm (emacs-stickyfunc-enhance): New public variable.
2018-05-02 20:17:19 +03:00
Oleg Pykhalov c498ff56d3
gnu: Add emacs-eros.
* gnu/packages/emacs.scm (emacs-eros): New public variable.
2018-05-02 20:17:19 +03:00
Oleg Pykhalov 1a73164da6
gnu: Add emacs-sml-mode.
* gnu/packages/emacs.scm (emacs-sml-mode): New public variable.
2018-05-02 20:17:19 +03:00
Oleg Pykhalov 37fa904f0b
gnu: Add emacs-slime-company.
* gnu/packages/emacs.scm (emacs-slime-company): New public variable.
2018-05-02 20:17:18 +03:00
Oleg Pykhalov 99092bd900
gnu: Add emacs-dashboard.
* gnu/packages/emacs.scm (emacs-dashboard): New public variable.
2018-05-02 20:17:18 +03:00
Oleg Pykhalov cfeefca9ae
gnu: Add emacs-highlight-escape-sequences.
* gnu/packages/emacs.scm (emacs-highlight-escape-sequences): New public
  variable.
2018-05-02 20:17:18 +03:00
Oleg Pykhalov 47667501f5
gnu: Add emacs-on-screen.
* gnu/packages/emacs.scm (emacs-on-screen): New public variable.
2018-05-02 20:17:18 +03:00
Oleg Pykhalov ca0e2ab00a
gnu: Add emacs-wordgen.
* gnu/packages/emacs.scm (emacs-wordgen): New public variable.
2018-05-02 20:17:18 +03:00
Oleg Pykhalov 0e087b704f
gnu: Add emacs-ido-vertical-mode.
* gnu/packages/emacs.scm (emacs-ido-vertical-mode): New public variable.
2018-05-02 20:17:18 +03:00
Oleg Pykhalov dbbd6e89b5
gnu: Add emacs-irfc.
* gnu/packages/emacs.scm (emacs-irfc): New public variable.
2018-05-02 20:17:18 +03:00
Oleg Pykhalov b870ee1009
gnu: Add emacs-stumpwm-mode.
* gnu/packages/emacs.scm (emacs-stumpwm-mode): New public variable.
2018-05-02 20:17:17 +03:00
Oleg Pykhalov abe8ef7f09
gnu: Add emacs-helm-eww.
* gnu/packages/emacs.scm (emacs-helm-eww): New public variable.
2018-05-02 20:17:17 +03:00
Oleg Pykhalov 8a2ab51a1b
gnu: Add emacs-parinfer-mode.
* gnu/packages/emacs.scm (emacs-parinfer-mode): New public variable.
2018-05-02 20:17:17 +03:00
Oleg Pykhalov b91e172431
gnu: Add emacs-highlight-defined.
* gnu/packages/emacs.scm (emacs-highlight-defined): New public variable.
2018-05-02 20:17:17 +03:00
Oleg Pykhalov fcd8d4f713
gnu: Add emacs-shift-number.
* gnu/packages/emacs.scm (emacs-shift-number): New public variable.
2018-05-02 20:17:17 +03:00
Oleg Pykhalov b268bf18be
gnu: Add emacs-interactive-align.
* gnu/packages/emacs.scm (emacs-interactive-align): New public variable.
2018-05-02 20:17:17 +03:00
Oleg Pykhalov d3f7e5333b
gnu: Add emacs-helm-firefox.
* gnu/packages/emacs.scm (emacs-helm-firefox): New public variable.
2018-05-02 20:17:17 +03:00
Oleg Pykhalov 8f052df26c
gnu: Add emacs-grep-context.
* gnu/packages/emacs.scm (emacs-grep-context): New public variable.
2018-05-02 20:17:16 +03:00
Oleg Pykhalov f52b635b49
gnu: Add emacs-racket-mode.
* gnu/packages/emacs.scm (emacs-racket-mode): New public variable.
2018-05-02 20:17:16 +03:00
Oleg Pykhalov 6f83725ff0
gnu: Add emacs-faceup.
* gnu/packages/emacs.scm (emacs-faceup): New public variable.
2018-05-02 20:17:16 +03:00
Oleg Pykhalov 2f9e1378b6
gnu: Add emacs-visual-regexp.
* gnu/packages/emacs.scm (emacs-visual-regexp): New public variable.
2018-05-02 20:17:16 +03:00
Oleg Pykhalov 192a9a20f0
gnu: Add emacs-default-text-scale.
* gnu/packages/emacs.scm (emacs-default-text-scale): New public variable.
2018-05-02 20:17:16 +03:00
Oleg Pykhalov bf8300de40
gnu: Add emacs-rsw-elisp.
* gnu/packages/emacs.scm (emacs-rsw-elisp): New public variable.
2018-05-02 20:17:16 +03:00
Oleg Pykhalov 6e28f15c58
gnu: Add emacs-darkroom.
* gnu/packages/emacs.scm (emacs-darkroom): New public variable.
2018-05-02 20:17:15 +03:00
Oleg Pykhalov a79cf99c8b
gnu: Add emacs-highlight-numbers.
* gnu/packages/emacs.scm (emacs-highlight-numbers): New public variable.
2018-05-02 20:17:15 +03:00
Oleg Pykhalov 75a87807ee
gnu: Add emacs-auto-yasnippet.
* gnu/packages/emacs.scm (emacs-auto-yasnippet): New public variable.
2018-05-02 20:17:15 +03:00
Oleg Pykhalov fc86ea6387
gnu: Add emacs-academic-phrases.
* gnu/packages/emacs.scm (emacs-academic-phrases): New public variable.
2018-05-02 20:17:15 +03:00
Oleg Pykhalov 6d6d9acc53
gnu: Add emacs-lice-el.
* gnu/packages/emacs.scm (emacs-lice-el): New public variable.
2018-05-02 20:17:15 +03:00
Oleg Pykhalov 89378bb87b
gnu: Add emacs-dumb-jump.
* gnu/packages/emacs.scm (emacs-dumb-jump): New public variable.
2018-05-02 20:17:15 +03:00
Oleg Pykhalov f4dc59a28e
gnu: Add emacs-f3.
* gnu/packages/emacs.scm (emacs-f3): New public variable.
2018-05-02 20:17:15 +03:00
Oleg Pykhalov 26165a7960
gnu: Add emacs-magit-org-todos-el.
* gnu/packages/emacs.scm (emacs-magit-org-todos-el): New public variable.
2018-05-02 20:17:14 +03:00
Oleg Pykhalov c25dda7e7d
gnu: Add emacs-emms-player-simple-mpv.
* gnu/packages/emacs.scm (emacs-emms-player-simple-mpv): New public variable.
2018-05-02 20:17:14 +03:00
Oleg Pykhalov c43c0823c7
gnu: Add emacs-benchmark-init.
* gnu/packages/emacs.scm (emacs-benchmark-init): New public variable.
2018-05-02 20:17:14 +03:00
Oleg Pykhalov 0bc5a32a2d
gnu: Add emacs-suggest.
* gnu/packages/emacs.scm (emacs-suggest): New public variable.
2018-05-02 20:17:14 +03:00
Oleg Pykhalov 1024daddd8
gnu: Add emacs-logview.
* gnu/packages/emacs.scm (emacs-logview): New public variable.
2018-05-02 20:17:14 +03:00
Oleg Pykhalov b2bf4f54ad
gnu: Add emacs-helpful.
* gnu/packages/emacs.scm (emacs-helpful): New public variable.
2018-05-02 20:17:14 +03:00
Oleg Pykhalov 8bc8efc753
gnu: Add emacs-csv-mode.
* gnu/packages/emacs.scm (emacs-csv-mode): New public variable.
2018-05-02 20:17:14 +03:00
Oleg Pykhalov 2f28093e42
gnu: Add emacs-download-region.
* gnu/packages/emacs.scm (emacs-download-region): New public variable.
2018-05-02 20:17:13 +03:00
Oleg Pykhalov 9f2b572eb2
gnu: Add emacs-navi-mode.
* gnu/packages/emacs.scm (emacs-navi-mode): New public variable.
2018-05-02 20:17:13 +03:00
Oleg Pykhalov 9b876c6916
gnu: Add emacs-know-your-http-well.
* gnu/packages/emacs.scm (emacs-know-your-http-well): New public variable.
2018-05-02 20:17:13 +03:00
Oleg Pykhalov 58b50580cf
gnu: Add emacs-fancy-narrow.
* gnu/packages/emacs.scm (emacs-fancy-narrow): New public variable.
2018-05-02 20:17:13 +03:00
Oleg Pykhalov 56e90e310f
gnu: Add emacs-add-hooks.
* gnu/packages/emacs.scm (emacs-add-hooks): New public variable.
2018-05-02 20:17:13 +03:00
Oleg Pykhalov 21a3de583d
gnu: Add emacs-org-ref.
* gnu/packages/emacs.scm (emacs-org-ref): New public variable.
2018-05-02 20:17:13 +03:00
Oleg Pykhalov 2c63f72486
gnu: Add emacs-discover-my-major.
* gnu/packages/emacs.scm (emacs-discover-my-major): New public variable.
2018-05-02 20:17:13 +03:00
Oleg Pykhalov c1b9d72ca1
gnu: Add emacs-helm-shell-history.
* gnu/packages/emacs.scm (emacs-helm-shell-history): New public variable.
2018-05-02 20:17:12 +03:00
Oleg Pykhalov 8aab3d0611
gnu: Add emacs-web-beautify.
* gnu/packages/emacs.scm (emacs-web-beautify): New public variable.
2018-05-02 20:17:12 +03:00
Oleg Pykhalov 4cdfc9ef94
gnu: Add emacs-hy-mode.
* gnu/packages/emacs.scm (emacs-hy-mode): New public variable.
2018-05-02 20:17:12 +03:00
Oleg Pykhalov 295513c618
gnu: Add emacs-helm-mode-manager.
* gnu/packages/emacs.scm (emacs-helm-mode-manager): New public variable.
2018-05-02 20:17:12 +03:00
Oleg Pykhalov 60bf926534
gnu: Add emacs-ibuffer-projectile.
* gnu/packages/emacs.scm (emacs-ibuffer-projectile): New public variable.
2018-05-02 20:17:12 +03:00
Oleg Pykhalov 666e561723
gnu: Add emacs-mbsync.
* gnu/packages/emacs.scm (emacs-mbsync): New public variable.
2018-05-02 20:17:12 +03:00
Oleg Pykhalov f61ecb8546
gnu: Add emacs-beginend.
* gnu/packages/emacs.scm (emacs-beginend): New public variable.
2018-05-02 20:17:11 +03:00
Oleg Pykhalov b8ddef4b13
gnu: Add emacs-company-lua.
* gnu/packages/emacs.scm (emacs-company-lua): New public variable.
2018-05-02 20:17:11 +03:00
Oleg Pykhalov 045f6b7c13
gnu: Add emacs-lacarte.
* gnu/packages/emacs.scm (emacs-lacarte): New public variable.
2018-05-02 20:17:11 +03:00
Oleg Pykhalov 02999382a2
gnu: Add emacs-parent-mode.
* gnu/packages/emacs.scm (emacs-parent-mode): New public variable.
2018-05-02 20:17:11 +03:00
Oleg Pykhalov 9968e444c5
gnu: Add emacs-macrostep.
* gnu/packages/emacs.scm (emacs-macrostep): New public variable.
2018-05-02 20:17:11 +03:00
Oleg Pykhalov e33dba1564
gnu: Add emacs-sourcemap.
* gnu/packages/emacs.scm (emacs-sourcemap): New public variable.
2018-05-02 20:17:11 +03:00
Oleg Pykhalov ddc56b8068
gnu: Add emacs-esup.
* gnu/packages/emacs.scm (emacs-esup): New public variable.
2018-05-02 20:17:11 +03:00
Oleg Pykhalov 15d568330b
gnu: Add emacs-let-alist.
* gnu/packages/emacs.scm (emacs-let-alist): New public variable.
2018-05-02 20:17:10 +03:00
Oleg Pykhalov 4024607561
gnu: Add emacs-m-buffer-el.
* gnu/packages/emacs.scm (emacs-m-buffer-el): New public variable.
2018-05-02 20:17:10 +03:00
Oleg Pykhalov 3677e5ee1f
gnu: Add emacs-edit-server.
* gnu/packages/emacs.scm (emacs-edit-server): New public variable.
2018-05-02 20:17:10 +03:00
Oleg Pykhalov 08ff4fd1b1
gnu: Add emacs-crux.
* gnu/packages/emacs.scm (emacs-crux): New public variable.
2018-05-02 20:17:10 +03:00
Oleg Pykhalov 1bd3400d8c
gnu: Add emacs-elisp-refs.
* gnu/packages/emacs.scm (emacs-elisp-refs): New public variable.
2018-05-02 20:17:10 +03:00
Oleg Pykhalov b836c6500a
gnu: Add emacs-loop.
* gnu/packages/emacs.scm (emacs-loop): New public variable.
2018-05-02 20:17:10 +03:00
Oleg Pykhalov be3cf803da
gnu: Add emacs-itail.
* gnu/packages/emacs.scm (emacs-itail): New public variable.
2018-05-02 20:17:10 +03:00
Oleg Pykhalov b12fb29e4d
gnu: Add emacs-seq.
* gnu/packages/emacs.scm (emacs-seq): New public variable.
2018-05-02 20:17:09 +03:00
Oleg Pykhalov 8d907999a9
gnu: Add emacs-npm-mode.
* gnu/packages/emacs.scm (emacs-npm-mode): New public variable.
2018-05-02 20:17:09 +03:00
Oleg Pykhalov a3a876c2a7
gnu: Add emacs-org-mind-map.
* gnu/packages/emacs.scm (emacs-org-mind-map): New public variable.
2018-05-02 20:17:09 +03:00
Oleg Pykhalov 5746ca13dc
gnu: Add emacs-datetime.
* gnu/packages/emacs.scm (emacs-datetime): New public variable.
2018-05-02 20:17:09 +03:00
Oleg Pykhalov b8f910436c
gnu: Add emacs-pulseaudio-control.
* gnu/packages/emacs.scm (emacs-pulseaudio-control): New public variable.
2018-05-02 20:17:09 +03:00
Oleg Pykhalov 74b2f745a2
gnu: Add emacs-md4rd.
* gnu/packages/emacs.scm (emacs-md4rd): New public variable.
2018-05-02 20:17:09 +03:00
Oleg Pykhalov 0acfc481a4
gnu: Add emacs-tree-mode.
* gnu/packages/emacs.scm (emacs-tree-mode): New public variable.
2018-05-02 20:17:09 +03:00
Oleg Pykhalov 20b5b16ee9
gnu: Add emacs-hierarchy.
* gnu/packages/emacs.scm (emacs-hierarchy): New public variable.
2018-05-02 20:17:08 +03:00
Oleg Pykhalov d7403c126c
gnu: Add emacs-rainbow-blocks.
* gnu/packages/emacs.scm (emacs-rainbow-blocks): New public variable.
2018-05-02 20:17:08 +03:00
Oleg Pykhalov f8a88f223e
gnu: Add emacs-load-relative.
* gnu/packages/emacs.scm (emacs-load-relative): New public variable.
2018-05-02 20:17:08 +03:00
Oleg Pykhalov dc58633761
gnu: Add emacs-validate.
* gnu/packages/emacs.scm (emacs-validate): New public variable.
2018-05-02 20:17:08 +03:00
Oleg Pykhalov fb3aeaf7de
gnu: Add emacs-move-text.
* gnu/packages/emacs.scm (emacs-move-text): New public variable.
2018-05-02 20:17:08 +03:00
Oleg Pykhalov 53d4090b0e
gnu: Add emacs-list-utils.
* gnu/packages/emacs.scm (emacs-list-utils): New public variable.
2018-05-02 20:17:08 +03:00
Oleg Pykhalov 707ff55502
gnu: Add emacs-helm-gtags.
* gnu/packages/emacs.scm (emacs-helm-gtags): New public variable.
2018-05-02 20:17:07 +03:00
Oleg Pykhalov f445c75d51
gnu: Add emacs-ewmctrl.
* gnu/packages/emacs.scm (emacs-ewmctrl): New public variable.
2018-05-02 20:17:07 +03:00
Oleg Pykhalov f063e18c75
gnu: Add emacs-helm-bibtex.
* gnu/packages/emacs.scm (emacs-helm-bibtex): New public variable.
2018-05-02 20:17:07 +03:00
Oleg Pykhalov 55d5321093
gnu: Add emacs-biblio.
* gnu/packages/emacs.scm (emacs-biblio): New public variable.
2018-05-02 20:17:07 +03:00
Oleg Pykhalov de8d991289
gnu: Add emacs-parsebib.
* gnu/packages/emacs.scm (emacs-parsebib): New public variable.
2018-05-02 20:17:07 +03:00
Oleg Pykhalov c47c3779d0
gnu: Add emacs-outshine.
* gnu/packages/emacs.scm (emacs-outshine): New public variable.
2018-05-02 20:17:07 +03:00
Oleg Pykhalov a34d562a59
gnu: Add emacs-outorg.
* gnu/packages/emacs.scm (emacs-outorg): New public variable.
2018-05-02 20:17:07 +03:00
Oleg Pykhalov 63e6c4ad99
gnu: Add emacs-makey.
* gnu/packages/emacs.scm (emacs-makey): New public variable.
2018-05-02 20:17:06 +03:00
Oleg Pykhalov 59dc661fc6
gnu: Add emacs-nnreddit.
* gnu/packages/emacs.scm (emacs-nnreddit): New public variable.
2018-05-02 20:17:06 +03:00
Alex Kost f61719d110
gnu: magit: Update to 2.12.1.
* gnu/packages/emacs.scm (magit): Update to 2.12.1.
[propagated-inputs]: Add 'emacs-ghub' and 'emacs-magit-popup'.
[arguments]: Set GHUB_DIR and MAGIT_POPUP_DIR make variables.
[home-page]: Update for the new home.
2018-05-02 19:28:45 +03:00
Alex Kost 0a287457d4
gnu: Add emacs-ghub.
* gnu/packages/emacs.scm (emacs-ghub): New variable.
2018-05-02 19:28:44 +03:00
Tobias Geerinckx-Rice b225a3b837
gnu: libvirt: Update to 4.3.0.
* gnu/packages/virtualization.scm (libvirt): Update to 4.3.0.
2018-05-02 17:48:33 +02:00
Tobias Geerinckx-Rice 78581bef5c
gnu: znc: Use INVOKE.
* gnu/packages/messaging.scm (znc)[arguments]: Substitute INVOKE for
SYSTEM* and explictly return #t from ‘unpack-googletest’ phase.
2018-05-02 15:19:11 +02:00
Tobias Geerinckx-Rice 0ef3c02385
gnu: man-pages: Update to 4.16.
* gnu/packages/man.scm (man-pages): Update to 4.16.
2018-05-02 14:40:14 +02:00
Tobias Geerinckx-Rice b57c6c4234
gnu: perl-html-scrubber: Update to 0.17.
* gnu/packages/web.scm (perl-html-scrubber): Update to 0.17.
[native-inputs]: Add PERL-TEST-DIFFERENCES.
2018-05-02 14:14:19 +02:00
Tobias Geerinckx-Rice 3dae7a05dd
gnu: perl-catalyst-plugin-static-simple: Update to 0.36. [security fixes]
This also fixes the build.

* gnu/packages/web.scm (perl-catalyst-plugin-static-simple): Update to
0.36.
2018-05-02 14:14:03 +02:00
Tobias Geerinckx-Rice 895d04617d
gnu: perl-test-www-mechanize-psgi: Update to 0.38.
* gnu/packages/web.scm (perl-test-www-mechanize-psgi): Update to 0.38.
2018-05-02 14:13:09 +02:00
Tobias Geerinckx-Rice c4a9ef6ccd
gnu: perl-test-www-mechanize: Update to 1.50.
* gnu/packages/web.scm (perl-test-www-mechanize): Update to 1.50.
[propagated-inputs]: Remove now ‘unnecessary’ PERL-HTML-TREE.
2018-05-02 14:13:08 +02:00
Tobias Geerinckx-Rice a7e8e75c4b
gnu: perl-test-www-mechanize: Remove native-inputs.
* gnu/packages/web.scm (perl-test-www-mechanize)[native-inputs]: Remove
both duplicate fields, neither of which affect the output.
2018-05-02 14:13:08 +02:00
Tobias Geerinckx-Rice 8b3a9033ff
gnu: perl-moox-file-configdir: Update to 0.007.
* gnu/packages/perl.scm (perl-moox-file-configdir): Update to 0.007.
2018-05-02 14:13:08 +02:00
Marius Bakke fb5b359d77
gnu: inotify-tools: Update to 3.20.1.
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.1.
[source]: Download from new home.  Set file-name.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Add 'bootstrap' phase.
[home-page]: Update to redirected.
2018-05-02 13:03:33 +02:00
Marius Bakke 0aa23e02ea
gnu: transmission: Update to 2.94.
* gnu/packages/bittorrent.scm (transmission): Update to 2.94.
2018-05-02 13:03:14 +02:00
Chris Marusich 4f95a11834
gnu: Add emacs-dedicated.
* gnu/packages/emacs.scm (emacs-dedicated): New variable.
2018-05-01 22:48:33 -07:00
Chris Marusich ba8d8820fc
gnu: Add yubico-piv-tool.
* gnu/packages/security-token.scm (yubico-piv-tool): New variable.
2018-05-01 22:48:33 -07:00
Chris Marusich a6706f30cb
gnu: Add opensc.
* gnu/packages/security-token.scm (opensc): New variable.
2018-05-01 22:44:07 -07:00
Ludovic Courtès 6a65b70145
gnu: emacs-emms: Update to 5.0.
* gnu/packages/emacs.scm (emms): Update to 5.0.
2018-05-01 23:12:52 +02:00
Roel Janssen d233d373ec
gnu: baobab: Update to 3.28.0.
* gnu/packages/gnome.scm (baobab): Update to 3.28.0.
[build-system]: Switch to meson build system.
[native-inputs]: Add desktop-file-utils and gtk+-bin.
2018-05-01 21:14:23 +02:00
Tobias Geerinckx-Rice 9822835fc8
gnu: xonsh: Update to 0.6.2.
* gnu/packages/shells.scm (xonsh): Update to 0.6.2.
2018-05-01 19:29:41 +02:00
Tobias Geerinckx-Rice 63f0b67231
gnu: r-rcpparmadillo: Update to 0.8.500.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.8.500.0.
2018-05-01 19:29:41 +02:00
Tobias Geerinckx-Rice bfd7762f12
gnu: r-commonmark: Update to 1.5.
* gnu/packages/statistics.scm (r-commonmark): Update to 1.5.
2018-05-01 19:29:40 +02:00
Tobias Geerinckx-Rice e120533369
gnu: r-mass: Update to 7.3-50.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-50.
2018-05-01 19:29:40 +02:00
Tobias Geerinckx-Rice 506737f191
gnu: liboop: Update to 1.0.1.
* gnu/packages/ssh.scm (liboop): Update to 1.0.1.
[source]: Update source URI.  Remove patch.
* gnu/packages/patches/liboop-mips64-deplibs-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-05-01 19:29:40 +02:00
Efraim Flashner af403cf0e8
gnu: gl.scm: Don't import 'zip' from srfi-1.
* gnu/packages/gl.scm: Hide 'zip' when importing srfi-1.
2018-05-01 19:31:23 +03:00
Efraim Flashner 3ee7b4cc9b
gnu: libva: Build with wayland support.
* gnu/packages/video.scm (libva)[inputs]: Add wayland.
* gnu/packages/gl.scm (libva-without-mesa)[inputs]: Remove wayland.
2018-05-01 19:06:39 +03:00
Efraim Flashner 6e339db06e
gnu: enlightenment: Patch more '/usr/bin' locations.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Remove more
hard-coded '/usr/bin' locations.
2018-05-01 19:06:39 +03:00
Efraim Flashner 0b75922281
gnu: enlightenment: Don't enable eeze mount.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Remove
configure-flag enabling eeze mount.
2018-05-01 19:06:39 +03:00
Efraim Flashner 3e0e9e1630
gnu: infamous-plugins: Patch all occurrences of compiler optimizations.
* gnu/packages/audio.scm (infamous-plugins)[arguments]: Use 'find-files'
to find all files to remove optimizations.
2018-05-01 19:01:42 +03:00
Leo Famulari 2660e6a319
gnu: syncthing: Update to 0.14.47.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.47.
2018-05-01 10:52:55 -04:00
Leo Famulari 2849c66576
gnu: syncthing: Use Syncthing's fork of the notify module.
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Replace with ...
(go-github-com-syncthing-notify): ... this new variable.
(syncthing)[inputs]: Adjust accordingly.
2018-05-01 10:52:55 -04:00
Leo Famulari ca14531a5f
gnu: syncthing: Adjust the union of standard library networking modules.
The removed package is no longer needed by Syncthing.

* gnu/packages/syncthing.scm (go-golang-org-x-net-union):
Remove go-golang-org-x-net-context.
2018-05-01 10:52:54 -04:00
Leo Famulari 80da197ad4
gnu: go-github-com-kardianos-osext: Skip the tests.
* gnu/packages/syncthing.scm (go-github-com-kardianos-osext)[arguments]:
Disable the test suite.
2018-05-01 10:52:54 -04:00
Ludovic Courtès 6c46e8e693
gnu: nss-mdns: Update to 0.14.1.
* gnu/packages/avahi.scm (nss-mdns): Update to 0.14.1.
[source](patches): Remove.
[arguments]: Remove #:phases, add #:configure-flags.
2018-05-01 16:01:39 +02:00
Ludovic Courtès 4336e36c94
gnu: nano: Update to 2.9.6.
* gnu/packages/nano.scm (nano): Update to 2.9.6.
2018-05-01 16:01:39 +02:00
Marius Bakke 3dafde0d67
gnu: xf86-video-intel: Update to commit d7dfab62a9853b44bbcd67dac08391d8e5114c97.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-10.d7dfab6.
[version]: Use GIT-VERSION.
[source](file-name): Use GIT-FILE-NAME.
2018-05-01 15:52:34 +02:00
Marius Bakke c0ef8ae22d
gnu: json-c: Update to 0.13.1.
* gnu/packages/web.scm (json-c): Update to 0.13.1.
[source](snippet): Remove obsolete substitution.
[arguments]: Remove.
2018-05-01 15:29:12 +02:00
Tobias Geerinckx-Rice 2e402618f6
gnu: shadow: Update to 4.6.
* gnu/packages/admin.scm (shadow): Update to 4.6.
[source]: Remove upstreamed patch.
* gnu/packages/patches/shadow-CVE-2018-7169.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-05-01 13:38:58 +02:00
Tobias Geerinckx-Rice d13f45646b
gnu: shadow: Return #t from all phases.
* gnu/packages/admin.scm (shadow)[arguments]: Return #t from the
‘set-nscd-file-name’ phase.
2018-05-01 07:31:32 +02:00
Tobias Geerinckx-Rice a2cfe19041
gnu: Use HTTPS for www.boost.org.
* gnu/packages/bioinformatics.scm (libgff)[license]: Use HTTPS.
* gnu/packages/boost.scm (boost-sync)[license]: Likewise.
(boost)[license]: Likewise.
[home-page]: Likewise, and use canonical ‘www’ subdomain.
2018-05-01 06:51:15 +02:00