Commit Graph

46286 Commits

Author SHA1 Message Date
Marius Bakke f03cda4d1e
gnu: lash: Add dependency on libtirpc.
* gnu/packages/audio.scm (lash)[arguments]: Add <#:make-flags>.
[inputs]: Add LIBTIRPC.
2019-07-03 15:40:28 +02:00
Marius Bakke 6002a0b635
gnu: libtirpc: Do not build 'libtirpc.a'.
* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Add <#:configure-flags>.
2019-07-03 15:39:30 +02:00
Rutger Helling 15c92a652f
gnu: wireguard: Update to 0.0.20190702.
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190702.
2019-07-03 13:38:29 +02:00
Ludovic Courtès 9156396fe6
gnu: geeqie: Update to commit c220dde.
* gnu/packages/image-viewers.scm (geeqie): Update to commit c220dde.
[source]: Use 'git-fetch' and 'git-reference'.
[arguments] <pre-bootstrap>: Add 'substitute*' calls for 'configure.ac'
and 'po/POTFILES.in'.
2019-07-03 12:03:07 +02:00
Kyle Meyer 723f5b1dc9
profiles: Adjust packages->manifest pattern for inferior packages.
* guix/profiles.scm (packages->manifest): Add package? predicate to `(package
output)' pattern to avoid incorrectly matching `(inferior-package output)',
which should be handled by a later clause.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Joseph LaFreniere f20d865239
gnu: Add emacs-minions.
* gnu/packages/emacs-xyz.scm (emacs-minions): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT 1362e52907
gnu: monero-gui: Update to 0.14.1.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT fc54da1d02
gnu: monero: Update to 0.14.1.0.
* gnu/packages/finance.scm (monero): Update to 0.14.1.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Marius Bakke 7960bb27c5
gnu: libtorrent-rasterbar: Remove GCC5 workaround.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]<#:configure-flags>:
Remove "CXXFLAGS".
2019-07-03 01:08:14 +02:00
Marius Bakke d0521758c6
gnu: polkit: Remove GCC5 workaround.
* gnu/packages/polkit.scm (polkit)[arguments]<#:configure-flags>: Remove "CXXFLAGS".
2019-07-03 01:04:06 +02:00
Marius Bakke 529c9ac5e0
gnu: nitrogen: Remove redundant configure flags.
* gnu/packages/wm.scm (nitrogen)[arguments]: Remove.
2019-07-03 01:00:33 +02:00
Marius Bakke 3cd9350e08
gnu: pavucontrol: Remove GCC5 workaround.
* gnu/packages/pulseaudio.scm (pavucontrol)[arguments]: Remove.
2019-07-03 00:54:28 +02:00
Marius Bakke ed59057b6e
gnu: lvtk: Remove obsolete workarounds.
* gnu/packages/audio.scm (lvtk)[arguments]: Remove <#:phases>.
2019-07-03 00:47:29 +02:00
Marius Bakke 7af60255ba
gnu: non-sequencer: Remove GCC5 workaround.
* gnu/packages/music.scm (non-sequencer)[arguments]: Remove <#:phases>.
2019-07-03 00:45:39 +02:00
Marius Bakke cdeb3e39a8
gnu: ganv: Remove GCC5 workaround.
* gnu/packages/gtk.scm (ganv)[arguments]: Dont set CXXFLAGS.
2019-07-03 00:42:53 +02:00
Tobias Geerinckx-Rice 84ce2a9499
gnu: thunar-volman: Update to 0.9.3.
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.3.
2019-07-03 00:26:08 +02:00
Tobias Geerinckx-Rice edb336468d
gnu: thunar: Update to 1.8.7.
* gnu/packages/xfce.scm (thunar): Update to 1.8.7.
2019-07-03 00:26:07 +02:00
Marius Bakke 0d75c64d78
gnu: glib-networking: Update to 2.60.3.
* gnu/packages/gnome.scm (glib-networking): Update to 2.60.3.
[source](patches): Remove.
[arguments]<#:phases>: Remove.
* gnu/packages/patches/glib-networking-connection.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-07-03 00:19:46 +02:00
Nicolas Goaziou a1ce06753a
gnu: audacity: Update to 2.3.2.
* gnu/packages/audio.scm (audacity): Update to 2.3.2.
2019-07-03 00:06:48 +02:00
Tobias Geerinckx-Rice c7949d6c00
gnu: xlockmore: Update to 5.57.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.57.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice 458fe41923
gnu: libvirt: Update to 5.5.0 [security fixes].
This release includes fixes for CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.

If you think these sound familiar, you are[0] correct[1]…

[0]: https://www.redhat.com/archives/libvirt-announce/2019-June/msg00000.html
[1]: https://www.redhat.com/archives/libvirt-announce/2019-July/msg00000.html

