Commit graph

58123 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
0c34b5e6d0
gnu: camlzip: Update home page.
* gnu/packages/ocaml.scm (camlzip)[home-page]: Update.
2020-03-19 00:44:53 +01:00
Tobias Geerinckx-Rice
a79b7ab5a2
gnu: lablgtk: Update to 2.18.10.
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.10.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
6d27891aa0
gnu: bind: Update to 9.16.1.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.1.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
30ae1e8c94
gnu: inxi-minimal: Update to 3.0.38-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.38-1.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
f73c1a48ce
gnu: chafa: Update to 1.2.2.
* gnu/packages/image-viewers.scm (chafa): Update to 1.2.2.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
1b9e1648f6
gnu: workrave: Update to 1.10.37.
* gnu/packages/gnome.scm (workrave): Update to 1.10.37.
[arguments]: Disable #:tests?.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
8826b792d8
gnu: dovecot: Use libsodium.
This adds support for ARGON2I and ARGON2ID password hashing in exchange
for a <1% increase in closure size.

* gnu/packages/mail.scm (dovecot)[inputs]: Add libsodium.
(dovecot-libsodium-plugin)[description]: Note its use.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
d6894b95ec
gnu: dovecot: Use SQLite.
* gnu/packages/mail.scm (dovecot)[arguments]: Add "--with-sqlite"
to #:configure-flags.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
181d19ab2c
gnu: extempore: Use HTTPS home page.
* gnu/packages/music.scm (extempore)[home-page]: Use HTTPS.
2020-03-19 00:42:13 +01:00
Tobias Geerinckx-Rice
51d9c867aa
gnu: r-rhpcblasctl: Use HTTPS home page.
* gnu/packages/cran.scm (r-rhpcblasctl)[home-page]: Use HTTPS.
2020-03-19 00:42:13 +01:00
Tobias Geerinckx-Rice
0e2e942515
gnu: r-snowfall: Use HTTPS home page.
* gnu/packages/cran.scm (r-snowfall)[home-page]: Use HTTPS.
2020-03-19 00:42:12 +01:00
Tobias Geerinckx-Rice
48a13b4b82
gnu: Use HTTPS for non.tuxfamily.org home pages.
* gnu/packages/music.scm (non-timeline, non-mixer, non-session-manager)
(non-sequencer)[home-page]: Use HTTPS.
2020-03-19 00:41:40 +01:00
Nicolas Goaziou
db483baa1a
gnu: emacs-org-static-blog: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog)[description]: Fix typo.
2020-03-18 21:50:14 +01:00
Mark H Weaver
b3fa8349ab
gnu: linux-libre: Update to 5.4.26.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.26.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-18 16:46:06 -04:00
Mark H Weaver
30f9236685
gnu: linux-libre@4.19: Update to 4.19.111.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.111.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-18 16:45:00 -04:00
Marius Bakke
142cd4dc98
gnu: guile-readline: Build with Guile 3.
* gnu/packages/guile.scm (guile-readline): Switch to GUILE-3.0.
(guile2.2-readline): New public variable.
(guile3.0-readline): Define in terms of DEPRECATED-GUILE3.0-PACKAGE.  Move
expression below the 'deprecated-guile3.0-package' definition.
2020-03-18 20:10:38 +01:00
Marius Bakke
1b70995498
gnu: make-ld-wrapper: Default to Guile 3.0.
* gnu/packages/base.scm (make-ld-wrapper): Use GUILE-3.0 as the default Guile.
2020-03-18 20:04:57 +01:00
Marius Bakke
dd4e4b0376
gnu: GCC@9: Remove obsolete patch.
This patch became obsolete when the update to 9.3.0 was merged (commit 3dade1d59e).

* gnu/packages/patches/gcc-9-libsanitizer-mode-size.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gcc.scm (gcc-9)[source](patches): Remove it.
2020-03-18 19:45:16 +01:00
Leo Famulari
001af160d5
doc: Correctly state the size of the glibc-locales package.
* doc/guix.texi (Application Setup): Give the correct size.
2020-03-18 14:42:05 -04:00
Marius Bakke
c4d769d359
Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
Marius Bakke
de2871c9fa
gnu: pulseaudio: Remove obsolete input.
* gnu/packages/pulseaudio.scm (pulseaudio)[native-inputs]: Remove INTLTOOL.
Add GETTEXT-MINIMAL, PERL, and PERL-XML-PARSER.
2020-03-18 19:23:47 +01:00
Marius Bakke
96941537ee
gnu: at-spi2-core: Remove obsolete input.
* gnu/packages/gtk.scm (at-spi2-core)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
2020-03-18 19:23:47 +01:00
Marius Bakke
4ffa9f6b75
gnu: libgsf: Remove unused input.
* gnu/packages/gnome.scm (libgsf)[inputs]: Remove PYTHON.
2020-03-18 19:23:46 +01:00
Marius Bakke
23904adbbb
gnu: libgsf: Do not build the static library.
* gnu/packages/gnome.scm (libgsf)[arguments]: New field.
2020-03-18 19:23:46 +01:00
Marius Bakke
0a1559cc87
gnu: libgsf: Remove obsolete intltool input.
* gnu/packages/gnome.scm (libgsf)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL, PERL, and PERL-XML-PARSER (previously propagated).
2020-03-18 19:23:46 +01:00
Marius Bakke
f013742e27
gnu: gdb: Remove duplicate input.
* gnu/packages/gdb.scm (gdb-9.1)[inputs]: Remove PYTHON.
2020-03-18 19:23:46 +01:00
Marius Bakke
0a502c8c9b
gnu: fontforge: Update to 20200314.
* gnu/packages/fontutils.scm (fontforge): Update to 20200314.
[source](uri): Adjust for new tar.xz download.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Add #:configure-flags.  Remove phase
'fix-linking-with-python3.8', add phase 'do-not-override-RPATH'.
2020-03-18 19:23:46 +01:00
Marius Bakke
850093ac24
gnu: avahi: Update to 0.8.
* gnu/packages/patches/avahi-CVE-2018-1000845.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/avahi.scm (avahi): Update to 0.8.
[source](patches): Remove obsolete patch.
[properties]: Remove.
[arguments]: Remove "--disable-qt3" from #:configure-flags.  Add "--disable-qt5".
[inputs]: Add LIBEVENT.  Sort lexicographically.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL.
2020-03-18 19:23:46 +01:00
Marius Bakke
32b089f4f4
gnu: avahi: Do not build the static libraries.
* gnu/packages/avahi.scm (avahi)[arguments]: Add "--disable-static" to
 #:configure-flags.
