summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-18gnu: gdb: Remove duplicate input.Marius Bakke
* gnu/packages/gdb.scm (gdb-9.1)[inputs]: Remove PYTHON.
2020-03-18gnu: fontforge: Update to 20200314.Marius Bakke
* 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-18gnu: avahi: Update to 0.8.Marius Bakke
* 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-18gnu: avahi: Do not build the static libraries.Marius Bakke
* gnu/packages/avahi.scm (avahi)[arguments]: Add "--disable-static" to #:configure-flags.
2020-03-18gnu: perl-xml-parser: Update to 2.46.Marius Bakke
* gnu/packages/xml.scm (perl-xml-parser): Update to 2.46.
2020-03-18gnu: swig: Use guile-3.0 instead of guile-2.2.Arun Isaac
* 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-18gnu: tor: Update to 0.4.2.7.Tobias Geerinckx-Rice
* gnu/packages/tor.scm (tor): Update to 0.4.2.7.
2020-03-18gnu: pioneer: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/games.scm (pioneer)[home-page]: Use HTTPS.
2020-03-18gnu: dovecot: Support LZ4 compression.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (dovecot)[inputs]: Add lz4.
2020-03-18gnu: r-stabledist: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-stabledist)[home-page]: Use HTTPS.
2020-03-18gnu: r-proc: Update home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-proc)[home-page]: Follow (HTTPS) redirection.
2020-03-18gnu: r-stepwise: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-stepwise)[home-page]: Use HTTPS.
2020-03-18gnu: r-ldheatmap: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-ldheatmap)[home-page]: Use HTTPS.
2020-03-18gnu: r-shinyace: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-shinyace)[home-page]: Use HTTPS.
2020-03-18doc: Follow-up commit to f6b950319c.Maxim Cournoyer
* doc/guix.texi (Invoking guix deploy): Fix typo in example. Reported-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18gnu: Add opencpn.Guillaume Le Vaillant
* gnu/packages/geo.scm (opencpn): New variable.
2020-03-18gnu: emacs-org-static-blog: Update to 1.3.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.3.0.
2020-03-18gnu: emacs-lsp-ui: Update to 6.2.Dimakakos Dimos
* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.
2020-03-18gnu: emacs-which-key: update to 3.4.0Michael Rohleder
[[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-18gnu: Add emacs-org-static-blog.Brice Waegeneire
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): New variable.
2020-03-18gnu: Add Geary.raingloom
* gnu/packages/gnome.scm (geary): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18gnu: gspell: --enable-vala for VAPI (for geary)raingloom
* gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags. [native-inputs]: Add VALA. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18gnu: gnunet-gtk: Update to 0.12.0.Tanguy Le Carrour
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18gnu: gnunet: Update to 0.12.2.Tanguy Le Carrour
* 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-18gnu: mcron: Depend on Guile 2.2.7.Ludovic Courtès
Fixes <https://bugs.gnu.org/37237>. * gnu/packages/guile-xyz.scm (mcron)[inputs]: Replace GUILE-2.2 with GUILE-2.2.7.
2020-03-17gnu: guix: Update to 'guile-3.0' also in native-inputs.Jan Nieuwenhuizen
* gnu/packages/package-management.scm (guix)[native-inputs]: Update to guile-3.0.
2020-03-17profiles: 'profile-derivation' uses _IOLBF on Guile 2.0 only.Ludovic Courtès
* guix/profiles.scm (profile-derivation)[builder]: Use _IOLBF on Guile 2.0 only.
2020-03-17tests: Fix compilation of 'gnu-make-for-tests'.Ludovic Courtès
* guix/tests.scm (gnu-make-for-tests)[arguments]: Pass "--disable-dependency-tracking" to #:configure-flags.
2020-03-17tests: Fix up reference to 'guile-2.2'.Ludovic Courtès
This is a followup to b6bee63bed4f013064c0d902e7c8b83ed7514ade. * tests/inferior.scm ("inferior-package-search-paths"): Refer to 'guile-3.0' instead of 'guile-2.2'.
2020-03-17scripts: Refer to (default-guile) instead of 'guile-2.2'.Ludovic Courtès
This is a followup to b6bee63bed4f013064c0d902e7c8b83ed7514ade. * 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-17gexp: Change default Guile effective version to 3.0.Ludovic Courtès
This is a followup to b6bee63bed4f013064c0d902e7c8b83ed7514ade. * guix/gexp.scm (lower-gexp, gexp->derivation): #:effective-version defaults to "3.0".
2020-03-17gnu: gnutls: Make 'guile3.0-gnutls' a deprecated alias.Ludovic Courtès
This is a followup to 67a3c8ed15f62a39f8684ee9c8dda024de9296a9. * gnu/packages/tls.scm (guile3.0-gnutls): Make a deprecated alias for GNUTLS.
2020-03-17gnu: guile-sqlite3: Use the correct Guile version.Marius Bakke
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-17gnu: guile-gcrypt: Use the correct Guile version.Marius Bakke
This is a follow-up to commit b6bee63bed4f013064c0d902e7c8b83ed7514ade. * 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-17gnu: GnuTLS: Build with Guile 3.Marius Bakke
This is a follow-up to commit b6bee63bed4f013064c0d902e7c8b83ed7514ade. * 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-16gnu: Default to Guile 3.0.Ludovic Courtès
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-16gnu: ld-wrapper: Use _IOLBF on Guile 2.0 only.Ludovic Courtès
* 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-15gnu: libcxx: Hide GCC's C++ headers during the build process.Marius Bakke
* gnu/packages/llvm.scm (libcxx)[arguments]: New field.
2020-03-15gnu: clang: Switch to 'C_INCLUDE_PATH' & co.Marius Bakke
* gnu/packages/llvm.scm (clang-from-llvm)[native-search-paths]: Remove "CPATH", and add "C_INCLUDE_PATH" and "CPLUS_INCLUDE_PATH".
2020-03-15gnu: gcc@4.9, gcc@5: Adjust for CPLUS_INCLUDE_PATH changes.Marius Bakke
* 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-14gnu: eudev: Remove bugfix variant.Marius Bakke
* 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-14gnu: bluez: Incorporate grafted changes.Marius Bakke
* gnu/packages/linux.scm (bluez)[replacement]: Remove. [source](patches): New field. (bluez/fixed): Remove variable.
2020-03-14Merge branch 'master' into core-updatesMarius Bakke
2020-03-14Merge branch 'staging'Marius Bakke
2020-03-14gnu: kiki: Adjust for CPLUS_INCLUDE_PATH change.Marius Bakke
* gnu/packages/games.scm (kiki)[arguments]: Prepend to CPLUS_INCLUDE_PATH instead of overriding it.
2020-03-14gnu: mit-krb5: Fix segfault in gsasl test suite.Marius Bakke
* gnu/packages/patches/mit-krb5-qualify-short-hostnames.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kerberos.scm (mit-krb5)[source](patches): New field.
2020-03-14gnu: log4cpp: Fix build with glibc 2.31.Marius Bakke
* gnu/packages/logging.scm (log4cpp)[arguments]: New field.
2020-03-14gnu: innoextract: Fix build failure with recent Boost and CMake.Marius Bakke
* gnu/packages/compression.scm (innoextract)[arguments]: Add #:configure-flags to prevent usage of Boost's CMake scripts. While at it, remove the obsolete #:phases.
2020-03-14gnu: gimp: Do not run gtk-update-icon-cache during the build process.Marius Bakke
* gnu/packages/gimp.scm (gimp)[arguments]: Add "ac_cv_path_GTK_UPDATE_ICON_CACHE" in #:configure-flags.
2020-03-14gnu: ghostscript: Update to 9.51.Marius Bakke
* gnu/packages/patches/ghostscript-CVE-2019-14869.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/patches/ghostscript-no-header-uuid.patch: Adjust for 9.51. * gnu/packages/ghostscript.scm (ghostscript): Update to 9.51. [source](patches): Remove obsolete patch. [arguments]: Remove obsolete substitution. When cross-compiling, add two workaround phases.