* gnu/packages/virtualization.scm (libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice cb94ae38c1
gnu: python-libvirt: Update to 5.5.0.
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice 03b6c47445
gnu: alpine: Build reproducibly.
This follows up commit 54278e225e.

* gnu/packages/mail.scm (arguments): Replace Makefile.in substitution
with the new ‘--with-date-stamp’ configure-flag.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice 0ca2507319
gnu: alpine: Don't use unstable tarball.
* gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-07-02 23:59:41 +02:00
Marius Bakke 554e234ebb
gnu: libgnomecanvasmm: Remove GCC5 workaround.
* gnu/packages/gnome.scm (libgnomecanvasmm)[arguments]: Remove.
2019-07-02 23:23:06 +02:00
Marius Bakke b80dd5e3e0
gnu: waybar: Remove GCC input.
* gnu/packages/wm.scm (waybar)[native-inputs]: Remove GCC-TOOLCHAIN-7.
[arguments]: Remove <#:phases>.
2019-07-02 23:18:07 +02:00
Tobias Geerinckx-Rice db37dd91e4
gnu: youtube-dl-gui: Add .desktop file.
* gnu/packages/video.scm (youtube-dl-gui)[arguments]:
Add a ‘create-desktop-file’ phase.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice 54278e225e
gnu: alpine: Update to 2.21.99999.
* gnu/packages/mail.scm (alpine): Update to 2.21.99999.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice a321ac9969
gnu: tumbler: Update to 0.2.5.
* gnu/packages/xfce.scm (tumbler): Update to 0.2.5.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice da83224dd0
gnu: alpine: Use HTTPS home page.
* gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
2019-07-02 23:13:20 +02:00
Tobias Geerinckx-Rice 3f6943846f
gnu: garcon: Update to 0.6.3.
* gnu/packages/xfce.scm (garcon): Update to 0.6.3.
2019-07-02 23:13:20 +02:00
Marius Bakke 9880bba2c8
gnu: ncmpc: Remove GCC8 input.
* gnu/packages/mpd.scm (ncmpc)[native-inputs]: Remove GCC-8.
[arguments]: Remve <#:phases>.
2019-07-02 23:13:06 +02:00
Marius Bakke 29a4fe8b59
gnu: vte-ng: Remove GCC7 input.
* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Remove GCC-7.
[arguments]: Adjust accordingly.
2019-07-02 23:09:16 +02:00
Marius Bakke 9f74ec98d3
gnu: spirv-tools: Remove GCC7 input.
* gnu/packages/vulkan.scm (spirv-tools)[native-inputs]: Remove GCC-7.
[arguments]: Remove <#:phases>.
2019-07-02 23:08:12 +02:00
Marius Bakke c8f2050ab6
gnu: gtkmm: Remove GCC5 workaround.
* gnu/packages/gtk.scm (gtkmm)[arguments]: Remove <#:configure-flags>.
* gnu/packages/gtk.scm (gtkmm-2)[arguments]: Likewise.
2019-07-02 21:55:55 +02:00
Marius Bakke 7ce9139f96
gnu: libarchive: Remove GCC5 workaround.
* gnu/packages/backup.scm (libarchive)[arguments]: Remove <#:configure-flags>.
2019-07-02 21:30:43 +02:00
Marius Bakke e7a42c4abb
gnu: boost: Remove GCC5 workaround.
* gnu/packages/patches/boost-fix-icu-build.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/boost.scm (boost)[source](patches): Remove.
[arguments]: Do not pass "cxxflags".
2019-07-02 21:17:53 +02:00
Marius Bakke d69e90e2af
gnu: libdrm: Update to 2.4.99.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.99.
2019-07-02 21:05:21 +02:00
Marius Bakke fefd1a7bd4
gnu: libuv: Update to 1.30.1.
* gnu/packages/libevent.scm (libuv): Update to 1.30.1.
2019-07-02 21:00:03 +02:00
Tobias Geerinckx-Rice 1b7395b1ad
gnu: tomb: Update to 2.6.
* gnu/packages/crypto.scm (tomb): Update to 2.6.
2019-07-02 20:57:33 +02:00
Marius Bakke fb82d3472d
gnu: Remove redundant icu4c@64 package.
* gnu/packages/icu4c.scm (icu4c-64): Remove variable.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C-64 to ICU4C.
2019-07-02 20:21:13 +02:00
Marius Bakke 004b4056d4
gnu: tzdata-for-tests: Update to 2019b.
* gnu/packages/base.scm (tzdata-for-tests)[version, source, inputs]: Remove.
2019-07-02 20:19:20 +02:00
Marius Bakke 4fb9165515
Merge branch 'staging' into core-updates 2019-07-02 20:18:16 +02:00
Marius Bakke 30484be05d
Merge branch 'master' into staging 2019-07-02 20:14:23 +02:00
Marius Bakke 6661b025a6
gnu: openssl@1.0: Update to 1.0.2s.
* gnu/packages/tls.scm (openssl-1.0): Update to 1.0.2s.
2019-07-02 20:13:03 +02:00
Zzull 2e03bbeb7b
gnu: Add emacs-multi-term
* gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Katherine Cox-Buday c5ab53204e
gnu: Add trivial-utf-8.
* gnu/packages/lisp.scm (sbcl-trivial-utf-8, ecl-trivial-utf-8): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald 252a4d5936
gnu: Add ghc-validation.
* gnu/packages/haskell.scm (ghc-validation): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald 2c4e4bc658
gnu: Add ghc-hedgehog.
* gnu/packages/haskell-check.scm (ghc-hedgehog): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald 3c69d462ce
gnu: Add ghc-concurrent-output.
* gnu/packages/haskell.scm (ghc-concurrent-output): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00