2020-03-18 19:23:46 +01:00
Marius Bakke
8b53495dfb
gnu: perl-xml-parser: Update to 2.46.
* gnu/packages/xml.scm (perl-xml-parser): Update to 2.46.
2020-03-18 19:23:45 +01:00
Arun Isaac
e607cc3a47
gnu: swig: Use guile-3.0 instead of guile-2.2.
* gnu/packages/swig.scm (swig)[native-inputs]: Replace guile-2.2 with
guile-3.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-18 19:23:45 +01:00
Tobias Geerinckx-Rice
4de63cf3fc
gnu: tor: Update to 0.4.2.7.
* gnu/packages/tor.scm (tor): Update to 0.4.2.7.
2020-03-18 17:49:31 +01:00
Tobias Geerinckx-Rice
61d399c5fb
gnu: pioneer: Use HTTPS home page.
* gnu/packages/games.scm (pioneer)[home-page]: Use HTTPS.
2020-03-18 17:48:54 +01:00
Tobias Geerinckx-Rice
2bc3ec3b44
gnu: dovecot: Support LZ4 compression.
* gnu/packages/mail.scm (dovecot)[inputs]: Add lz4.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
e309b7206f
gnu: r-stabledist: Use HTTPS home page.
* gnu/packages/cran.scm (r-stabledist)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
8a02807a12
gnu: r-proc: Update home page.
* gnu/packages/cran.scm (r-proc)[home-page]: Follow (HTTPS) redirection.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
917edde580
gnu: r-stepwise: Use HTTPS home page.
* gnu/packages/cran.scm (r-stepwise)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
b89993fbd4
gnu: r-ldheatmap: Use HTTPS home page.
* gnu/packages/cran.scm (r-ldheatmap)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
083a95b7e0
gnu: r-shinyace: Use HTTPS home page.
* gnu/packages/cran.scm (r-shinyace)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Maxim Cournoyer
6c3881078a
doc: Follow-up commit to f6b950319c.
* doc/guix.texi (Invoking guix deploy): Fix typo in example.

Reported-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:16:57 -04:00
Guillaume Le Vaillant
7b1fb40dff
gnu: Add opencpn.
* gnu/packages/geo.scm (opencpn): New variable.
2020-03-18 15:20:22 +01:00
Nicolas Goaziou
97dba3876d
gnu: emacs-org-static-blog: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.3.0.
2020-03-18 14:42:10 +01:00
Dimakakos Dimos
c1ec7149ed
gnu: emacs-lsp-ui: Update to 6.2.
* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.
2020-03-18 12:30:21 +01:00
Michael Rohleder
202c674ca7
gnu: emacs-which-key: update to 3.4.0
[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-03-17T19:10:10+0100 using RSA]]
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0

From f36fee740bab3d74b526358be421a1527af9b69d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Tue, 17 Mar 2020 19:03:45 +0100
Subject: [PATCH] gnu: emacs-which-key: update to 3.4.0

* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
2020-03-18 12:28:44 +01:00
Brice Waegeneire
382ba7bad5
gnu: Add emacs-org-static-blog.
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): New variable.
2020-03-18 12:26:28 +01:00
raingloom
0e26c3cfcf
gnu: Add Geary.
* gnu/packages/gnome.scm (geary): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
raingloom
d0f5016475
gnu: gspell: --enable-vala for VAPI (for geary)
* gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags.
[native-inputs]: Add VALA.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Tanguy Le Carrour
370cb2e0a4
gnu: gnunet-gtk: Update to 0.12.0.
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.12.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Tanguy Le Carrour
aaa7d17dce
gnu: gnunet: Update to 0.12.2.
* gnu/packages/gnunet.scm (gnunet): Update to 0.12.2.
[inputs]: Add libjpeg. [arguments]: Deactivate more tests, set LANG env
variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Ludovic Courtès
e002332b8a
gnu: mcron: Depend on Guile 2.2.7.
Fixes <https://bugs.gnu.org/37237>.

* gnu/packages/guile-xyz.scm (mcron)[inputs]: Replace GUILE-2.2 with
GUILE-2.2.7.
2020-03-18 11:55:33 +01:00