me
/
guix
Archived
1
0
Fork 0
Commit Graph

57854 Commits (c4d769d359c67680fe55c3b71e659cd31837f3ec)

Author SHA1 Message Date
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
Jan Nieuwenhuizen b778989e9a
gnu: guix: Update to 'guile-3.0' also in native-inputs.
* gnu/packages/package-management.scm (guix)[native-inputs]: Update to
guile-3.0.
2020-03-17 18:33:21 +01:00
Ludovic Courtès 39569dbb5f
profiles: 'profile-derivation' uses _IOLBF on Guile 2.0 only.
* guix/profiles.scm (profile-derivation)[builder]: Use _IOLBF on Guile
2.0 only.
2020-03-17 16:10:58 +01:00
Ludovic Courtès b03753d8cc
tests: Fix compilation of 'gnu-make-for-tests'.
* guix/tests.scm (gnu-make-for-tests)[arguments]: Pass
"--disable-dependency-tracking" to #:configure-flags.
2020-03-17 15:49:06 +01:00
Ludovic Courtès 9d0c2c6e52
tests: Fix up reference to 'guile-2.2'.
This is a followup to b6bee63bed.

* tests/inferior.scm ("inferior-package-search-paths"): Refer to
'guile-3.0' instead of 'guile-2.2'.
2020-03-17 15:46:15 +01:00
Ludovic Courtès d8e98e853c
scripts: Refer to (default-guile) instead of 'guile-2.2'.
This is a followup to b6bee63bed.

* guix/scripts/environment.scm (guix-environment): Use (default-guile)
instead of (canonical-package guile-2.2) when parameterizing
'%guile-for-build'.
* guix/scripts/pack.scm (guix-pack): Likewise.
* guix/scripts/package.scm (guix-package*): Likewise.
* guix/scripts/pull.scm (guix-pull): Likewise.
2020-03-17 15:36:58 +01:00
Ludovic Courtès 2bc1a400ae
gexp: Change default Guile effective version to 3.0.
This is a followup to b6bee63bed.

* guix/gexp.scm (lower-gexp, gexp->derivation): #:effective-version
defaults to "3.0".
2020-03-17 15:32:36 +01:00
Ludovic Courtès 4e6c9f56b5
gnu: gnutls: Make 'guile3.0-gnutls' a deprecated alias.
This is a followup to 67a3c8ed15.

* gnu/packages/tls.scm (guile3.0-gnutls): Make a deprecated alias for
GNUTLS.
2020-03-17 15:31:45 +01:00
Marius Bakke 02ed227f94
gnu: guile-sqlite3: Use the correct Guile version.
This is a follow-up to commit b6bee63bed4f013064c0d902e7c8b83ed7514ade..

* gnu/packages/guile.scm (guile-sqlite3)[native-inputs]: Remove GUILE-2.2.
Add GUILE-3.0.
2020-03-17 11:13:20 +01:00
Marius Bakke cfa4de760a
gnu: guile-gcrypt: Use the correct Guile version.
This is a follow-up to commit b6bee63bed.

* gnu/packages/gnupg.scm (guile-gcrypt)[native-inputs]: Remove GUILE-2.2.  Add
GUILE-3.0.
(guile2.2-gcrypt)[native-inputs]: Adjust accordingly.
2020-03-17 10:40:19 +01:00
Marius Bakke 67a3c8ed15
gnu: GnuTLS: Build with Guile 3.
This is a follow-up to commit b6bee63bed.

* gnu/packages/tls.scm (gnutls)[inputs]: Change from GUILE-2.2 to GUILE-3.0.
(guile3.0-gnutls): Rename to ...
(guile2.2-gnutls): ... this.  Use GUILE-2.2.
(guile3.0-gnutls): New variable.
2020-03-17 10:39:47 +01:00
Ludovic Courtès b6bee63bed
gnu: Default to Guile 3.0.
This patch changes three things:

  1. package derivations are built using Guile 3.0;

  2. 'gexp->derivation' defaults to Guile 3.0;

  3. "guile3.0-" packages are deprecated aliases for the regular
     package, which now depends on Guile 3.0; "guile2.2-" packages are
     introduced; "guile-next" is renamed to "guile".

