Commit Graph

37170 Commits (252a4d59368d3fea9c63f12592044b856af20afe)

Author SHA1 Message Date
Efraim Flashner 7754136e46
gnu: openssh: Clean-up custom install phase.
* gnu/packages/ssh.scm (openssh)[arguments]: Factor out outputs in
custom 'install phase to clean-up code.
2019-06-25 19:47:21 +03:00
Efraim Flashner 46475f72ab
gnu: openssh: Don't create the PRIVSEP_PATH directory.
* gnu/packages/ssh.scm (openssh)[arguments]: Modify the custom 'install
phase to remove the /var directory.
2019-06-25 19:47:17 +03:00
Efraim Flashner 8566d8793b
gnu: toot: Don't install the Makefile.
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to
prevent installing data_files.
2019-06-25 19:09:51 +03:00
Katherine Cox-Buday 31263ec227
gnu: Add fare-utils.
* gnu/packages/lisp.scm (fare-utils): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday 98b9409c16
gnu: Add metabang-bind.
* gnu/packages/lisp.scm (metabang-bind): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday 245b19cae1
gnu: Add burgled-batteries3.
* gnu/packages/lisp.scm (burgled-batteries3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday 2ddc55c6dc
gnu: Add cl-quickcheck.
* gnu/packages/lisp.scm (cl-quickcheck): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday ab84ea9e55
gnu: Add parse-declarations.
* gnu/packages/lisp.scm (parse-declarations): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Katherine Cox-Buday 20b96cedce
gnu: Add py4cl.
* gnu/packages/lisp.scm (py4cl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Katherine Cox-Buday 9f8311ad29
gnu: Add clunit.
* gnu/packages/lisp.scm (clunit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Guillaume LE VAILLANT fbfc07bd86
gnu: Add leela-zero.
* gnu/packages/games.scm (leela-zero): New variable.
* gnu/packages/patches/leela-zero-gtest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Ludovic Courtès 85a411bc28
gnu: guile-persist: Install .go files in the right place.
* gnu/packages/guile-xyz.scm (guile-persist)[source](modules, snippet):
New fields.
2019-06-25 17:41:24 +02:00
Tobias Geerinckx-Rice 0e1c5ccc3b
gnu: exiv2: Update to 0.27.1.
* gnu/packages/image.scm (exiv2): Update to 0.27.1.
[build-system]: Switch to the CMAKE-BUILD-SYSTEM.
[native-inputs]: Remove unused intltool.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice 8cba7d2a99
gnu: rofi: Update to 1.5.3.
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.3.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice 59b98b4847
gnu: mc: Update to 4.8.23.
* gnu/packages/mc.scm (mc): Update to 4.8.23.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice e526db51d1
gnu: schismtracker: Update to 20190614.
* gnu/packages/music.scm (schismtracker): Update to 20190614.
2019-06-25 17:22:11 +02:00
Ricardo Wurmus 89c943dfdc
gnu: android-googletest: Downgrade to 1.8.0.
This is a follow-up to commit 3b39f09fd9.

* gnu/packages/android.scm (android-googletest): Downgrade to 1.8.0.
[version]: Overwrite field.
[source]: Likewise.
2019-06-25 17:20:19 +02:00
Tobias Geerinckx-Rice 5fbb9f0b51
gnu: deutex: Don't use NAME in source URI.
* gnu/packages/game-development.scm (deutex)[source]: Hard-code NAME.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice ec5987f896
gnu: deutex: Update to 5.2.0.
* gnu/packages/game-development.scm (deutex): Update to 5.2.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice 44ddf0f13e
gnu: znc: Enable internationalisation.
* gnu/packages/messaging.scm (znc)[arguments]: Want i18n.
[native-inputs]: Add the required boost and gettext-minimal packages.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice 2b0f32937e
gnu: znc: Build with CMake.
* gnu/packages/messaging.scm (znc)[build-system]:
Use the CMAKE-BUILD-SYSTEM.
[arguments]: Adjust #:configure-flags and where the googletest sources
are unpacked.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice 1d0caec0ac
gnu: python-libvirt: Update to 5.3.0.
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.3.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice d7463e0125
gnu: znc: Don't refer to native-inputs.
* gnu/packages/messaging.scm (znc)[native-inputs]: Move run-time perl & python…
[inputs]: …here, in alphabetical order.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice 591464e365
gnu: memcached: Update to 1.5.16.
* gnu/packages/databases.scm (memcached): Update to 1.5.16.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice fabcf8c60e
gnu: calcurse: Update to 4.5.0.
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice 175047cd2a
gnu: libvirt: Use conventional doc/ directory.
* gnu/packages/virtualization.scm (libvirt)[arguments]: Add a versioned
‘--docdir’ to #:configure-flags.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice bd9eb3840a
gnu: libvirt: Enable the test suite.
* gnu/packages/virtualization.scm (libvirt)[arguments]: Fix posix_spawn
tests, specifically disable the remaining failing tests, and enable the
rest of the test suite.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice 1e623974b1
gnu: libvirt: Update to 5.4.0 [security fixes].
This release includes fixes for  CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.

* gnu/packages/virtualization.scm (libvirt): Update to 5.4.0.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice 7aee2f5709
gnu: libvirt: Honour MAKE-FLAGS everywhere.
* gnu/packages/virtualization.scm (libvirt)[arguments]: Apply MAKE-FLAGS
in ‘install’ phase.
2019-06-25 11:59:32 +02:00
Efraim Flashner 488f4e3bde
gnu: perl-cpanel-json-xs: Update to 4.12.
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.12.
2019-06-25 11:08:39 +03:00
Efraim Flashner fa678c039a
gnu: perl-super: Update to 1.20190531.
* gnu/packages/perl.scm (perl-super): Update to 1.20190531.
2019-06-25 11:08:39 +03:00
Efraim Flashner 6775e7876e
gnu: perl-mailtools: Update to 2.21.
* gnu/packages/perl.scm (perl-mailtools): Update to 2.21.
2019-06-25 11:08:38 +03:00
Efraim Flashner 44efdc029b
gnu: perl-file-slurp: Update to 9999.27.
* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.27.
2019-06-25 11:08:38 +03:00
Efraim Flashner cbebccbec8
gnu: signing-party: Update to 2.10.
* gnu/packages/gnupg.scm (signing-party): Update to 2.10.
2019-06-25 11:08:37 +03:00
Efraim Flashner ca64945e81
gnu: signing-party: Update home-page.
* gnu/packages/gnupg.scm (signing-party)[home-page]: Use new home-page.
2019-06-25 11:08:33 +03:00
Brian Leung b04cc2fd49
gnu: emacs-posframe: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.5.0.
2019-06-25 08:54:40 +02:00
Brian Leung dddfabb93e
gnu: emacs-alert: Update to 1.3.
* gnu/packages/emacs-xyz.scm (emacs-alert): Update to 1.3.
2019-06-25 08:54:40 +02:00
Brian Leung 398d9ef16b
gnu: emacs-zones: Update to 0-2.3169815.
* gnu/packages/emacs-xyz.scm (emacs-zones): Update to 0-2.3169815.
* gnu/packages/patches/emacs-zones-called-interactively.patch: Fix
  invocation of `called-interactively-p'.
2019-06-25 08:54:40 +02:00
Brian Leung 3a943f05a4
gnu: emacs-ivy-rich: Update to 0.1.4-1.f6bfa29.
* gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to 0.1.4-1.f6bfa29.
2019-06-25 08:54:40 +02:00
Brian Leung 07fb336dc2
gnu: emacs-orgit: Update to 1.5.3.
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.5.3.
2019-06-25 08:54:39 +02:00
Brian Leung b2f263797a
gnu: emacs-nix-mode: Update to 1.4.1.
* gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.4.1.
[inputs]: Add emacs-json-mode.
2019-06-25 08:54:39 +02:00
Brian Leung f27b965934
gnu: Add emacs-make-it-so.
* gnu/packages/emacs-xyz.scm (emacs-make-it-so): New variable.
2019-06-25 08:54:39 +02:00
Brian Leung 6c83c7980f
gnu: emacs-emojify: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-emojify): Update to 1.2.
[arguments]: Simplify.
2019-06-25 08:54:38 +02:00
Brian Leung 25bbcbae43
gnu: Add emacs-org-ql.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): New variable.
2019-06-25 08:54:38 +02:00
Brian Leung 3484640b4b
gnu: Add emacs-org-make-toc.
* gnu/packages/emacs-xyz.scm (emacs-org-make-toc): New variable.
2019-06-25 08:54:38 +02:00
Brian Leung e7dc1a39c0
gnu: Add emacs-org-super-agenda.
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung d6681c435c
gnu: Add emacs-org-recent-headings.
* gnu/packages/emacs-xyz.scm (emacs-org-recent-headings): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung 1bad96495a
gnu: Add emacs-frecency.
* gnu/packages/emacs-xyz.scm (emacs-frecency): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung a5d688a1ba
gnu: emacs-outshine: Update to 3.0.1.
* gnu/packages/emacs-xyz.scm (emacs-outshine): Update to 3.0.1.
2019-06-25 08:54:37 +02:00
Brian Leung 8234df45f9
gnu: Add emacs-org-download.
* gnu/packages/emacs-xyz.scm (emacs-org-download): New variable.
2019-06-25 08:54:36 +02:00
Brian Leung c0696c9fa7
gnu: emacs-counsel-etags: Update to 1.8.4.
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.8.4.
2019-06-25 08:54:36 +02:00
Brian Leung b418dc6057
gnu: emacs-magit-todos: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.2.
2019-06-25 08:54:36 +02:00
Brian Leung 94a8f410f2
gnu: emacs-helpful: Update to 0.16.
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.16.
[propagated-inputs]: Add emacs-dash, emacs-s, emacs-f, emacs-shut-up.
2019-06-25 08:54:17 +02:00
Brian Leung 59d756203f
gnu: emacs-evil-anzu: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-evil-anzu)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:33 +02:00
Brian Leung 09cd076376
gnu: emacs-evil-matchit: Update to 2.3.0.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.0.
2019-06-25 08:48:31 +02:00
Brian Leung b27558e91c
gnu: emacs-erc-hl-nicks: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-erc-hl-nicks)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:29 +02:00
Brian Leung 51c12bf240
gnu: emacs-evil-surround: Update to 1.0.4.
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.0.4.
[home-page]: Update to https://github.com/emacs-evil/evil-surround.
2019-06-25 08:48:27 +02:00
Brian Leung d5b326f620
gnu: emacs-posframe: Update to 0.4.3.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.4.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:26 +02:00
Brian Leung e923a870b6
gnu: emacs-wgrep: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-wgrep)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:24 +02:00
Brian Leung fe8a314271
gnu: emacs-tide: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-tide)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:22 +02:00
Brian Leung ac7b33eec7
gnu: emacs-typescript-mode: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-typescript-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:20 +02:00
Brian Leung 81547708cd
gnu: emacs-nodejs-repl: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Update to 0.2.1.
2019-06-25 08:48:18 +02:00
Brian Leung 60aca4016f
gnu: emacs-company: Update to 0.9.10.
* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.10.
2019-06-25 08:48:16 +02:00
Brian Leung 0f658feae9
gnu: emacs-prescient: Update to 3.1.
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.1.
2019-06-25 08:48:12 +02:00
Brian Leung f80ad8f035
gnu: emacs-with-editor: Update to 2.8.3.
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 2.8.3.
2019-06-25 08:47:47 +02:00
Alex Vong e746d1c37f
gnu: python-stem: Update to 1.7.1.
* gnu/packages/python.scm (python-stem): Update to 1.7.1.
2019-06-25 05:29:50 +08:00
Ludovic Courtès 2135610c9b
gnu: Add Guile-JPEG.
* gnu/packages/guile-xyz.scm (guile-jpeg): New variable.
2019-06-24 23:13:11 +02:00
Gábor Boskovits 38c8437e6e
gnu: weston: Update to 6.0.1.
* gnu/packages/freedesktop.scm (weston): Update to 6.0.1.
2019-06-24 22:10:49 +02:00
Efraim Flashner a220a6894b
gnu: apl: Add pcre support.
* gnu/packages/apl.scm (apl)[inputs]: Add pcre2.
2019-06-24 18:59:21 +03:00
Efraim Flashner f98ca1520f
gnu: apl: Update to 1.8.
* gnu/packages/apl.scm (apl): Update to 1.8.
2019-06-24 18:59:21 +03:00
Tobias Geerinckx-Rice 57945dd70c
gnu: znc: Switch back to Guix's googletest package.
* gnu/packages/messaging.scm (znc)[native-inputs]: Use the packaged
googletest's sources.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice 3b39f09fd9
gnu: googletest: Update to 1.8.1.
* gnu/packages/check.scm (googletest): Update to 1.8.1.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice 0246bfc0c4
gnu: padthv1: Update to 0.9.8.
* gnu/packages/music.scm (padthv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice d32f2aa379
gnu: samplv1: Update to 0.9.8.
* gnu/packages/music.scm (samplv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice 8c7c76876b
gnu: synthv1: Update to 0.9.8.
* gnu/packages/music.scm (synthv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 8b78ba2b9b
gnu: drumkv1: Update to 0.9.8.
* gnu/packages/music.scm (drumkv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 455d29dda6
gnu: python-parted: Don't use unstable tarball.
* gnu/packages/disk.scm (python-parted)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 2ea3bfe7cb
gnu: Add volumeicon.
* gnu/packages/gtk.scm (volumeicon): New public variable.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 89512e1b30
gnu: python-parted: Update to 3.11.2.
* gnu/packages/disk.scm (python-parted): Update to 3.11.2.
2019-06-24 13:25:27 +02:00
Gábor Boskovits 91477def51
gnu: Add postgresql-11.
* gnu/packages/databases.scm(postgresql-11): New variable.
2019-06-24 10:41:16 +02:00
Tobias Geerinckx-Rice 258257acb0
gnu: znc: Update to 1.7.4.
* gnu/packages/messaging.scm (znc): Update to 1.7.4.
2019-06-23 16:14:51 +02:00
Tobias Geerinckx-Rice 22e6855442
gnu: spread-sheet-widget: Don't use NAME in source URI.
* gnu/packages/gtk.scm (spread-sheet-widget)[source]: Hard-code NAME.
2019-06-23 16:14:51 +02:00
Tobias Geerinckx-Rice 4c7ca747eb
gnu: enchant: Update to 2.2.4.
* gnu/packages/enchant.scm (enchant): Update to 2.2.4.
2019-06-23 15:05:00 +02:00
Pierre Neidhardt fe3846c9cb
gnu: emacs-org-reveal: Update to 20190622.
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20190622.
2019-06-23 11:08:10 +02:00
Mark H Weaver a37cbc4cbd
gnu: linux-libre: Update to 5.1.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.14.
(%linux-libre-hash): Update hash.
2019-06-23 02:54:22 -04:00
Mark H Weaver 9f9dcaaca0
gnu: linux-libre@4.19: Update to 4.19.55.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.55.
(%linux-libre-4.19-hash): Update hash.
2019-06-23 02:53:16 -04:00
Mark H Weaver cf03bd688b
gnu: linux-libre@4.14: Update to 4.14.129.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.129.
(%linux-libre-4.14-hash): Update hash.
2019-06-23 02:52:22 -04:00
Mark H Weaver 13a320b006
gnu: linux-libre@4.9: Update to 4.9.183.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.183.
2019-06-23 02:51:43 -04:00
Mark H Weaver 06ba7f27f0
gnu: linux-libre@4.4: Update to 4.4.183.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.183.
2019-06-23 02:50:59 -04:00
Tobias Geerinckx-Rice f205f6be7a
gnu: mate-themes: Update to 3.22.20.
* gnu/packages/mate.scm (mate-themes): Update to 3.22.20.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice a5883d1fbe
gnu: stellarium: Don't use NAME in source URI.
* gnu/packages/astronomy.scm (stellarium)[source]: Hard-code NAME.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice 4b93bc0d51
gnu: stellarium: Update to 0.19.1.
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.1.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice 5e15ec6734
gnu: mutt: Update to 1.12.1.
* gnu/packages/mail.scm (mutt): Update to 1.12.1.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice a5d8a2b24b
gnu: isync: Update to 1.3.1.
* gnu/packages/mail.scm (isync): Update to 1.3.1.
2019-06-23 00:22:29 +02:00
Julien Lepiller b95af3f6ab
gnu: python-pyatspi: Fix loading libraries.
* gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies.
2019-06-22 17:21:06 +02:00
Julien Lepiller 453365bcf7
gnu: Add harmonist-tk.
* gnu/packages/games.scm (harmonist-tk): New variable.
2019-06-22 17:11:37 +02:00
Julien Lepiller a5c86aa0fb
gnu: Add go-github.com-nsf-gothic.
* gnu/packages/tcl.scm (go-github.com-nsf-gothic): New variable.
2019-06-22 17:11:27 +02:00
Julien Lepiller d9d836c323
gnu: Use license: prefix in tcl.scm.
* gnu/packages/tcl.scm: Use license: prefix in tcl.scm.
2019-06-22 17:10:48 +02:00
Pierre Neidhardt 545946f657
gnu: Add openvr.
* gnu/packages/game-development.scm (openvr): New variable.
2019-06-22 12:58:49 +02:00
Rutger Helling a617544248
gnu: wine-staging: Update to 4.11.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.11.
* gnu/packages/wine.scm (wine-staging): Update to 4.11.
2019-06-22 10:04:20 +02:00
Tobias Geerinckx-Rice 0998175f4e
gnu: python-dask: Update to 1.2.2.
* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice b5cb462438
gnu: python-bcrypt: Update to 3.1.7.
* gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.1.7.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 0107c9b8b2
gnu: python-twisted: Update to 19.2.1.
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.1.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 47d79541ba
gnu: python-astunparse: Update to 1.6.2.
* gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 1710b8f889
gnu: python-robotframework: Update to 3.1.2.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 3.1.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 9b01a729b0
gnu: pdfpc: Update to 4.3.4.
* gnu/packages/pdf.scm (pdfpc): Update to 4.3.4.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice ba96c10ecd
gnu: exo: Update to 0.12.6.
* gnu/packages/xfce.scm (exo): Update to 0.12.6.
2019-06-22 01:02:15 +02:00
Tobias Geerinckx-Rice e6de37df45
gnu: youtube-dl: Update to 2019.06.21.
* gnu/packages/video.scm (youtube-dl): Update to 2019.06.21.
2019-06-22 01:02:15 +02:00
Tobias Geerinckx-Rice c9750434aa
gnu: scrot: Name source checkout.
* gnu/packages/xdisorg.scm (scrot)[source]: Add FILE-NAME.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice 6263202ba2
gnu: python-lmdb: Update to 0.95.
* gnu/packages/databases.scm (python-lmdb): Update to 0.95.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice 41a3498128
gnu: cbatticon: Update to 1.6.9.
* gnu/packages/admin.scm (cbatticon): Update to 1.6.9.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice 4286a6b085
gnu: gpgme: Update to 1.13.1.
* gnu/packages/gnupg.scm (gpgme): Update to 1.13.1.
2019-06-21 23:20:36 +02:00
Tobias Geerinckx-Rice cb1d8aeeb3
gnu: gnuplot: Update to 5.2.7.
* gnu/packages/maths.scm (gnuplot): Update to 5.2.7.
2019-06-21 23:20:36 +02:00
Tobias Geerinckx-Rice dcdc3315c9
gnu: rclone: Update to 1.48.0.
* gnu/packages/sync.scm (rclone): Update to 1.48.0.
2019-06-21 23:20:36 +02:00
Nicolas Goaziou a65f1e8eab
gnu: Move ratpoints into "sagemath.scm"
* gnu/packages/algebra.scm (ratpoints): Move package from here...
* gnu/packages/sagemath.scm (ratpoints): ... to here.
2019-06-21 22:57:19 +02:00
Gábor Boskovits 64dc8e9e59
gnu: Add openjdk12.
* gnu/packages/java.scm(openjdk12): New variable.
2019-06-21 22:50:25 +02:00
Pierre Neidhardt 38d4c21502
gnu: emacs-fish-completion: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.1.
2019-06-21 19:52:54 +02:00
Andreas Enge e6049c84da
gnu: zn-poly: Install all libraries.
* gnu/packages/sagemath.scm (zn-poly): Install the static and the dynamic
library with its symlinks, and end a phase with #t.
2019-06-21 16:35:27 +02:00
Ricardo Wurmus b556abe416
gnu: khmer: Update to 3.0.0a3.
* gnu/packages/bioinformatics.scm (khmer): Update to 3.0.0a3.
[source]: Remove patch; remove seqan in snippet.
[inputs]: Add seqan-1.
* gnu/packages/patches/khmer-use-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-21 11:41:54 +02:00
Mark H Weaver c2c4ac0f69
gnu: icecat: Update to 60.7.2-guix1 [security fixes].
Includes fixes for CVE-2019-11707 and CVE-2019-11708.

* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.2-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-06-21 05:20:36 -04:00
Marius Bakke c94cc6de39
gnu: ungoogled-chromium: Increase build timeout.
* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: New field.
2019-06-21 11:05:05 +02:00
Mark H Weaver 6dc29ab4e2
gnu: linux-libre: Update to 5.1.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.12.
(%linux-libre-hash): Update hash.
2019-06-21 04:35:26 -04:00
Mark H Weaver 5e9452a41d
gnu: linux-libre@4.19: Update to 4.19.53.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.53.
(%linux-libre-4.19-hash): Update hash.
2019-06-21 04:34:41 -04:00
Mark H Weaver 16854b97ee
gnu: linux-libre@4.14: Update to 4.14.128.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.128.
(%linux-libre-4.14-hash): Update hash.
2019-06-21 04:33:39 -04:00
Andreas Enge 468bfd13a0
gnu: ratpoints: Generate position-independent code.
* gnu/packages/algebra.scm (ratpoints): Add "CCFLAGS=-fPIC" to make flags.
2019-06-21 09:55:13 +02:00
Andreas Enge e6eafd4277
gnu: symmetrica: Generate position-independent code.
* gnu/packages/algebra.scm (symmetrica): Add -fPIC compiler flag.
2019-06-21 09:49:57 +02:00
Andreas Enge c68ec87ca7
gnu: iml: Enable shared library.
* gnu/packages/algebra.scm (iml): Add configure flag --enable-shared.
2019-06-21 09:33:30 +02:00
Andreas Enge fedb9571eb
gnu: Add lcalc.
* gnu/packages/sagemath.scm (lcalc): New variable.
* gnu/packages/patches/lcalc-default-parameters-1.patch,
gnu/packages/patches/lcalc-default-parameters-2.patch,
gnu/packages/patches/lcalc-lcommon-h.patch,
gnu/packages/patches/lcalc-using-namespace-std.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
2019-06-21 09:28:07 +02:00
Andreas Enge 88f913e8ad
gnu: lrcalc: Add a patch for identifying include files.
* gnu/packages/patches/lrcalc-includes.patch: New file.
* gnu/packages/algebra.scm (lrcalc): Use patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2019-06-21 09:28:07 +02:00
Paul Garlick 2c12be76cd
gnu: python-mpi4py: Update to 3.0.2.
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.2.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-06-21 09:04:37 +02:00
Marius Bakke 9a2e5fe5fd
gnu: ungoogled-chromium: Disable parallel build.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Set
  #:parallel-build? #f.  Adjust 'build' phase to account for it.
2019-06-20 22:49:32 +02:00
Marius Bakke 0605d939a9
gnu: samba: Update to 4.10.5 [fixes CVE-2019-12435, CVE-2019-12436].
* gnu/packages/samba.scm (samba): Update to 4.10.5.
2019-06-20 22:49:32 +02:00
Marius Bakke cee835897b
gnu: ungoogled-chromium: Update to 75.0.3770.100-0.5d8abc3.
* gnu/packages/chromium.scm (%chromium-version): Set to 75.0.3770.100.
(%chromium-origin): Update hash.
2019-06-20 22:49:32 +02:00
Marius Bakke e4386b334a
gnu: openh264: Update to 2.0.0.
* gnu/packages/video.scm (openh264): Update to 2.0.0.
[source](uri): Adjust file name.
2019-06-20 22:49:32 +02:00
Alex Griffin 3df7b15e6c
gnu: ungoogled-chromium: Install icons.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Install icons.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-06-20 22:49:32 +02:00
Marius Bakke b549a05353
gnu: Use HTTPS for sphinx-doc.org.
* gnu/packages/sphinx.scm (python-sphinx,
python-sphinxcontrib-websupport)[home-page]: Use HTTPS.
2019-06-20 22:49:31 +02:00
Marius Bakke bd9d72067e
gnu: python-unidecode: Update to 1.1.0.
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.0.
2019-06-20 22:49:31 +02:00
Marius Bakke 377bd155ea
gnu: dbus: Fix CVE-2019-12749.
* gnu/packages/patches/dbus-CVE-2019-12749.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus)[replacement]: New field.
(dbus/fixed): New variable.
2019-06-20 22:49:31 +02:00
Ricardo Wurmus 28618b05f0
gnu: pigx-rnaseq: Update to 0.0.7.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.7.
[inputs]: Add coreutils and sed.
2019-06-20 22:29:43 +02:00
Andreas Enge eacf29835d
gnu: Add iml.
* gnu/packages/algebra.scm (iml): New variable.
2019-06-20 17:36:39 +02:00
Andreas Enge 264334716f
gnu: Add ppl.
* gnu/packages/maths.scm (ppl): New variable.
2019-06-20 16:46:37 +02:00
Ricardo Wurmus 30adfd3600
gnu: ngs-sdk: Update to 2.9.6.
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.9.6.
2019-06-20 14:33:57 +02:00
Ricardo Wurmus 20874b7044
gnu: sra-tools: Update to 2.9.6.
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.6.
2019-06-20 14:33:57 +02:00
Ricardo Wurmus 7cb44fb571
gnu: ncbi-vdb: Update to 2.9.6.
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.9.6.
[arguments]: Pass HAVE_HDF5 make flag; add build phase "patch-krypto-flags".
2019-06-20 14:33:57 +02:00
Ludovic Courtès c050f18700
gnu: guile: Add 2.2.5.
* gnu/packages/guile.scm (guile-2.2.5): New variable.
2019-06-20 14:07:01 +02:00
Ricardo Wurmus becb9cbfe1
gnu: python-jupyter-console: Update to 6.0.0.
* gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.0.0.
[arguments]: Enable tests.
[propagated-inputs]: Replace python-prompt-toolkit-1 with
python-prompt-toolkit.
2019-06-20 13:14:16 +02:00
Ricardo Wurmus 8e590c8153
gnu: python2-jupyter-console: Split from python-jupyter-console.
* gnu/packages/python-xyz.scm (python2-jupyter-console): Implement without
package-with-python2.
2019-06-20 13:14:16 +02:00
Nicolas Goaziou e2ab228b46
Revert "gnu: Add libgd."
This reverts commit 059e4c9a15.
2019-06-20 12:39:21 +02:00
Andreas Enge 197ebc36be
gnu: Add lrcalc.
* gnu/packages/algebra.scm (lrcalc): New variable.
2019-06-20 12:21:11 +02:00
Andreas Enge 66c67e7ba1
gnu: Add eclib.
* gnu/packages/algebra.scm (eclib): New variable.
2019-06-20 12:21:04 +02:00
Andreas Enge 6cbedbd2f2
gnu: Add m4rie.
* gnu/packages/algebra.scm (m4rie): New variable.
2019-06-20 12:20:11 +02:00
Josh Holland 9553a41dbe
gnu: weechat: update to 2.5
* gnu/packages/irc.scm (weechat): update to 2.5

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 11:55:09 +02:00
Nicolas Goaziou 25cbaa9e70
gnu: Add python-fpylll.
* gnu/packages/algebra.scm (python-fpylll): New variable.
2019-06-20 11:07:12 +02:00
Nicolas Goaziou 1de48e8f8a
gnu: fplll: Update to 5.2.1.
* gnu/packages/algebra.scm (fplll): Update to 5.2.1.
[source]: Use Github tagged release: the original tarball no longer exists.
[native-inputs]: Add Autoconf and al.
[homepage]: Update it, the previous one no longer exists.
[description]: Expound description.
2019-06-20 11:03:37 +02:00
Nicolas Goaziou 75a73bb024
gnu: Add symmetrica.
* gnu/packages/algebra.scm (symmetrica): New variable.
* gnu/packages/patches/symmetrica-bruch.patch:
* gnu/packages/patches/symmetrica-int32.patch:
* gnu/packages/patches/symmetrica-return_values.patch:
* gnu/packages/patches/symmetrica-sort_sum_rename.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add patches.
2019-06-20 10:19:12 +02:00
Alex Griffin a42cb6f1f1
gnu: zathura: Install icons.
* gnu/packages/pdf.scm (zathura)[native-inputs]: Add librsvg to build and
install the application icons.

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 10:10:31 +02:00
Nicolas Goaziou 059e4c9a15
gnu: Add libgd.
* gnu/packages/image.scm (libgd): New variable.
2019-06-20 10:09:17 +02:00
Nicolas Goaziou ab398380eb
gnu: Move ratpoints into a different module.
* gnu/packages/maths.scm (ratpoints): Move...
* gnu/packages/algebra.scm: ...here.
2019-06-20 09:20:29 +02:00
Meiyo Peng 5543d3bb09
gnu: spdlog: Clarify license.
* gnu/packages/logging.scm (spdlog): Clarify license of the bundled fmt
  library.

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 05:38:58 +02:00
Tobias Geerinckx-Rice c5c51bda0b
gnu: bind: Update to 9.14.3 [fixes CVE-2019-6471].
* gnu/packages/dns.scm (isc-bind): Update to 9.14.3.
2019-06-20 00:28:14 +02:00
Andreas Enge 80ee7c4a48
gnu: zn_poly: Rename to zn-poly, according to our naming conventions.
Reported by Nicolas Goaziou <mail@nicolasgoaziou.fr>.

This is a follow-up to commit 01822e3ebf.
* gnu/packages/sagemath.scm (zn_poly): Rename to...
* gnu/packages/sagemath.scm (zn-poly): ...this.
2019-06-20 00:03:46 +02:00
Andreas Enge a1dcaacb7b
gnu: Add brial.
* gnu/packages/sagemath.scm (brial): New variable.
2019-06-19 23:57:49 +02:00
Andreas Enge 37edfb0f1c
gnu: Add m4ri.
* gnu/packages/algebra.scm (m4ri): New variable.
2019-06-19 23:45:29 +02:00
Dan Frumin 3f9a027ce2
gnu: Add crispy-doom.
* gnu/packages/games.scm (crispy-doom): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:28 +02:00
Brian Leung 8785a71faf
gnu: emacs-unpackaged-el: Add patch for missing require statement.
* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el)[source]: Add patch.
* gnu/packages/patches/emacs-unpackaged-req.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:27 +02:00
Giacomo Leidi a7a3182761
gnu: Add numix-theme.
* gnu/packages/gnome.scm (numix-theme): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:27 +02:00
Nicolas Goaziou 74247b80e5
gnu: Add python-pandocfilters.
* gnu/packages/textutils.scm (python-pandocfilters): New variable.
2019-06-19 22:01:53 +02:00
Nicolas Goaziou 0c842e3a59
gnu: Add ratpoints.
* gnu/packages/maths.scm (ratpoints): New variable.
* gnu/packages/patches/ratpoints-sturm_and_rp_private.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference patch.
2019-06-19 21:43:12 +02:00
Andreas Enge 7c5f623192
gnu: Add gf2x.
* gnu/packages/algebra.scm (gf2x): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 01822e3ebf
gnu: Add zn_poly.
* gnu/packages/sagemath.scm (zn_poly): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 3923e9d942
gnu: Add pynac.
* gnu/packages/sagemath.scm (pynac): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 538230c933
gnu: python-gmpy2: Update to 2.1.0b1.
The gmpy2 package has become a standard package in sage-8.7, and the latest
stable release is too old.

* gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.0b1.
2019-06-19 18:56:55 +02:00
Tobias Geerinckx-Rice f58b10cb30
gnu: balsa: Update to 2.5.7.
* gnu/packages/mail.scm (balsa): Update to 2.5.7.
[inputs]: Build with gtksourceview@3.
2019-06-19 17:58:48 +02:00
Tobias Geerinckx-Rice c8a67f13c9
gnu: nano: Update to 4.3.
* gnu/packages/nano.scm (nano): Update to 4.3.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 76472ed959
gnu: notmuch: Update to 0.29.1.
* gnu/packages/mail.scm (notmuch): Update to 0.29.1.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 903bc2672d
gnu: mpd: Update to 0.21.10.
* gnu/packages/mpd.scm (mpd): Update to 0.21.10.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 2dcde3c733
gnu: perl-xml-sax: Update to 1.02.
* gnu/packages/xml.scm (perl-xml-sax): Update to 1.02.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice 1f6dd7e9c2
gnu: shadow: Update home page.
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice bb3dc8025a
gnu: shadow: Update to 4.7.
* gnu/packages/admin.scm (shadow): Update to 4.7.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice a6dc3cc197
gnu: ansible: Update to 2.8.1.
* gnu/packages/admin.scm (ansible): Update to 2.8.1.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice 68c138ffce
gnu: filezilla: Update to 3.42.1.
* gnu/packages/ftp.scm (filezilla): Update to 3.42.1.
2019-06-19 15:42:50 +02:00
Tobias Geerinckx-Rice 75b803ffa9
gnu: libfilezilla: Update to 0.16.0.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.16.0.
2019-06-19 15:42:50 +02:00
Ricardo Wurmus f1765b57b8
gnu: Add python-keras.
* gnu/packages/machine-learning.scm (python-keras): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 90afa80dd9
gnu: Add python-pytest-timeout.
* gnu/packages/check.scm (python-pytest-timeout): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 4abc50666e
gnu: Add python-keras-preprocessing.
* gnu/packages/machine-learning.scm (python-keras-preprocessing): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus d93ad19110
gnu: Add python-keras-applications.
* gnu/packages/machine-learning.scm (python-keras-applications): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 7bcf827c1d
gnu: python-botocore: Update to 1.12.149.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149.
[native-inputs]: Add python-urllib3.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 5d3675371c
gnu: python-s3transfer: Update to 0.2.0.
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.2.0.
[propagated-inputs]: Add python-urllib3.
2019-06-19 15:05:42 +02:00
Mark H Weaver 5f7367cf84
gnu: linux-libre: Update to 5.1.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.11.
(%linux-libre-hash): Update hash.
2019-06-18 20:49:14 -04:00
Mark H Weaver 999ab3807a
gnu: linux-libre@4.19: Update to 4.19.52.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.52.
(%linux-libre-4.19-hash): Update hash.
2019-06-18 20:48:29 -04:00
Mark H Weaver 4862957c60
gnu: linux-libre@4.14: Update to 4.14.127.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.127.
(%linux-libre-4.14-hash): Update hash.
2019-06-18 20:47:38 -04:00
Mark H Weaver 6bb60ba1ba
gnu: linux-libre@4.9: Update to 4.9.182.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.182.
2019-06-18 20:46:58 -04:00
Mark H Weaver cbc28ac133
gnu: linux-libre@4.4: Update to 4.4.182.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.182.
2019-06-18 20:46:11 -04:00
Efraim Flashner cb13618b6d
gnu: python2: Add 'cpe-name' property.
* gnu/packages/python.scm (python2)[properties]: New field.
2019-06-18 21:02:42 +03:00
Andreas Enge e27ae2db00
gnu: linbox: Add version 1.5.2.
* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 9fafb0d21f
gnu: fflas-ffpack: Add version 2.3.2.
* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 80a70da7fc
gnu: givaro: Add version 4.0.4.
* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge a612f86684
gnu: Add linbox.
* gnu/packages/algebra.scm (linbox): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 4bf9cb4053
gnu: Add fflas-ffpack.
* gnu/packages/algebra.scm (fflas-ffpack): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge f0fbb31d01
gnu: Add givaro.
* gnu/packages/algebra.scm (givaro): New variable.
2019-06-18 19:57:05 +02:00