* gnu/packages/guile.scm (guile-2.0/fixed): Remove.
(guile-3.0/fixed): New variable.
(package-for-guile-3.0): Remove.
(package-for-guile-2.2): New variable.
(define-deprecated-guile3.0-package): New macro.
(guile-3.0)[name]: Change to "guile".
(guile-json-3)[native-inputs, inputs]: New fields.
(guile2.2-json): New variable.
(guile3.0-json): Deprecate.
(guile-gdbm-ffi)[native-inputs]: Switch to GUILE-3.0.
(guile2.2-gdbm-ffi): New variable.
(guile3.0-gdbm-ffi): Deprecate.
(guile-sqlite3): Switch to GUILE-3.0.
(guile2.2-sqlite3): New variable.
(guile3.0-sqlite3): Deprecate.
(guile-bytestructures): Switch to GUILE-3.0.
(guile2.2-bytestructures): New variable.
(guile3.0-bytestructures): Deprecate.
(guile-git): Switch to GUILE-3.0.
(guile2.2-git): New variable.
(guile3.0-git): Deprecate.
(guile-2.2/bug-fix):
* gnu/packages/ci.scm (cuirass): Switch to GUILE-3.0.
* gnu/packages/emacs-xyz.scm (emacs-guix): Switch to GUILE-3.0.
* gnu/packages/gtk.scm (guile-cairo)[arguments]: New field.
Switch to GUILE-3.0.
(guile2.2-cairo): New variable.
(guile3.0-cairo): Deprecate.
(guile-rsvg): Switch to GUILE-3.0.
(guile2.2-cairo): New variable.
(guile3.0-cairo): Deprecate.
(guile-present): Switch to GUILE-3.0.
(guile2.2-present): New variable.
(guile3.0-present): Deprecate.
(guile-gnome)[propagated-inputs]: Use GUILE2.2-CAIRO and GUILE2.2-LIB.
* gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: Add #:configure-flags.
Switch to GUILE-3.0.
(guile2.2-fibers): New variable.
(guile3.0-fibers): Deprecate.
(guile-syntax-highlight): Switch to GUILE-3.0.
(guile2.2-syntax-highlight): New variable.
(guile3.0-syntax-highlight): Deprecate.
(guile-colorized): Switch to GUILE-3.0.
(guile2.2-colorized): New variable.
(guile3.0-colorized): Deprecate.
(guile-pfds): Switch to GUILE-3.0.
(guile2.2-pfds): New variable.
(guile3.0-pfds): Deprecate.
(guile-simple-zmq): Switch to GUILE-3.0.
(guile2.2-simple-zmq): New variable.
(guile3.0-simple-zmq): Deprecate.
(guile-newt): Switch to GUILE-3.0.
(guile2.2-newt): New variable.
(guile3.0-newt): Deprecate.
(guile-parted): Switch to GUILE-3.0.
(guile2.2-parted): New variable.
(guile3.0-parted): Deprecate.
(guile-config): Switch to GUILE-3.0.
(guile2.2-config): New variable.
(guile3.0-config): Deprecate.
(guile-hall): Switch to GUILE-3.0.
(guile2.2-hall): New variable.
(guile3.0-hall): Deprecate.
(guile-ics): Switch to GUILE-3.0.
(guile2.2-ics): New variable.
(guile3.0-ics): Deprecate.
(guile-wisp)[arguments]: Add 'support-guile-3.0' phase.
Switch to GUILE-3.0.
(guile2.2-wisp): New variable.
(guile3.0-wisp): Deprecate.
(guile-lib): Switch to GUILE-3.0.
(guile2.2-lib): New variable.
(guile3.0-lib): Deprecate.
(guile-minikanren): Switch to GUILE-3.0.
(guile2.2-minikanren): New variable.
(guile3.0-minikanren): Deprecate.
(guile-irregex): Switch to GUILE-3.0.
(guile2.2-irregex): New variable.
(guile3.0-irregex): Deprecate.
(haunt): Switch to GUILE-3.0, and remove GUILE-READER.
(guile2.2-haunt): New variable.
(guile3.0-haunt): Deprecate.
(guile-commonmark): Switch to GUILE-3.0.
(guile2.2-commonmark): New variable.
(guile3.0-commonmark): Deprecate.
(mcron): Switch to GUILE-3.0.
(guile2.0-mcron): New variable.
(guile3.0-mcron): Deprecate.
(guile-picture-language): Switch to GUILE-3.0.
(guile2.2-picture-language): New variable.
(guile3.0-picture-language): Deprecate.
(guile-gi): Switch to GUILE-3.0.
(guile2.2-gi): New variable.
(guile3.0-gi): Deprecate.
(guile-hashing): Switch to GUILE-3.0.
(guile2.2-hashing): New variable.
(guile3.0-hashing): Deprecate.
* gnu/packages/package-management.scm (guix): Switch to GUILE-3.0.
(guile2.2-guix): New variable.
(guile3.0-guix): Deprecate.
(gwl): Replace "guile3.0-" with "guile-".
(guix-jupyter)[source]: Adjust for Guile 3.0.
Switch to GUILE-3.0.
* gnu/packages/ssh.scm (guile-ssh): Switch to GUILE-3.0.
(guile2.2-ssh): New variable.
(guile3.0-ssh): Deprecate.
* gnu/packages/admin.scm (shepherd): Switch to GUILE-3.0.
(guile2.2-shepherd): New variable.
(guile3.0-shepherd): Deprecate.
* gnu/packages/mail.scm (mailutils): Switch to GUILE-3.0.
(guile2.2-mailutils): New variable.
(guile3.0-mailutils): Deprecate.
* gnu/packages/plotutils.scm (guile-charting): Switch to GUILE-3.0.
(guile2.2-charting): New variable.
(guile3.0-charting): Deprecate.
* gnu/packages/version-control.scm (libgit2): Switch to GUILE-3.0.
* gnu/packages/vpn.scm (vpnc-scripts): Switch to GUILE-3.0.
* gnu/packages/web.scm (guix-data-service): Switch to GUILE-3.0.
(hpcguix-web): Switch to GUILE-3.0.
* guix/self.scm (specification->package): Refer to the "guile-" variants
instead of "guile3.0-".
* guix/gexp.scm (default-guile): Change to GUILE-3.0.
* build-aux/build-self.scm (build): #:guile-version defaults to "3.0".
* gnu/packages/commencement.scm (guile-final): Base on GUILE-3.0/FIXED.
2020-03-16 15:44:02 +01:00
Ludovic Courtès d8f78f5448
gnu: ld-wrapper: Use _IOLBF on Guile 2.0 only.
* gnu/packages/base.scm (make-ld-wrapper)[arguments]: Wrap use of
'_IOLBF' in 'cond-expand' and use 'line instead on Guile > 2.0.
2020-03-16 15:43:23 +01:00
Marius Bakke 40a461fd97
gnu: libcxx: Hide GCC's C++ headers during the build process.
* gnu/packages/llvm.scm (libcxx)[arguments]: New field.
2020-03-15 16:08:06 +01:00
Marius Bakke f42bfc7a99
gnu: clang: Switch to 'C_INCLUDE_PATH' & co.
* gnu/packages/llvm.scm (clang-from-llvm)[native-search-paths]: Remove
"CPATH", and add "C_INCLUDE_PATH" and "CPLUS_INCLUDE_PATH".
2020-03-15 16:04:53 +01:00
Marius Bakke 56c833ea28
gnu: gcc@4.9, gcc@5: Adjust for CPLUS_INCLUDE_PATH changes.
* gnu/packages/gcc.scm (gcc-4.9): Unless cross-compiling, add ...
[arguments]: with a phase to remove glibc and GCC from CPLUS_INCLUDE_PATH.
(gcc-6)[arguments]: Inherit from GCC-4.8.
2020-03-15 16:03:16 +01:00
Marius Bakke d594963856
gnu: eudev: Remove bugfix variant.
* gnu/packages/linux.scm (eudev/btrfs-fix): Remove variable.
(eudev)[arguments]: Add phase patch-bindir-in-btrfs-rules.
* gnu/services/base.scm (<udev-configuration>, udev-service): Refer to EUDEV
instead of EUDEV/BTRFS-FIX.
2020-03-14 13:19:06 +01:00
Marius Bakke f77ab2abdf
gnu: bluez: Incorporate grafted changes.
* gnu/packages/linux.scm (bluez)[replacement]: Remove.
[source](patches): New field.
(bluez/fixed): Remove variable.
2020-03-14 13:18:23 +01:00
Marius Bakke 961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Marius Bakke aebba13c0b
Merge branch 'staging' 2020-03-14 12:57:21 +01:00