Marius Bakke
2ed626bf0d
gnu: pingus: Adjust for GCC 7.
...
Fixes <https://bugs.gnu.org/37946 >.
* gnu/packages/games.scm (pingus)[source](modules, snippet): New fields.
2019-10-31 01:03:27 +01:00
Marius Bakke
4b889d3a7a
gnu: pingus: Update source URI.
...
* gnu/packages/games.scm (pingus)[source](uri): Change to current repository.
2019-10-31 01:03:26 +01:00
Maxim Cournoyer
97bc3cbea5
services: ntp: Ensure no double quotes are output to config file.
...
* gnu/services/networking.scm (ntp-server->string): Use the textual
representation of the values as printed by 'display' rather than 'write', to
avoid inserting double quotes in the generated config.
* tests/networking.scm (%ntp-server-sample): Add a comment and make one of the
options a string, to exercise the fix.
("ntp-server->string"): Move the expected value to the first argument.
("ntp configuration servers deprecated form"): Likewise.
("openntpd generated config string ends with a newline"): Likewise.
2019-10-30 18:15:54 -04:00
Guillaume Le Vaillant
d29d04c9e6
gnu: Add udiskie.
...
* gnu/packages/freedesktop.scm (udiskie): New variable.
* gnu/packages/patches/udiskie-no-appindicator.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-10-30 17:53:11 +01:00
Guillaume Le Vaillant
93953ec714
gnu: Add python-keyutils.
...
* gnu/packages/python-crypto.scm (python-keyutils): New variable.
2019-10-30 17:53:11 +01:00
Leo Prikler
08db81c95a
gnu: Add gitg.
...
* gnu/packages/gnome.scm: (gitg): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30 17:16:59 +01:00
Carl Dong
2b1d708294
gnu: Fix make-gcc-libc.
...
Until now the following wouldn't build:
--8<---------------cut here---------------start------------->8---
(use-modules (gnu packages commencement)
(gnu packages gcc)
(gnu packages base))
(make-gcc-libc gcc-9 glibc-2.27)
--8<---------------cut here---------------end--------------->8---
* gnu/packages/base.scm (make-gcc-libc)[phases]: Add environment
variables to place the target libc on the system header search path.
[make-flags]: Remove unncessary FLAGS_FOR_TARGET.
[native-inputs]: Construct in a way that doesn't require emptying
inputs.
2019-10-30 11:41:31 -04:00
Pierre Neidhardt
76dbadac59
gnu: Add dxvk.
...
* gnu/packages/wine.scm (dxvk): New variable.
2019-10-30 16:31:35 +01:00
Carl Dong
2148674372
gnu: make-nsis: Fix cross-compilation.
...
* gnu/packages/installers.scm (make-nsis)[arguments]: Enforce correct
ordering of search paths (mingw-w64 last).
2019-10-30 11:20:00 -04:00
Nicolas Goaziou
dae206f1f2
gnu: Fix attribution.
...
* gnu/packages/game-development.scm: Fix attribution.
2019-10-30 14:44:14 +01:00
Pierre Neidhardt
cd6a22d1ac
gnu: Add emacs-eshell-did-you-mean.
...
* gnu/packages/emacs-xyz.scm (emacs-eshell-did-you-mean): New variable.
2019-10-30 14:40:49 +01:00
Pierre Neidhardt
e16acb5c9b
gnu: Add emacs-eshell-prompt-extras.
...
* gnu/packages/emacs-xyz.scm (emacs-eshell-prompt-extras): New variable.
2019-10-30 14:40:49 +01:00
Marius Bakke
d8bb1097d7
gnu: python2-pandas: Downgrade to 0.24.2.
...
This is a follow-up to commit 7a97a26d01
.
* gnu/packages/python-xyz.scm (python-pandas)[properties]: New field.
(python2-pandas): Downgrade to 0.24.2.
2019-10-30 14:32:17 +01:00
Marius Bakke
adb396eae3
gnu: python2-numpy: Downgrade to 1.16.5.
...
Fixes <https://bugs.gnu.org/37989 >.
Reported by Josh Holland <josh@inv.alid.pw>.
This is a follow-up to commit 8e5fbd5dda
.
* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
(python2-numpy): Downgrade to 1.16.5.
2019-10-30 14:32:17 +01:00
Ricardo Wurmus
8cdfaef118
gnu: cuirass: Update to 0.0.1-26.e20ff86.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-26.e20ff86.
2019-10-30 13:32:24 +01:00
Efraim Flashner
2679d9a419
gnu: python-whoosh: Skip test suite.
...
* gnu/packages/python-xyz.scm (python-whoosh)[arguments]: Disable the
test suite.
2019-10-30 12:38:11 +02:00
Mathieu Othacehe
3ccdd3a5ff
gnu: python-xlrd: Fix comment.
...
* gnu/packages/python-xyz.scm (python-xlrd)[arguments]: Turn comment into a
full sentence.
2019-10-30 10:19:08 +01:00
Giacomo Leidi
7a97a26d01
gnu: python-pandas: Update to 0.25.2.
...
* gnu/packages/python-xyz.scm (python-pandas): Update to 0.25.2.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30 10:17:59 +01:00
Giacomo Leidi
3a2b1a3c9c
gnu: python-xlrd: Update to 1.2.0.
...
* gnu/packages/python-xyz.scm (python-xlrd): Update to 1.2.0.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30 10:17:52 +01:00
Giacomo Leidi
8e5fbd5dda
gnu: python-numpy: Update to 1.17.3.
...
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.17.3.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30 10:17:44 +01:00
Mark H Weaver
6d8e6f1940
gnu: linux-libre: Update to 5.3.8.
...
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.8.
(linux-libre-5.3-pristine-source): Update hash.
2019-10-30 02:46:58 -04:00
Mark H Weaver
fd41243c81
gnu: linux-libre@4.19: Update to 4.19.81.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.81.
(linux-libre-4.19-pristine-source): Update hash.
2019-10-30 02:46:13 -04:00
Mark H Weaver
54e616403d
gnu: linux-libre@4.14: Update to 4.14.151.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.151.
(linux-libre-4.14-pristine-source): Update hash.
2019-10-30 02:45:33 -04:00
Mark H Weaver
a6891409e3
gnu: linux-libre@4.9: Update to 4.9.198.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.198.
(linux-libre-4.9-pristine-source): Update hash.
2019-10-30 02:44:59 -04:00
Mark H Weaver
6e5bc87ced
gnu: linux-libre@4.4: Update to 4.4.198.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.198.
(linux-libre-4.4-pristine-source): Update hash.
2019-10-30 02:43:55 -04:00
Tobias Geerinckx-Rice
9110ee4c57
gnu: r-rgdal: Update to 1.4-7.
...
* gnu/packages/cran.scm (r-rgdal): Update to 1.4-7.
2019-10-30 05:52:39 +01:00
Tobias Geerinckx-Rice
5f5961121b
gnu: r-huge: Update to 1.3.4.
...
* gnu/packages/cran.scm (r-huge): Update to 1.3.4.
2019-10-30 05:52:39 +01:00
Tobias Geerinckx-Rice
020e32149d
gnu: r-spam: Update to 2.3-0.2.
...
* gnu/packages/cran.scm (r-spam): Update to 2.3-0.2.
2019-10-30 05:52:38 +01:00
Tobias Geerinckx-Rice
7f2a457783
gnu: perl-net-dns-native: Update to 0.22.
...
* gnu/packages/perl.scm (perl-net-dns-native): Update to 0.22.
2019-10-30 05:21:05 +01:00
Tobias Geerinckx-Rice
b7d9d92b60
gnu: perl-moo-2: Update to 2.003006.
...
* gnu/packages/perl.scm (perl-moo-2): Update to 2.003006.
2019-10-30 05:21:05 +01:00
Tobias Geerinckx-Rice
b6909d47cc
gnu: openrct2: Update to 0.2.4.
...
* gnu/packages/games.scm (openrct2): Update to 0.2.4.
2019-10-30 05:21:04 +01:00
Tobias Geerinckx-Rice
da321a54f8
gnu: r-tidytree: Update to 0.2.9.
...
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.9.
2019-10-30 05:21:04 +01:00
Tobias Geerinckx-Rice
355420c6ac
gnu: goffice: Update to 0.10.45.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.45.
2019-10-30 05:21:04 +01:00
Tobias Geerinckx-Rice
16243f0b50
gnu: goffice: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (goffice)[source]: Hard-code NAME.
2019-10-30 05:21:04 +01:00
Tobias Geerinckx-Rice
9f3028676c
gnu: gpxsee: Update to 7.16.
...
* gnu/packages/gps.scm (gpxsee): Update to 7.16.
2019-10-30 05:21:04 +01:00
Tobias Geerinckx-Rice
faefa2eda3
gnu: arb: Update to 2.17.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.17.0.
[home-page]: Replace with a working one.
2019-10-30 04:28:59 +01:00
Tobias Geerinckx-Rice
c10f6c5ab4
gnu: ams-lv2: Update to 1.2.2.
...
This is the same commit, now with a version number.
* gnu/packages/music.scm (ams-lv2): Update to 1.2.2.
[home-page]: Replace with a working one.
2019-10-30 04:28:59 +01:00
Tobias Geerinckx-Rice
aee4e47c5e
gnu: youtube-dl: Update to 2019.10.29.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.29.
2019-10-30 04:28:58 +01:00
Tobias Geerinckx-Rice
2dbd8365da
gnu: libedit: Download over HTTPS.
...
* gnu/packages/libedit.scm (libedit)[source]: Use HTTPS.
2019-10-30 04:28:58 +01:00
Tobias Geerinckx-Rice
bd189ebcc5
gnu: libedit: Update to 20191025-3.1.
...
* gnu/packages/libedit.scm (libedit): Update to 20191025-3.1.
2019-10-30 04:28:58 +01:00
Tobias Geerinckx-Rice
a26b73b6fc
gnu: paps: Update to 0.7.1.
...
* gnu/packages/pdf.scm (paps): Update to 0.7.1.
2019-10-30 04:28:58 +01:00
Tobias Geerinckx-Rice
3216577dbc
gnu: powertop: Update to 2.11.
...
* gnu/packages/linux.scm (powertop): Update to 2.11.
2019-10-30 04:28:58 +01:00
Alex Griffin
51add2a97b
gnu: Add kmonad.
...
* gnu/packages/haskell-apps.scm (kmonad): New variable.
2019-10-29 21:15:08 -05:00
Alex Griffin
d392f8039a
gnu: Add ghc-unagi-chan.
...
* gnu/packages/haskell-xyz.scm (ghc-unagi-chan): New variable.
2019-10-29 21:15:07 -05:00
Alex Griffin
9ad9ec2e61
gnu: Add ghc-atomic-primops.
...
* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): New variable.
2019-10-29 21:06:25 -05:00
Comrade Yuri
8476e5857a
gnu: Add renpy.
...
* gnu/packages/game-development: (python2-pygame-sdl2): New variable.
(python2-renpy): New variable.
(renpy): New variable.
2019-10-30 00:01:24 +01:00
Josh Holland
2f490bf3d6
gnu: Add bemenu.
...
* gnu/packages/xdisorg.scm (bemenu): New public variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-29 20:33:14 +01:00
Josh Holland
532dba49ca
gnu: openttd-engine: Update to 1.9.3.
...
* gnu/packages/games.scm (openttd-engine): Update to 1.9.3.
[home-page]: Use www. and HTTPS.
2019-10-29 20:01:50 +01:00
Josh Holland
894fbb33fc
gnu: openttd-opengfx: Update to 0.5.5.
...
* gnu/packages/games.scm (openttd-opengfx): Update to 0.5.5.
2019-10-29 20:01:29 +01:00
Efraim Flashner
e0efda9561
gnu: libreoffice: Update to 6.2.8.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.2.8.2.
[sources]: Remove libreoffice-boost.patch, libreoffice-orcus patch,
libreoffice-mdds patch.
[inputs]: Add fontforge, mariadb.
[arguments]: Remove substitution checking for mdds and orcus versions.
From configure-flags, remove outdated flags, add flag to build font
file.
* gnu/packages/patches/libreoffice-boost.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-10-29 19:46:59 +02:00
Tobias Geerinckx-Rice
7460f34670
gnu: lollypop: Update to 1.2.2.
...
* gnu/packages/gnome.scm (lollypop): Update to 1.2.2.
[inputs]: Use python-pygobject-3.34.
2019-10-29 16:37:19 +01:00
Tobias Geerinckx-Rice
622d702f7e
gnu: Add python-pygobject@3.34.
...
* gnu/packages/glib.scm (python-pygobject-3.34): New public variable.
2019-10-29 16:37:19 +01:00
Leo Famulari
e53f9ce2df
gnu: go-github-com-wtolson-go-taglib: Update comment.
...
* gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): Update
comment.
2019-10-29 11:03:13 -04:00
Leo Famulari
9642446ccd
gnu: go-gopkg.in-asn1-ber.v1: Update comment.
...
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update comment.
2019-10-29 11:03:13 -04:00
Leo Famulari
7273a5dee4
gnu: go-github-com-chmduquesne-rollinghash: Remove extraneous comment.
...
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash):
Remove comment.
2019-10-29 11:03:13 -04:00
Leo Famulari
491d07cccb
gnu: Prometheus Go packages: Consolidate.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go,
go-github-com-prometheus-common-expfmt,
go-github-com-prometheus-client-golang-prometheus,
go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg,
go-github-com-client-golang-prometheus-promhttp): Remove variables.
(go-github-com-prometheus-client-model,
go-github-com-prometheus-client-golang,
go-github-com-prometheus-common): New variables.
(syncthing)[inputs]: Adjust accordingly.
2019-10-29 11:03:13 -04:00
Leo Famulari
9a0c4b630c
gnu: Qart: Consolidate packages.
...
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart): New variable.
(go-github-com-vitrun-qart-qr, go-github-com-vitrun-qart-coding,
go-github-com-vitrun-qart-gf256): Remove variables.
(syncthing)[inputs]: Adjust accordingly.
2019-10-29 11:03:12 -04:00
Leo Famulari
35defe6130
gnu: gogoprotobuf: Consolidate packages.
...
* gnu/packages/golang.scm (go-github-com-gogo-protobuf)[arguments]: Adjust
the #:import-path, and skip the tests and build phases.
(go-github-com-gogo-protobuf-protoc-gen-gogo,
go-github-com-gogo-protobuf-gogoproto, go-github-com-gogo-protobuf-proto):
Remove variables.
(go-github-com-libp2p-go-libp2p-crypto, go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics): Adjust accordingly.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/syncthing.scm (syncthing): Likewise.
2019-10-29 11:03:12 -04:00
Leo Famulari
561d391ba8
gnu: Go standard library 'x' packages: Consolidate.
...
* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net,
go-golang-org-x-time): New variables.
(go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix,
go-golang-org-x-time-rate): Remove variables.
(go-github-com-sirupsen-logrus, go-github-com-docker-distribution,
go-github-com-libp2p-go-libp2p-crypto,
go-github-com-multiformats-go-multihash,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics,
go-github-com-multiformats-go-multiaddr,
go-github-com-multiformats-go-multiaddr-net,
go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding,
go-github-com-gdamore-tcell): Adjust accordingly.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise.
* gnu/packages/databases.scm (mongo-tools): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/web.scm (poussetaches): Likewise.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf,
go-github.com-howeyc-gopass): Likewise.
(go-golang.org-x-crypto-ssh-terminal): Remove variable.
* gnu/packages/syncthing.scm (syncthing,
go-github-com-oschwald-geoip2-golang,
go-github-com-oschwald-maxminddb-golang,
go-github-com-syncthing-notify): Adjust accordingly.
* gnu/packages/linux.scm (go-netlink): Likewise.
2019-10-29 11:03:12 -04:00
Leo Famulari
b98b3674ee
gnu: Remove Go 1.11.
...
This version of Go is no longer supported upstream.
* gnu/packages/golang.scm (go-1.11): Remove variable.
2019-10-29 11:03:11 -04:00
Leo Famulari
4428532012
gnu: Go: Update to 1.12.10.
...
* gnu/packages/golang.scm (go-1.12): Update to 1.12.10.
2019-10-29 11:03:08 -04:00
Ricardo Wurmus
878e0e1bb0
gnu: mpd-service-type: Support configuration of outputs.
...
* gnu/services/audio.scm (<mpd-output>): New record type.
(<mpd-configuration>)[outputs]: New field.
(mpd-output, mpd-output?, mpd-output->string): New procedures.
(mpd-config->file): Use mpd-output->string.
* doc/guix.texi (Audio Services): Document mpd-output fields.
2019-10-29 15:14:22 +01:00
Ricardo Wurmus
7ff157c16c
gnu: Add guile-ffi-fftw.
...
* gnu/packages/guile-xyz.scm (guile-ffi-fftw): New variable.
2019-10-29 15:14:22 +01:00
Tobias Geerinckx-Rice
9b6410b96a
gnu: qbittorrent: Update to 4.1.9.
...
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.
2019-10-29 15:05:26 +01:00
Tobias Geerinckx-Rice
e14d7f20f4
gnu: xf86-input-wacom: Update to 0.38.0.
...
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.38.0.
2019-10-29 15:05:26 +01:00
Tobias Geerinckx-Rice
3275d43dd9
gnu: lollypop: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (lollypop)[source]: Hard-code NAME.
2019-10-29 14:10:18 +01:00
Tobias Geerinckx-Rice
dd88c89e0d
gnu: love: Update to 11.3.
...
* gnu/packages/game-development.scm (love): Update to 11.3.
2019-10-29 14:10:18 +01:00
Tobias Geerinckx-Rice
cbaf756cae
gnu: sudo: Update to 1.8.29.
...
* gnu/packages/admin.scm (sudo): Update to 1.8.29.
[arguments]: Disable new /etc/sudoers syntax check.
2019-10-29 14:10:18 +01:00
Tobias Geerinckx-Rice
ff68988aa1
gnu: perl-libwww: Update to 6.41.
...
* gnu/packages/web.scm (perl-libwww): Update to 6.41.
2019-10-29 14:10:18 +01:00
Tobias Geerinckx-Rice
0300085cc9
gnu: cereal: Don't use unstable tarball.
...
* gnu/packages/serialization.scm (cereal)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-29 14:10:18 +01:00
Tobias Geerinckx-Rice
e1e00e87e6
gnu: perl-http-cookies: Update to 6.05.
...
* gnu/packages/web.scm (perl-http-cookies): Update to 6.05.
2019-10-29 14:10:18 +01:00
Clément Lassieur
10224994da
gnu: emacs-evil: Fix test helpers.
...
* gnu/packages/emacs-xyz.scm (emacs-evil)[arguments]: Add a 'fix-test-helpers'
phase.
2019-10-29 12:05:39 +01:00
Clément Lassieur
3af12c75f9
gnu: emacs-evil: Remove undo-tree dependency.
...
Because it is buggy and unnecessary. See
<https://github.com/emacs-evil/evil/issues/1074 >.
* gnu/packages/emacs-xyz.scm (emacs-evil)[propagated-inputs]: Remove
emacs-undo-tree and emacs-goto-chg.
2019-10-29 10:57:41 +01:00
Stephen Webber
32325c9999
gnu: emacs-helm-projectile: Update package.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-projectile): Update package.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:51:01 +01:00
Tanguy Le Carrour
617bb67b4e
gnu: Add poetry.
...
* gnu/packages/python-xyz.scm (poetry): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:29 +01:00
Tanguy Le Carrour
2015767cd1
gnu: python-cachecontrol: Update to 0.12.5.
...
* gnu/packages/python-web.scm (python-cachecontrol): Update to 0.12.5.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:29 +01:00
Tanguy Le Carrour
badc1c630f
gnu: Add python-cachy.
...
* gnu/packages/python-xyz.scm (python-cachy): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:29 +01:00
Tanguy Le Carrour
c6f008d626
gnu: Add python-msgpack-python.
...
* gnu/packages/python-xyz.scm (python-msgpack-python): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:28 +01:00
Tanguy Le Carrour
b2ac2508b0
gnu: Add python-clikit.
...
* gnu/packages/python-xyz.scm (python-clikit): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:28 +01:00
Tanguy Le Carrour
aee92957b5
gnu: Add python-memcached.
...
* gnu/packages/python-xyz.scm (python-memcached): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:26 +01:00
Tanguy Le Carrour
0bb3220140
gnu: Add python-shellingham.
...
* gnu/packages/python-xyz.scm (python-shellingham): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:34:29 +01:00
Tanguy Le Carrour
2be85c4531
gnu: Add python-tomlkit.
...
* gnu/packages/python-xyz.scm (python-tomlkit): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:34:27 +01:00
Tanguy Le Carrour
af2d37133b
gnu: python-cleo: Update to 0.6.8.
...
* gnu/packages/python-xyz.scm (python-cleo): Update to 0.6.8.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:33:32 +01:00
Vagrant Cascadian
36f5f23c1a
gnu: diffoscope: Add additional native-inputs for tests.
...
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-pypdf2 and
python-progressbar33.
2019-10-29 00:07:39 -07:00
Mark H Weaver
7a1b2ba545
gnu: icecat: Update to 68.2.0-guix0-preview2.
...
* gnu/packages/gnuzilla.scm (%icecat-version): Update.
(%icecat-build-id): New variable.
(icecat-source): Update gnuzilla repo commit and hash.
(icecat)[arguments]: In the custom 'configure' phase, set the MOZ_BUILD_DATE
environment variable to the value of %icecat-build-id.
* gnu/packages/patches/icecat-gnuzilla-fixes.patch: Remove changes that
are now in the upstream repository. Add more pending changes, including
disabling the MOZ_SERVICES_HEALTHREPORT and MOZ_BLOCK_PROFILE_DOWNGRADE
build flags, fixing a problem that prevented MOZ_DATA_REPORTING
from being disabled, and fixes to the branding.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes,
and changes in icecat-gnuzilla-fixes.patch. Remove a hunk that disabled
rewrites to aboutRights.dtd in the l10n directory.
2019-10-29 01:23:21 -04:00
Mark H Weaver
a06193603b
gnu: icecat: Include generally-useful fixes in the source tarball.
...
This commit moves some important fixes into a patch applied to the upstream
gnuzilla git repository, whereas previously they were applied in such a way
that only benefitted Guix users.
* gnu/packages/patches/icecat-default-search-ddg.patch,
gnu/packages/patches/icecat-disable-sync.patch: Delete files.
* gnu/packages/patches/icecat-gnuzilla-fixes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adapt accordingly.
* gnu/packages/gnuzilla.scm (icecat-source): Apply the new patch to the
gnuzilla checkout.
(icecat)[native-inputs]: Remove deleted patches.
[arguments]: In the 'wrap-program' phase, remove MOZ_LEGACY_PROFILES=1
from the wrapper.
2019-10-29 01:22:52 -04:00
Tobias Geerinckx-Rice
ce23c5ffd2
gnu: avidemux: Update to 2.7.4.
...
* gnu/packages/video.scm (avidemux): Update to 2.7.4.
[arguments]: Update bundled ffmpeg version.
2019-10-29 01:53:26 +01:00
Tobias Geerinckx-Rice
a95533ac86
gnu: perl-cpanel-json-xs: Update to 4.15.
...
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.15.
2019-10-29 01:53:25 +01:00
Tobias Geerinckx-Rice
0aa217e760
gnu: libasr: Update to 1.0.3.
...
* gnu/packages/dns.scm (libasr): Update to 1.0.3.
[arguments]: Replace ‘bootstrap’ and add ‘install-documentation’ phase.
[native-inputs]: Add libtool and remove groff.
2019-10-29 01:53:25 +01:00
Tobias Geerinckx-Rice
ec84186fe4
gnu: libisofs: Update to 1.5.2.
...
* gnu/packages/cdrom.scm (libisofs): Update to 1.5.2.
2019-10-29 01:53:24 +01:00
Tobias Geerinckx-Rice
5c4772d7be
gnu: fluidsynth: Update to 2.0.8.
...
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.8.
2019-10-28 23:10:46 +01:00
Tobias Geerinckx-Rice
3b97a00d82
gnu: perl-scalar-list-utils: Update to 1.53.
...
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.53.
2019-10-28 23:10:46 +01:00
Tobias Geerinckx-Rice
b3cbae3836
gnu: gtkmm: Update to 3.24.2.
...
* gnu/packages/gtk.scm (gtkmm): Update to 3.24.2.
2019-10-28 23:10:46 +01:00
Tobias Geerinckx-Rice
e27a9c1897
gnu: emacs-csv-mode: Update to 1.10.
...
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.10.
2019-10-28 23:10:46 +01:00
Brendan Tildesley
84836379cd
gnu: scdoc: Set PREFIX instead of patching Makefile.
...
* gnu/packages/man.scm (scdoc)[arguments]: Set PREFIX instead of patching
Makefile with output path.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-10-28 23:04:48 +01:00
Giacomo Leidi
b2b8a39c41
gnu: python-coloredlogs: Update to 10.0.
...
* gnu/packages/python-xyz.scm (python-coloredlogs): Update to 10.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-10-28 23:04:48 +01:00
Giacomo Leidi
3ce91d4429
gnu: python-pyro4: Update to 4.77.
...
* gnu/packages/python-xyz.scm (python-pyro4): Update to 4.77.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-10-28 23:04:48 +01:00
Marius Bakke
2f3c2dafef
gnu: python-lxml: Run the test suite.
...
* gnu/packages/python-xyz.scm (python-lxml)[arguments]: New field.
2019-10-28 23:04:47 +01:00
Giacomo Leidi
2a74f9284e
gnu: python-lxml: Update to 4.4.1.
...
* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-10-28 23:04:47 +01:00
Vagrant Cascadian
d332fd860f
gnu: diffoscope: Update to 129.
...
* gnu/packages/diffoscope (diffoscope): Update to 129.
2019-10-28 15:00:28 -07:00
Tobias Geerinckx-Rice
aa243f9d48
gnu: ndctl: Update to 67.
...
* gnu/packages/disk.scm (ndctl): Update to 67.
2019-10-28 21:22:24 +01:00
Tobias Geerinckx-Rice
42521ab225
gnu: vim-syntastic: Update to 3.10.0.
...
* gnu/packages/vim.scm (vim-syntastic): Update to 3.10.0.
2019-10-28 21:22:24 +01:00
Jesse Gibbons
57705f4749
gnu: add filters.
...
* gnu/packages/toys.scm (filters): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>.
2019-10-28 20:39:31 +01:00
Tobias Geerinckx-Rice
8ca565ec1a
gnu: x265: Update to 3.2.
...
* gnu/packages/video.scm (x265): Update to 3.2.
2019-10-28 20:39:31 +01:00
Efraim Flashner
601171a9bc
gnu: xorriso: Update to 1.5.2.
...
* gnu/packages/cdrom.scm (xorriso): Update to 1.5.2.
[source]: Remove patches.
* gnu/packages/patches/xorriso-no-partition-table-in-inner-efi.patch,
* gnu/packages/patches/xorriso-no-mbr-in-inner-efi.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-10-28 14:12:24 +02:00
Tanguy Le Carrour
e927823c06
gnu: dunst: Update to 1.4.1.
...
* gnu/packages/dunst.scm (dunst): Update to 1.4.1.
2019-10-28 11:49:51 +01:00
Tanguy Le Carrour
e24e652239
gnu: evince: Update to 3.34.1.
...
* gnu/packages/gnome.scm (evince): Update to 3.34.1.
2019-10-28 11:49:43 +01:00
Tanguy Le Carrour
a2c609953e
gnu: profanity: Enable pgp support.
...
* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-pgp.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-28 11:28:59 +01:00
Tanguy Le Carrour
7644b8b5a6
gnu: profanity: Add configure flags so that build fails if libs are missing.
...
* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-c-plugins and --enable-otr.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-28 11:28:59 +01:00
Tanguy Le Carrour
3dfd73f0a2
gnu: profanity: Update home-page URL.
...
* gnu/packages/messaging.scm (profanity)[home-page]: Update URL.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-28 11:28:59 +01:00
Tanguy Le Carrour
6bb93af855
gnu: profanity: Add configure flags for better defaults.
...
* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-omemo, --enable-notifications and --enable-icon,
[native-inputs]: add libnotify and libsignal-protocol-c.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-28 11:28:59 +01:00
Hartmut Goebel
e30808ddb3
gnu: weasyprint: Add note to patch.
...
* gnu/packages/patches/weasyprint-library-paths.patch: Add note.
2019-10-28 09:36:44 +01:00
Tobias Geerinckx-Rice
85f8fb75ee
gnu: wireshark: Update to 3.0.6.
...
* gnu/packages/networking.scm (wireshark): Update to 3.0.6.
2019-10-28 00:45:14 +01:00
Tobias Geerinckx-Rice
ea46f9c97c
gnu: btrfs-progs: Update to 5.3.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.3.1.
2019-10-28 00:14:35 +01:00
Tobias Geerinckx-Rice
3cbf3f7459
gnu: ghc-xmonad-contrib: Update to 0.16.
...
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.16.
2019-10-28 00:14:34 +01:00
Tobias Geerinckx-Rice
ee51577325
gnu: python-ipython: Update to 7.9.0.
...
* gnu/packages/python-xyz.scm (python-ipython): Update to 7.9.0.
2019-10-28 00:14:34 +01:00
Tobias Geerinckx-Rice
1219a7cc05
gnu: bitcoin-core: Update to 0.18.1.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.18.1.
2019-10-27 23:58:58 +01:00
Tobias Geerinckx-Rice
447b61d4cf
gnu: fetchmail: Use HTTPS home page.
...
* gnu/packages/mail.scm (fetchmail)[home-page]: Use HTTPS.
2019-10-27 23:52:58 +01:00
Tobias Geerinckx-Rice
271b3c9d16
gnu: fetchmail: Update to 6.4.1.
...
* gnu/packages/mail.scm (fetchmail): Update to 6.4.1.
[source]: Parameterize URI.
[arguments]: Add ‘create-test-environment’ phase.
2019-10-27 23:46:14 +01:00
Tobias Geerinckx-Rice
6c5401fca8
gnu: telepathy-mission-control: Update to 5.16.5.
...
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.5.
2019-10-27 23:46:14 +01:00
Tobias Geerinckx-Rice
da42873c18
gnu: telepathy-mission-control: Don't use NAME in source URI.
...
* gnu/packages/freedesktop.scm (telepathy-mission-control)[source]: Hard-code NAME.
2019-10-27 23:46:14 +01:00
Ludovic Courtès
ac19950507
gnu: bootstrap: Cache the 'bootstrap-executable' origins.
...
This reduces the number of lookups in the 'add-data-to-store' cache from
2705 to 2685 (hit rate: 10% to 9%) when running:
GUIX_PROFILING=add-data-to-store-cache guix build libreoffice -nd
* gnu/packages/bootstrap.scm (raw-build)[->store]: Use 'lower-object'
instead of 'origin->derivation'. This allows the origin-to-derivation
mapping to be cached.
2019-10-27 23:05:01 +01:00
Ludovic Courtès
5166d02730
gnu: bootstrap: 'bootstrap-origin' preserves eq?-ness when no changes are made.
...
This reduces the number of lookups in the 'add-data-to-store' cache from
2743 to 2705 (hit rate: 11% to 10%) when running
GUIX_PROFILING=add-data-to-store-cache guix build libreoffice -nd
The execution time of "guix build libreoffice -nd" goes from 1.80s to 1.78s.
* gnu/packages/bootstrap.scm (bootstrap-origin): Return SOURCE unchanged
when its has no patches and no snippet.
2019-10-27 23:05:00 +01:00
Tobias Geerinckx-Rice
6d18427fa5
gnu: postgis: Update to 2.4.8.
...
* gnu/packages/geo.scm (postgis): Update to 2.4.8.
2019-10-27 22:45:39 +01:00
Tobias Geerinckx-Rice
da107cf5be
gnu: python-cftime: Update to 1.0.4.2.
...
* gnu/packages/python-xyz.scm (python-cftime): Update to 1.0.4.2.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
8f803775a6
gnu: libmicrohttpd: Update to 0.9.68.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.68.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
6bc0bed188
gnu: retroarch: Update to 1.8.0.
...
* gnu/packages/emulators.scm (retroarch): Update to 1.8.0.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
ca1f4b19e9
gnu: unbound: Update to 1.9.4.
...
* gnu/packages/dns.scm (unbound): Update to 1.9.4.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
c34d0cd812
gnu: libasr: Don't use NAME in source URI.
...
* gnu/packages/dns.scm (libasr)[source]: Hard-code NAME.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
a3dd88710f
gnu: python-pathpy: Update to 11.5.1.
...
* gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.1.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
4ba097b35f
gnu: perl-io-captureoutput: Update to 1.1105.
...
* gnu/packages/perl.scm (perl-io-captureoutput): Update to 1.1105.
2019-10-27 22:19:31 +01:00
Efraim Flashner
07c9fd36d6
gnu: Merge all crates into (gnu packages crates-io).
...
* gnu/packages/rust-cbindgen.scm: Move all crates ...
* gnu/packages/crates-io.scm: ... to here.
2019-10-27 22:38:16 +02:00
Efraim Flashner
86e443c71d
gnu: Convert all rust crates to new format.
...
* gnu/packages/crates-io.scm: Rename all packages to contain version
string.
[source]: Rename all downloaded files to use '.crate'.
[arguments]: Remove all cargo-inputs and cargo-development-inputs.
Comment out all custom phases to link to external libraries.
[native-inputs, inputs]: Comment out all inputs.
[properties]: Mark all packages hidden.
2019-10-27 22:34:53 +02:00
Tobias Geerinckx-Rice
3a428dd63a
gnu: meld: Wrap with Glib or Gtk path variables.
...
Fixes the example given at <https://issues.guix.gnu.org/issue/37942 >.
* gnu/packages/gnome.scm (meld)[inputs]: Add gsettings-desktop-schemas.
[arguments]: Add (guix build glib-or-gtk-build-system) to #:modules
and #:imported-modules. Use its ‘glib-or-gtk-wrap’ phase.
2019-10-27 18:57:25 +01:00
Ricardo Wurmus
40645ebb71
gnu: Add pam-u2f.
...
* gnu/packages/security-token.scm (pam-u2f): New variable.
2019-10-27 17:04:26 +01:00
Tobias Geerinckx-Rice
e2d14ee97c
gnu: keepassxc: Don't use NAME in source URI.
...
* gnu/packages/password-utils.scm (keepassxc)[source]: Hard-code NAME.
2019-10-27 15:20:12 +01:00
Tobias Geerinckx-Rice
eb28d9cf8d
gnu: mpg123: Update to 1.25.13.
...
* gnu/packages/mp3.scm (mpg123): Update to 1.25.13.
2019-10-27 15:20:12 +01:00
Tobias Geerinckx-Rice
17334e000e
gnu: mpv: Update to 0.30.0.
...
* gnu/packages/video.scm (mpv): Update to 0.30.0.
[arguments]: Remove obsolete #:configure-flags.
2019-10-27 15:20:12 +01:00
Efraim Flashner
ac1b080107
gnu: git-annex: Build with S3 support.
...
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Enable S3 in
configure-flags.
[inputs]: Add ghc-aws.
2019-10-27 14:41:12 +02:00
Guillaume Le Vaillant
d50f2b7a09
gnu: gramps: Update to 5.1.1.
...
* gnu/packages/genealogy.scm (gramps): Update to 5.1.1.
[inputs]: Add cairo.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-27 12:55:52 +02:00
Leo Prikler
b901a56615
gnu: meld: Fix startup.
...
* /gnu/packages/patchutils.scm: (meld)[inputs]: Replace gtksourceview with
gtksourceview-3.
[arguments]<#:phases>[wrap-typelib]: New phase.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-27 10:50:36 +01:00
Marius Bakke
2a19c0deb1
gnu: nginx: Update to 1.17.5.
...
* gnu/packages/web.scm (nginx): Update to 1.17.5.
2019-10-27 10:10:48 +01:00
Marius Bakke
5fd4d02666
gnu: dav1d: Update to 0.5.1.
...
* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (dav1d): Update to 0.5.1.
[source](patches): Remove.
2019-10-27 10:10:23 +01:00
Efraim Flashner
24adcbab0a
gnu: keepassxc: Update to 2.5.0.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.0.
[arguments]: Enable all extra features, except for update checking.
[inputs]: Add libyubikey, quazip, readline, yubikey-personalization.
Remove curl.
[license]: Update comment.
2019-10-27 10:36:50 +02:00
Ricardo Wurmus
871c5d61ce
gnu: r-car: Update to 3.0-4.
...
* gnu/packages/statistics.scm (r-car): Update to 3.0-4.
2019-10-27 08:34:53 +01:00
Ricardo Wurmus
9b46efc56a
gnu: r-rlang: Update to 0.4.1.
...
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.1.
2019-10-27 08:34:46 +01:00
Ricardo Wurmus
bdce983a25
gnu: r-digest: Update to 0.6.22.
...
* gnu/packages/statistics.scm (r-digest): Update to 0.6.22.
2019-10-27 08:34:41 +01:00
Ricardo Wurmus
b8731d03a7
gnu: r-mgcv: Update to 1.8-30.
...
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-30.
2019-10-27 08:34:36 +01:00
Ricardo Wurmus
9538014aa9
gnu: r-jpeg: Update to 0.1-8.1.
...
* gnu/packages/image.scm (r-jpeg): Update to 0.1-8.1.
2019-10-27 08:34:29 +01:00
Ricardo Wurmus
0eed4fde45
gnu: r-dalex: Update to 0.4.9.
...
* gnu/packages/cran.scm (r-dalex): Update to 0.4.9.
2019-10-27 08:34:14 +01:00
Ricardo Wurmus
04eb73ee32
gnu: r-ggvis: Update to 0.4.5.
...
* gnu/packages/cran.scm (r-ggvis): Update to 0.4.5.
2019-10-27 08:33:53 +01:00
Ricardo Wurmus
30aac69f52
gnu: r-partitions: Update to 1.9-22.
...
* gnu/packages/cran.scm (r-partitions): Update to 1.9-22.
[propagated-inputs]: Add r-sets.
2019-10-27 08:33:41 +01:00
Ricardo Wurmus
288c9f2be2
gnu: r-compositions: Update to 1.40-3.
...
* gnu/packages/cran.scm (r-compositions): Update to 1.40-3.
[propagated-inputs]: Remove r-energy.
2019-10-27 08:33:25 +01:00
Ricardo Wurmus
7a932a4039
gnu: r-spam: Update to 2.3-0.1.
...
* gnu/packages/cran.scm (r-spam): Update to 2.3-0.1.
2019-10-27 08:33:20 +01:00
Ricardo Wurmus
b5d275104b
gnu: r-biocmanager: Update to 1.30.9.
...
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.9.
2019-10-27 08:33:14 +01:00
Ricardo Wurmus
883f76b8da
gnu: r-ncdf4: Update to 1.17.
...
* gnu/packages/cran.scm (r-ncdf4): Update to 1.17.
2019-10-27 08:33:09 +01:00
Ricardo Wurmus
c60ed4d6e6
gnu: r-performance: Update to 0.4.0.
...
* gnu/packages/cran.scm (r-performance): Update to 0.4.0.
2019-10-27 08:33:03 +01:00
Ricardo Wurmus
18376defad
gnu: r-bayestestr: Update to 0.4.0.
...
* gnu/packages/cran.scm (r-bayestestr): Update to 0.4.0.
2019-10-27 08:32:58 +01:00
Ricardo Wurmus
3ca2ddd0df
gnu: r-emmeans: Update to 1.4.2.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.2.
2019-10-27 08:32:43 +01:00
Ricardo Wurmus
186a868ac9
gnu: r-slam: Update to 0.1-46.
...
* gnu/packages/cran.scm (r-slam): Update to 0.1-46.
2019-10-27 08:00:38 +01:00
Ricardo Wurmus
dcbeae6058
gnu: r-doby: Update to 4.6-3.
...
* gnu/packages/cran.scm (r-doby): Update to 4.6-3.
[propagated-inputs]: Add r-broom, r-deriv, r-pbkrtest, and r-tibble.
2019-10-27 08:00:13 +01:00
Ricardo Wurmus
7195db0249
gnu: r-jomo: Update to 2.6-10.
...
* gnu/packages/cran.scm (r-jomo): Update to 2.6-10.
2019-10-27 08:00:06 +01:00
Ricardo Wurmus
571f07afa5
gnu: r-ddalpha: Update to 1.3.10.
...
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.10.
2019-10-27 08:00:00 +01:00
Ricardo Wurmus
373759eaee
gnu: Add r-sets.
...
* gnu/packages/cran.scm (r-sets): New variable.
2019-10-27 07:59:52 +01:00
Ricardo Wurmus
6f921bfdaa
gnu: Add r-deriv.
...
* gnu/packages/cran.scm (r-deriv): New variable.
2019-10-27 07:59:35 +01:00
Ricardo Wurmus
5347163627
gnu: Add libu2f-server.
...
* gnu/packages/security-token.scm (libu2f-server): New variable.
2019-10-27 07:02:47 +01:00
Tobias Geerinckx-Rice
229818064a
gnu: po4a: Update to 0.57.
...
* gnu/packages/gettext.scm (po4a): Update to 0.57.
2019-10-27 00:49:25 +02:00
Tobias Geerinckx-Rice
2be89a36be
gnu: libssh: Update to 0.9.1.
...
* gnu/packages/ssh.scm (libssh): Update to 0.9.1.
2019-10-27 00:49:24 +02:00
Tobias Geerinckx-Rice
84527928d2
gnu: wireguard: Update to 0.0.20191012.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191012.
2019-10-27 00:49:24 +02:00
Tobias Geerinckx-Rice
8ac8b3b360
gnu: lollypop: Wrap with required path variables.
...
Fixes <https://issues.guix.info/issue/37937 >.
* gnu/packages/gnome.scm (lollypop)[arguments]: Rename ‘wrap’ phase to
‘wrap-python’ and add ‘wrap-glib-or-gtk’ phase.
[inputs]: Add gsettings-desktop-schemas.
2019-10-27 00:49:23 +02:00
Tobias Geerinckx-Rice
996aca2852
gnu: opensmtpd-next: Update to 6.6.0p1.
...
* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.0p1.
[inputs]: Replace openssl with libressl.
2019-10-27 00:49:22 +02:00
Tobias Geerinckx-Rice
ce1178d5d3
gnu: libressl: Don't use NAME in source URI.
...
* gnu/packages/tls.scm (libressl)[source]: Hard-code NAME.
2019-10-27 00:49:22 +02:00
Mark H Weaver
ad21d767df
gnu: icecat: Update to 68.2.0-guix0-preview1 [security fixes].
...
Fixes CVE-2019-11757, CVE-2019-11759, CVE-2019-11760, CVE-2019-11761,
CVE-2019-11762, CVE-2019-11763, CVE-2019-11764, and CVE-2019-15903.
Note: IceCat 68 has not yet been released by the IceCat project. This is a
work-in-progress, and does not currently meet the privacy-respecting
standards of the IceCat project.
* gnu/packages/patches/icecat-default-search-ddg.patch,
gnu/packages/patches/icecat-disable-sync.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (%icecat-version): Update.
(mozilla-compare-locales, all-mozilla-locales): New variables.
(mozilla-locale): New procedure.
(mozilla-locales): New macro.
(icecat-source): Add code to populate the l10n directory. Remove the code
that copied the l10n directory from an older IceCat source tarball.
(icecat)[inputs]: Remove hunspell.
[native-inputs]: Comment out previous Guix-specific patches for now. Use the
newest rust, cargo, llvm, and clang. Add rust-cbindgen, node, nasm, python 3,
icecat-default-search-ddg.patch and icecat-disable-sync.patch.
[arguments]: In configure flags: remove "--disable-maintenance-service" and
"--enable-system-hunspell", and comment out flags to use system libraries
instead of bundled libraries for libevent, libogg, libvorbis, libvpx,
harfbuzz, graphite2, and sqlite. Add srfi-34 and srfi-35 to modules. Delete
fewer bundled libraries. Adapt the 'patch-source-shebangs' phase. Add a
custom 'build' phase that tries the standard 'build' phase up to 5 times.
In the 'wrap-program' phase, set MOZ_LEGACY_PROFILES=1 in the environment,
and add 'pulseaudio' to the front of LD_LIBRARY_PATH.
[description]: Add a warning that this is only a preview release.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt.
2019-10-26 18:21:03 -04:00
Timothy Sample
88f95687c7
services: gdm: Add 'debug?' configuration field.
...
* gnu/services/xorg.scm (<gdm-configuration>)[debug?]: New field.
(gdm-configuration-file): Use it.
* doc/guix.texi: Document it.
2019-10-26 17:04:36 -04:00
Pierre Neidhardt
b8fb4d24cb
gnu: sbcl: Update to 1.5.8.
...
* gnu/packages/lisp.scm (sbcl): Update to 1.5.8.
2019-10-26 18:12:37 +02:00
Tobias Geerinckx-Rice
5a17f5e1cb
gnu: git-annex: Update to 7.20191024.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191024.
2019-10-26 00:38:56 +02:00
Tobias Geerinckx-Rice
04b919324d
gnu: man-db: Update to 2.9.0.
...
* gnu/packages/man.scm (man-db): Update to 2.9.0.
2019-10-26 00:23:06 +02:00
Tobias Geerinckx-Rice
b704e9ed10
gnu: retroarch: Update to 1.7.9.2.
...
* gnu/packages/emulators.scm (retroarch): Update to 1.7.9.2.
2019-10-26 00:22:46 +02:00
Tobias Geerinckx-Rice
5cc96489ae
gnu: neomutt: Update to 20191025.
...
* gnu/packages/mail.scm (neomutt): Update to 20191025.
[inputs]: Use libidn2 instead of libidn.
[arguments]: Adjust #:configure-flags accordingly.
Enable tests. Remove ‘fix-sasl-test’ phase.
2019-10-25 23:23:35 +02:00
Tobias Geerinckx-Rice
cb9744f5de
gnu: neomutt: Don't use unstable tarball.
...
* gnu/packages/mail.scm (neomutt)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-25 23:22:50 +02:00
Tobias Geerinckx-Rice
c9fc03a3aa
gnu: varnish: Update to 6.3.1 [security fixes].
...
Fixes <https://varnish-cache.org/security/VSV00004.html >.
* gnu/packages/web.scm (varnish): Update to 6.3.1.
2019-10-25 18:08:07 +02:00
Tobias Geerinckx-Rice
fb2f07d096
gnu: perl-net-dns-native: Update to 0.21.
...
* gnu/packages/perl.scm (perl-net-dns-native): Update to 0.21.
2019-10-25 18:08:06 +02:00
Tobias Geerinckx-Rice
f2817ce50b
gnu: qbittorrent: Update to 4.1.8.
...
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.8.
2019-10-25 18:08:05 +02:00
Tobias Geerinckx-Rice
78bd9c52ad
gnu: rss-bridge: Update to 2019-09-12.
...
* gnu/packages/web.scm (rss-bridge): Update to 2019-09-12.
2019-10-25 18:08:05 +02:00
Tanguy Le Carrour
71adb4228a
gnu: profanity: Correct indentation.
...
* gnu/packages/messaging.scm (profanity): Correct indentation.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-25 15:59:49 +02:00
Tanguy Le Carrour
ba2fa41445
gnu: profanity: Update to 0.7.1.
...
* gnu/packages/messaging.scm (profanity): Update to 0.7.1,
[uri]: update source URL to the one provided on the website.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-25 15:59:00 +02:00
Brice Waegeneire
7eea1de74e
gnu: Add ddcci-driver-linux.
...
* gnu/packages/linux.scm (ddcci-driver-linux): Add variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-25 13:32:56 +02:00
Diego Nicola Barbato
0c558aa985
gnu: Add ruby-wayback-machine-downloader.
...
* gnu/packages/ruby.scm (ruby-wayback-machine-downloader): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-25 12:32:24 +02:00
Ricardo Wurmus
258e63bfb4
gnu: guile-studio: Update to 0.0.1-3.98fbbbd.
...
* gnu/packages/guile-xyz.scm (guile-studio): Update to 0.0.1-3.98fbbbd.
[arguments]: Add make-flags; remove custom build phase.
[native-inputs]: Add texinfo.
2019-10-25 09:34:49 +02:00
Tobias Geerinckx-Rice
6caa7392d8
gnu: git-annex: Update to 7.20191017.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191017.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
57ea822c43
gnu: youtube-dl: Update to 2019.10.22.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.22.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
1bd7b0da68
gnu: asunder: Update to 2.9.5.
...
* gnu/packages/cdrom.scm (asunder): Update to 2.9.5.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
ff1d8ce802
gnu: giac: Update to 1.5.0-69.
...
* gnu/packages/algebra.scm (giac): Update to 1.5.0-69.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
79b8a2afa2
gnu: packagekit: Update to 1.1.12.
...
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.12.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
c00181d14a
gnu: libblockdev: Update to 2.23.
...
* gnu/packages/disk.scm (libblockdev): Update to 2.23.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
03113e313e
gnu: psmisc: Update source URI.
...
* gnu/packages/linux.scm (psmisc)[source]: Update URI.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
14c630bbb4
gnu: btrfs-progs: Update to 5.3.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.3.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
80095bd35c
gnu: util-linux: Don't use NAME in source URI.
...
* gnu/packages/linux.scm (util-linux)[source]: Hard-code NAME.
2019-10-24 23:20:06 +02:00
Oleg Pykhalov
d1e3d792e4
gnu: tome4: Update to 1.6.0.
...
* gnu/packages/games.scm (tome4): Update to 1.6.0.
2019-10-24 23:15:01 +03:00
Julien Lepiller
571ed9fd2b
gnu: php: Update to 7.3.11.
...
* gnu/packages/php.scm (php): Update to 7.3.11.
2019-10-24 20:38:01 +02:00
Tobias Geerinckx-Rice
70a4fb6f98
gnu: psmisc: Update hash.
...
Apart from translation (po/*) updates, the following code changes were
made in-place: <https://issues.guix.gnu.org/issue/37905 >.
* gnu/packages/linux.scm (psmisc)[source]: Update hash.
2019-10-24 18:22:49 +02:00
Clément Lassieur
c8b06cdfc8
gnu: emacs-ag: Update to 0.48.
...
* gnu/packages/emacs-xyz.scm (emacs-ag): Update to 0.48.
2019-10-24 14:21:44 +02:00
Efraim Flashner
faf2843b86
gnu: lynx: Ignore CVE-2016-9179.
...
This was fixed in a dev release two years prior to our packaged version.
* gnu/packages/web-browsers.scm (lynx)[properties]: New field.
2019-10-24 10:13:03 +03:00
Tobias Geerinckx-Rice
08d0a35578
gnu: python-ipykernel: Update to 5.1.3.
...
* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.3.
[native-inputs]: Add python-flaky.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
d195f623aa
gnu: perl-test-mockmodule: Update to 0.171.0.
...
* gnu/packages/perl-check.scm (perl-test-mockmodule): Update to 0.171.0.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
d9f6d587ae
gnu: simple-scan: Update to 3.34.1.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.1.
[build-system]: Switch to Meson.
[arguments]: Remove custom #:configure-flags and #:phases.
Use #:glib-or-gtk.
[description]: Adapt to new upstream name and blurb.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
c501f59235
gnu: simple-scan: Make colord input non-native.
...
* gnu/packages/gnome.scm (simple-scan)[inputs]: Move colord here…
[native-inputs]: …from here.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
dac26e22f8
gnu: colord: Install vapi files.
...
* gnu/packages/gnome.scm (colord)[arguments]: Enable vapi.
[native-inputs]: Add vala.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
6f20e2dc90
gnu: colord: Clean up.
...
* gnu/packages/gnome.scm (colord)[arguments]: Remove unnecessary
configure flag (and outdated colord-gtk comment).
[native-inputs, propagated-inputs, inputs]: Order alphabetically.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
f98be942e3
gnu: colord: Update to 1.4.4.
...
* gnu/packages/gnome.scm (colord): Update to 1.4.4.
2019-10-24 00:59:26 +02:00
Tobias Geerinckx-Rice
d21778aa86
gnu: colord: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (colord)[source]: Hard-code NAME.
2019-10-24 00:59:26 +02:00
Ludovic Courtès
b40f4a5995
services: cuirass: Create /var/log/cuirass during activation.
...
* gnu/services/cuirass.scm (cuirass-activation): Create "/var/log/cuirass".
2019-10-23 21:48:51 +02:00
Ludovic Courtès
134a2c4ad8
gnu: cuirass: Pass "--localstatedir=/var".
...
* gnu/packages/ci.scm (cuirass)[arguments]: Add #:configure-flags.
2019-10-23 21:48:51 +02:00
Tobias Geerinckx-Rice
4163b6d855
gnu: avahi: Don't use package/inherit.
...
Thanks to Mark H Weaver <mhw@netris.org>.
* gnu/packages/avahi.scm (avahi): Use (package (inherit …)) instead of
package/inherit.
2019-10-23 20:39:46 +02:00
Tobias Geerinckx-Rice
3f4ea9a62b
gnu: avahi: Fix CVE-2018-1000845 and duplicate CVE-2017-6519.
...
* gnu/packages/avahi.scm (avahi/fixed): New variable.
(avahi)[replacement]: Use it.
* gnu/packages/patches/avahi-CVE-2018-1000845.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-10-23 19:58:48 +02:00
Tobias Geerinckx-Rice
dff0eedb04
gnu: simple-scan: Update home page.
...
* gnu/packages/gnome.scm (simple-scan)[home-page]: Update.
2019-10-23 19:58:48 +02:00
Tobias Geerinckx-Rice
ee42e9f9fd
gnu: wine-staging: Update to 4.18.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.18.
(wine-staging): Update hash.
2019-10-23 16:56:30 +02:00
Ludovic Courtès
3da6bd5f2c
gnu: cuirass: Update to 80b6e89.
...
* gnu/packages/ci.scm (cuirass): Update to 80b6e89.
2019-10-23 16:43:54 +02:00
Efraim Flashner
59d452da40
gnu: enlightenment: Hardcode 'bc' location.
...
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: In custom
'set-system-actions phase hardcode location of 'bc' binary.
[inputs]: Add bc.
2019-10-23 11:24:51 +03:00
Hartmut Goebel
77e0cebcad
gnu: Add weasyprint.
...
Now includs the patch file missed in
73f0ed8dbf
.
* gnu/packages/pdf.scm (weasyprint): New variable.
* gnu/packages/patches/weasyprint-library-paths.patch: New file.
* gnu/local.mk: Add it.
2019-10-23 10:05:17 +02:00
Efraim Flashner
221012ec2d
gnu: Add rust-cbindgen.
...
* gnu/packages/rust-cbindgen.scm (rust-cbindgen): New variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
cec27a23fe
gnu: Add rust-winapi-0.3.
...
* gnu/packages/rust-cbindgen.scm (rust-winapi-0.3): New hidden variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
e08ba87e6c
gnu: Add rust-winapi-x86-64-pc-windows-gnu-0.4.
...
* gnu/packages/rust-cbindgen.scm (rust-winapi-x86-64-pc-windows-gnu-0.4):
New hidden variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
55777a2922
gnu: Add rust-winapi-i686-pc-windows-gnu-0.4.
...
* gnu/packages/rust-cbindgen.scm (rust-winapi-i686-pc-windows-gnu-0.4):
New hidden variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
e92a94390d
gnu: Add rust-vec-map-0.8.
...
* gnu/packages/rust-cbindgen.scm (rust-vec-map-0.8): New hidden
variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
0f48c1fed8
gnu: Add rust-unicode-xid-0.2.
...
* gnu/packages/rust-cbindgen.scm (rust-unicode-xid-0.2): New hidden
variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
21bd039800
gnu: Add rust-unicode-width-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-unicode-width-0.1): New hidden
variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
5cf89cec6c
gnu: Add rust-toml-0.5.
...
* gnu/packages/rust-cbindgen.scm (rust-toml-0.5): New hidden variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
da6a445a40
gnu: Add rust-textwrap-0.11.
...
* gnu/packages/rust-cbindgen.scm (rust-textwrap-0.11): New hidden
variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
438a9173b9
gnu: Add rust-termion-1.5.
...
* gnu/packages/rust-cbindgen.scm (rust-termion-1.5): New hidden
variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
a2f821e74b
gnu: Add rust-tempfile-3.0.
...
* gnu/packages/rust-cbindgen.scm (rust-tempfile-3.0): New hidden
variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
b62f74a656
gnu: Add rust-syn-1.0.
...
* gnu/packages/rust-cbindgen.scm (rust-syn-1.0): New hidden variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
10eeb2362c
gnu: Add rust-strsim-0.8.
...
* gnu/packages/rust-cbindgen.scm (rust-strsim-0.8): New hidden variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
1a7e2aa8ed
gnu: Add rust-serde-json-1.0.
...
* gnu/packages/rust-cbindgen.scm (rust-serde-json-1.0): New hidden
variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
199d800546
gnu: Add rust-serde-derive-1.0.
...
* gnu/packages/rust-cbindgen.scm (rust-serde-derive-1.0): New hidden
variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
582630a125
gnu: Add rust-serde-1.0.
...
* gnu/packages/rust-cbindgen.scm (rust-serde-1.0): New hidden variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
df9a615640
gnu: Add rust-ryu-1.0.
...
* gnu/packages/rust-cbindgen.scm (rust-ryu-1.0): New hidden variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
4b359565de
gnu: Add rust-remove-dir-all-0.5.
...
* gnu/packages/rust-cbindgen.scm (rust-remove-dir-all-0.5): New hidden
variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
a8c86afaa5
gnu: Add rust-redox-termios-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-redox-termios-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
3f03cb20d6
gnu: Add rust-redox-syscall-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-redox-syscall-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
847172e44f
gnu: Add rust-rdrand-0.4.
...
* gnu/packages/rust-cbindgen.scm (rust-rdrand-0.4): New hidden variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
308480c3d6
gnu: Add rust-rand-xorshift-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-xorshift-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
1e956eb02b
gnu: Add rust-rand-pcg-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-pcg-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
9ad71c4aec
gnu: Add rust-rand-os-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-os-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
9c2838617c
gnu: Add rust-rand-jitter-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-jitter-0.1): New hidden
variable.
2019-10-23 10:43:57 +03:00
Efraim Flashner
300ec64cf3
gnu: Add rust-rand-isaac-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-isaac-0.1): New hidden
variable.
2019-10-23 10:43:57 +03:00
Efraim Flashner
56fed052cf
gnu: Add rust-rand-hc-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-hc-0.1): New hidden
variable.
2019-10-23 10:43:57 +03:00
Efraim Flashner
a41ea6dc73
gnu: Add rust-rand-core-0.3.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-core-0.3): New hidden
variable.
2019-10-23 10:43:57 +03:00
Efraim Flashner
235d82dfc0
gnu: Add rust-rand-core-0.4.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-core-0.4): New hidden
variable.
2019-10-23 10:43:50 +03:00
Efraim Flashner
800bc0fbc3
gnu: Add rust-rand-chacha-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-chacha-0.1): New hidden
variable.
2019-10-23 10:42:54 +03:00
Efraim Flashner
054fd40cc6
gnu: Add rust-rand-0.6.
...
* gnu/packages/rust-cbindgen.scm (rust-rand-0.6): New hidden variable.
2019-10-23 10:41:25 +03:00
Efraim Flashner
e8a28c8964
gnu: Add rust-quote-1.0.
...
* gnu/packages/rust-cbindgen.scm (rust-quote-1.0): New hidden variable.
2019-10-23 10:31:08 +03:00
Efraim Flashner
88ce4ef919
gnu: Add rust-proc-macro2-1.0.
...
* gnu/packages/rust-cbindgen.scm (rust-proc-macro2-1.0): New hidden
variable.
2019-10-23 10:31:07 +03:00
Efraim Flashner
b5a9cb71b0
gnu: Add rust-numtoa-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-numtoa-0.1): New hidden variable.
2019-10-23 10:31:01 +03:00
Efraim Flashner
f38fb019ed
gnu: Add rust-log-0.4.
...
* gnu/packages/rust-cbindgen.scm (rust-log-0.4): New hidden variable.
2019-10-23 10:31:01 +03:00
Efraim Flashner
5fafb361c9
gnu: Add rust-libc-0.2.
...
* gnu/packages/rust-cbindgen.scm (rust-libc-0.2): New hidden variable.
2019-10-23 10:31:00 +03:00
Efraim Flashner
372a6bf0ca
gnu: Add rust-itoa-0.4.
...
* gnu/packages/rust-cbindgen.scm (rust-itoa-0.4): New hidden variable.
2019-10-23 10:31:00 +03:00
Efraim Flashner
795835aa44
gnu: Add rust-fuchsia-cprng-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-fucshia-cprng-0.1): New hidden
variable.
2019-10-23 10:31:00 +03:00
Efraim Flashner
71d111f541
gnu: Add rust-cloudabi-0.0.
...
* gnu/packages/rust-cbindgen.scm (rust-cloudabi-0.0): New hidden
variable.
2019-10-23 10:30:59 +03:00
Efraim Flashner
26be7f23f8
gnu: Add rust-clap-2.
...
* gnu/packages/rust-cbindgen.scm (rust-clap-2): New hidden variable.
2019-10-23 10:30:59 +03:00
Efraim Flashner
df22526740
gnu: Add rust-cfg-if-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-cfg-if-0.1): New hidden variable.
2019-10-23 10:30:59 +03:00
Efraim Flashner
b249da1ddf
gnu: Add rust-bitflags-1.1.
...
* gnu/packages/rust-cbindgen.scm (rust-bitflags-1.1): New hidden
variable.
2019-10-23 10:30:58 +03:00
Efraim Flashner
c5050528ea
gnu: Add rust-autocfg-0.1.
...
* gnu/packages/rust-cbindgen.scm (rust-autocfg-0.1): New hidden
variable.
2019-10-23 10:30:58 +03:00
Efraim Flashner
00f5b065b5
gnu: Add rust-atty-0.2.
...
* gnu/packages/rust-cbindgen.scm (rust-atty-0.2): New hidden variable.
2019-10-23 10:30:58 +03:00
Efraim Flashner
e99fbcad34
gnu: Add rust-ansi-term-0.11.
...
* gnu/packages/rust-cbindgen.scm (rust-ansi-term-0.11): New file, new
hidden variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2019-10-23 10:30:55 +03:00
Brian Leung
f3fd5f4bca
gnu: Add emacs-evil-args.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-args): New variable.
2019-10-22 16:50:13 -07:00
Ludovic Courtès
7f81cce3c2
gnu: guile-json: Export.
...
This is a followup to 84af1e7402
.
* gnu/packages/guile.scm (guile-json): Export.
2019-10-23 00:44:33 +02:00
Christopher Baines
353f5f7aa7
gnu: guix-data-service: Enable build time tests.
...
Previously the tests were not run, as PostgreSQL wasn't running at build
time. Now there's a new target, check-with-tmp-database that uses ephemeralpg
to run the tests without relying on an externally managed PostgreSQL service.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove #:tests? #f, and
set #:test-target to "check-with-tmp-database".
[native-inputs]: Add ephemeralpg.
2019-10-22 23:00:59 +01:00
Tobias Geerinckx-Rice
a379ddaff4
Revert "gnu: Add weasyprint."
...
This reverts commit 73f0ed8dbf
.
The missing patch file breaks evaluation.
2019-10-22 23:22:58 +02:00
Brian Leung
32c894e9b3
gnu: emacs-debpaste: Use GIT-FILE-NAME.
...
* gnu/packages/emacs-xyz.scm (emacs-debpaste): Use GIT-FILE-NAME.
2019-10-22 13:29:52 -07:00
Brian Leung
6028914130
gnu: emacs-editorconfig: Update to 0.8.1.
...
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.1.
2019-10-22 13:29:45 -07:00
Tobias Geerinckx-Rice
8fbccd48b8
gnu: python-wsgiproxy2: Update to 0.4.6.
...
* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.6.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
6d4ed78d91
gnu: python-pyld: Update to 1.0.5.
...
* gnu/packages/python-xyz.scm (python-pyld): Update to 1.0.5.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
3feae38669
gnu: lm-sensors: Update to 3.6.0.
...
* gnu/packages/linux.scm (lm-sensors): Update to 3.6.0.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
225aaf2676
gnu: python-psutil: Update to 5.6.3.
...
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.3.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
1d4944f973
gnu: parallel: Update to 20191022.
...
* gnu/packages/parallel.scm (parallel): Update to 20191022.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
d37e8e5390
gnu: python-rst.linker: Update to 1.11.
...
* gnu/packages/python-xyz.scm (python-rst.linker): Update to 1.11.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
d45b92891a
gnu: perl-cgi-simple: Update to 1.22.
...
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.22.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
c42625c8b0
gnu: r-rcppgsl: Update to 0.3.7.
...
* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.7.
2019-10-22 21:43:06 +02:00
Tobias Geerinckx-Rice
252bb46277
gnu: r-stringdist: Update to 0.9.5.5.
...
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.5.
2019-10-22 21:43:06 +02:00
Tobias Geerinckx-Rice
0cb0c5df12
gnu: perl-error: Update to 0.17028.
...
* gnu/packages/perl.scm (perl-error): Update to 0.17028.
2019-10-22 21:43:06 +02:00
Pierre Neidhardt
cdc81ccedb
gnu: Add gperftools.
...
* gnu/packages/cpp.scm (gperftools): New variable.
2019-10-22 19:28:16 +02:00
Ludovic Courtès
c93994b5e4
machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'.
...
* gnu/machine/digital-ocean.scm (<digital-ocean-configuration>)[enable-ipv6]:
Rename to...
[enable-ipv6?]: ... this.
(deploy-digital-ocean): Adjust accordingly.
* doc/guix.texi (Invoking guix deploy): Adjust accordingly.
2019-10-22 18:32:52 +02:00
Jakob L. Kreuze
12712817ae
machine: Implement 'digital-ocean-environment-type'.
...
* gnu/machine/digital-ocean.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Invoking guix deploy): Add documentation for
'digital-ocean-configuration'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-22 18:32:52 +02:00
Miguel Ángel Arruga Vivas
af561664b8
gnu: seahorse: Update to 3.30.1.1.
...
* gnu/packages/gnome.scm (seahorse)[version]: Update version number.
[origin]: Update hash. Add patch needed for compilation with our
version of libsecret (0.19.1).
[inputs]: Add avahi dependency.
[native-inputs]: Add vala dependency. Use gettext-minimal instead of
intltool, as only xgettext is used.
* gnu/packages/patches/seahorse-gkr-use-0-on-empty-flags.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-22 18:32:52 +02:00
Ludovic Courtès
84af1e7402
gnu: guile-json: Deprecate the 'guile-json' variable.
...
* gnu/packages/guile.scm (guile-json): Rename to...
(guile-json-1): ... this.
(guile-json): Define as a deprecated alias for 'guile-json-1'.
(guile2.0-json, guile-json-3): Explicitly refer to 'guile-json-1'.
2019-10-22 18:32:52 +02:00
Ludovic Courtès
00850bb836
services: elogind, gnome, mate, xfce: Fix config type predicate identifiers.
...
* gnu/services/desktop.scm (<elogind-configuration>): Add question mark
in type predicate identifier.
(<gnome-desktop-configuration>): Likewise.
(<mate-desktop-configuration>): Likewise.
(<xfce-desktop-configuration>): Likewise.
2019-10-22 18:32:52 +02:00
Hartmut Goebel
73f0ed8dbf
gnu: Add weasyprint.
...
* gnu/packages/pdf.scm (weasyprint): New variable.
2019-10-22 16:59:26 +02:00
Hartmut Goebel
ea1801e00b
gnu: Add python-pyphen.
...
* gnu/packages/python-xyz.scm (python-pyphen): New variable.
2019-10-22 16:58:31 +02:00
Hartmut Goebel
f2f41e1afe
gnu: Add python-cairosvg.
...
* gnu/packages/python-xyz.scm (python-cairosvg): New variable.
2019-10-22 16:58:31 +02:00
Hartmut Goebel
7d3f481b90
gnu: Add python-cssselect2.
...
* gnu/packages/python-web.scm (python-cssselect2): New variable.
2019-10-22 16:58:30 +02:00
Hartmut Goebel
df122333ac
gnu: Add python-tinycss2.
...
* gnu/packages/python-web.scm (python-tinycss2): New variable.
2019-10-22 16:58:30 +02:00
Hartmut Goebel
c1ff9072de
gnu: Add python-pytest-isort.
...
* gnu/packages/python-check.scm (python-pytest-isort): New variable.
2019-10-22 16:58:29 +02:00
Efraim Flashner
0201e34cef
gnu: libtommath: Update to 1.2.0.
...
* gnu/packages/multiprecision.scm (libtommath): Update to 1.2.0.
[arguments]: Update custom 'prepare-build for new version. Update custom
'check phase to use test-target keyword.
(libtommath@1.1): New variable.
(libtommath@1.0)[inherit]: Inherit from libtommath@1.1.
2019-10-22 15:48:48 +03:00
Efraim Flashner
6fc9c6f7d9
gnu: font-awesome: Download using git-fetch.
...
The official link on the website has a regularly changing hash.
* gnu/packages/fonts.scm (font-awesome)[source]: Use 'git-fetch'.
[arguments]: Replace 'install phase.
[home-page]: Use new upstream home-page.
2019-10-22 12:35:22 +03:00
Guillaume Le Vaillant
b090bdc9f5
gnu: Add sbcl-graph-json.
...
* gnu/packages/lisp.scm (sbcl-graph-json): New variable.
2019-10-22 10:43:43 +02:00
Guillaume Le Vaillant
a4daf99650
gnu: Add sbcl-graph-dot.
...
* gnu/packages/lisp.scm (sbcl-graph-dot): New variable.
2019-10-22 10:43:43 +02:00
Guillaume Le Vaillant
9574d42008
gnu: Add graph.
...
* gnu/packages/lisp.scm (cl-graph, sbcl-graph): New variables.
* gnu/packages/patches/sbcl-graph-asdf-definitions.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-10-22 10:43:43 +02:00
Guillaume Le Vaillant
54d761d3a4
gnu: Add stefil.
...
* gnu/packages/lisp.scm (cl-stefil, sbcl-stefil): New variables.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
93b2739434
gnu: Add ecl-iterate.
...
* gnu/packages/lisp.scm (ecl-iterate): New variable.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
5bb3272e18
gnu: sbcl-iterate: Add missing native input.
...
* gnu/packages/lisp.scm (sbcl-iterate)[native-inputs]: Add rt.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
9d9a82d94d
gnu: Add yason.
...
* gnu/packages/lisp.scm (cl-yason, sbcl-yason, ecl-yason): New variables.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
bb20a990cd
gnu: Add curry-compose-reader-macros.
...
* gnu/packages/lisp.scm (cl-curry-compose-reader-macros,
sbcl-curry-compose-reader-macros, ecl-curry-compose-reader-macros): New
variables.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
487392ce3d
gnu: Add cl-heap.
...
* gnu/packages/lisp.scm (cl-heap, sbcl-cl-heap, ecl-cl-heap): New variables.
2019-10-22 10:43:42 +02:00
Christopher Baines
9d67480adf
gnu: mongodb: Fix build.
...
* gnu/packages/databases.scm (mongodb)[inputs]: Use openssl 1, as 1.1. doesn't
work.
[arguments]: Change how a constant is defined in the tests to allow compiling
with a newer version of GCC.
2019-10-22 07:27:14 +01:00
Brian Leung
8ce774a54b
gnu: emacs-counsel-dash: Require emacs-ivy.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Require emacs-ivy.
2019-10-21 21:23:27 -07:00
Carl Dong
f5d6c88d0f
gnu: mingw-w64: Add -winpthreads variants.
...
This recursive package definition really demonstrates how magical Guix
can be :-)
Try invoking:
./pre-inst-env guix build mingw-w64-{x86_64,i686}{,-winpthreads}
* gnu/packages/mingw.scm (make-mingw-w64): Add XGCC, XBINUTILS optional
arguments to specify using a non-default cross-compiler/binutils. Add
WITH-WINPTHREADS? optional argument to allow building with winpthreads
support. Adjust accordingly for the new arguments.
(mingw-w64-i686-winpthreads, mingw-w64-x86_64-winpthreads): Add
variables.
* gnu/packages/cross-base.scm (native-libc): Add XGCC, XBINUTILS
key arugments and pass to MAKE-MINGW-W64.
(cross-libc): Pass XGCC and XBINUTILS to NATIVE-LIBC.
2019-10-21 17:39:08 -04:00
Ludovic Courtès
8b438f85cf
gnu: pdfarranger: Add 'wrap-for-typelib' phase.
...
* gnu/packages/pdf.scm (pdfarranger)[arguments]: Add #:phases.
2019-10-21 23:26:34 +02:00
Ben Sturmfels
0cd4a74600
gnu: Add pdfarranger.
...
* gnu/packages/pdf.scm (pdfarranger): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-21 23:26:33 +02:00
Giacomo Leidi
58b1328790
gnu: Add gloo.
...
* gnu/packages/machine-learning.scm (gloo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-21 23:26:33 +02:00
Tim Gesthuizen
84261a233e
services: inputattach: Add 'baud-rate' parameter.
...
* gnu/services/desktop.scm (inputattach-configuration): Add baud-rate field.
(inputattach-shepherd-service): Add baud-rate to parameters when specified.
* doc/guix.texi (Miscellaneous Services): [inputattach Service] Document
baud-rate parameter.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-21 23:26:33 +02:00
Brian Leung
05b0b050bc
gnu: Add emacs-auth-source-pass.
...
* gnu/packages/emacs-xyz.scm (emacs-auth-source-pass): New variable.
2019-10-21 10:53:08 -07:00
Brian Leung
4e07032791
gnu: emacs-counsel-dash: Update to 0.1.3-3.7027868.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-3.7027868.
2019-10-21 10:53:07 -07:00
Christopher Baines
6fc03fccd4
gnu: Add ephemeralpg.
...
This is a general utility, but I'm particularly interested in using this to
enable build time tests for the guix-data-service package.
* gnu/packages/databases.scm (ephemeralpg): New variable.
2019-10-21 18:28:07 +01:00
Christopher Baines
e9d48bdad4
gnu: yasm: Disable parallel tests.
...
* gnu/packages/assembly.scm (yasm)[arguments]: Set #:parallel-tests? to #f.
2019-10-21 18:20:39 +01:00
Ricardo Wurmus
ca2b1dcfcd
gnu: r-xcms: Update to 3.6.2.
...
* gnu/packages/bioconductor.scm (r-xcms): Update to 3.6.2.
2019-10-21 18:23:07 +02:00
Ricardo Wurmus
3d7fc2d4bb
gnu: r-data-table: Update to 1.12.6.
...
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.6.
[native-inputs]: Add pkg-config.
2019-10-21 18:23:03 +02:00
Ludovic Courtès
5f15b42273
services: agetty: Really import (gnu build linux-boot).
...
This is a followup to commit 62c2217570
.
* gnu/services/base.scm (agetty-shepherd-service)[start]: Wrap un
'with-imported-modules'. This fixes a build error when TTY is true
("no code for module (gnu build linux-boot)").
2019-10-21 18:16:16 +02:00
Ludovic Courtès
cfe8d8063b
services: sddm: Add description.
...
* gnu/services/sddm.scm (sddm-service-type)[description]: New field.
2019-10-21 18:16:16 +02:00
Ludovic Courtès
8cf3e167c1
services: sddm: Deprecate 'sddm-service' procedure.
...
* gnu/services/sddm.scm (sddm-service): Mark as deprecated.
* doc/guix.texi (X Window): Document 'sddm-service-type' and
'sddm-configuration'.
2019-10-21 18:16:16 +02:00
Brendan Tildesley
5ac5f2c129
services: sddm: Add default configuration.
...
Unlike gdm-service-type, sddm-service-type cannot be configured in an
operating-system configuration by simply adding (service
sddm-service-type). This adds the default SDDM configuration just like
GDM does..
* gnu/services/sddm.scm (sddm-service-type)[default-value]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-21 18:16:16 +02:00
Ludovic Courtès
a273796ce5
gnu: make-bootstrap: Memoize 'glibc-for-bootstrap'.
...
This reduces the graph shown by:
guix graph -e '(@@ (gnu packages make-bootstrap) %gcc-static)'
from 258 nodes (2398 edges) to 179 nodes (1872 edges).
* gnu/packages/make-bootstrap.scm (glibc-for-bootstrap): Turn into an
'mlambdaq'.
(package-with-relocatable-glibc, %glibc-stripped): Explicitly pass an
argument to 'glibc-for-bootstrap'.
2019-10-21 18:16:16 +02:00
David Wilson
f6a0be2f99
gnu: Add gens-gs.
...
* gnu/packages/emulators.scm (gens-gs): New variable.
2019-10-21 18:12:06 +02:00
Efraim Flashner
ff093d7b7b
gnu: enlightenment: Fix desktop session file creation.
...
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Create
wayland session file only when building with wayland support.
2019-10-21 18:45:33 +03:00
Pierre Neidhardt
1403e1f710
gnu: Add pcsxr.
...
* gnu/packages/emulators.scm (pcsxr): New variable.
2019-10-21 14:46:12 +02:00
Guillaume Le Vaillant
f2d6d9b829
gnu: Add simple-parallel-tasks.
...
* gnu/packages/lisp.scm (cl-simple-parallel-tasks, sbcl-simple-parallel-tasks,
ecl-simple-parallel-tasks): New variables.
2019-10-21 11:17:30 +02:00
Mathieu Othacehe
6dc424f924
gnu: backup: Remove my copyright.
...
This is a follow-up of 7757f44044
, where my copyright is not needed.
* gnu/packages/backup.scm: Remove my copyright.
2019-10-21 10:10:51 +02:00
Brian Leung
f0bbf894a1
gnu: emacs-hierarchy: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-hierarchy): Enable tests.
2019-10-20 18:54:07 -07:00
Brian Leung
6f91eabb79
gnu: emacs-org-ql: Update to 0.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.3.2.
2019-10-20 18:49:03 -07:00
Tobias Geerinckx-Rice
b977d900d8
gnu: certbot, python-acme: Update to 0.39.0.
...
* gnu/packages/tls.scm (python-acme): Update to 0.39.0.
(certbot)[source]: Update hash.
[propagated-inputs]: Add python-distro.
2019-10-21 02:03:22 +02:00
Tobias Geerinckx-Rice
776aa52d2b
gnu: Remove snakemake@4.
...
* gnu/packages/python-xyz.scm (snakemake-4): Remove variable.
2019-10-21 02:03:22 +02:00
Tobias Geerinckx-Rice
8994ae3453
gnu: snakemake: Order inputs alphabetically.
...
* gnu/packages/python-xyz.scm (snakemake)[propagated-inputs]: Order.
2019-10-21 02:03:22 +02:00
Tobias Geerinckx-Rice
93803c6b61
gnu: snakemake: Update to 5.7.1.
...
* gnu/packages/python-xyz.scm (snakemake): Update to 5.7.1.
2019-10-21 02:03:22 +02:00
Tobias Geerinckx-Rice
4de93b2fbc
gnu: bpython: Update to 0.18.
...
* gnu/packages/python-xyz.scm (bpython): Update to 0.18.
2019-10-21 02:03:22 +02:00
Tobias Geerinckx-Rice
d2e1a0ac92
gnu: libdv: Don't use NAME in source URI.
...
* gnu/packages/video.scm (libdv)[source]: Hard-code NAME.
2019-10-21 02:03:22 +02:00
Tobias Geerinckx-Rice
37781323f6
gnu: arc-theme: Update to 20190917.
...
* gnu/packages/gnome.scm (arc-theme): Update to 20190917.
2019-10-21 02:03:22 +02:00
Tobias Geerinckx-Rice
df12af98a8
gnu: r-colorout: Don't use unstable tarball.
...
* gnu/packages/statistics.scm (r-colorout)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-21 02:03:22 +02:00
Tobias Geerinckx-Rice
fbde37884f
gnu: r-colorout: Update to 1.2-2.
...
* gnu/packages/statistics.scm (r-colorout): Update to 1.2-2.
2019-10-21 02:03:21 +02:00
Marius Bakke
7373eb8304
gnu: protobuf: Update to 3.10.0.
...
* gnu/packages/protobuf.scm (protobuf, python-protobuf): Update to 3.10.0.
(protobuf-next, python-protobuf-next): Rename to ....
(protobuf-3.6, python-protobuf-3.6): ... this.
(protobuf-3.5): New public variable.
* gnu/packages/machine-learning.scm (grpc)[native-inputs]: Change from
PROTOBUF-NEXT to PROTOBUF.
(tensorflow)[native-inputs, propagated-inputs]: Adjust for renamed PROTOBUF-NEXT.
* gnu/packages/robotics.scm (aseba)[inputs]: Change from PROTOBUF to PROTOBUF-3.5.
* gnu/packages/telephony.scm (mumble)[inputs]: Likewise.
2019-10-21 00:26:14 +02:00
Marius Bakke
bd1213708c
gnu: protobuf-c: Update to 1.3.2.
...
* gnu/packages/protobuf.scm (protobuf-c): Update to 1.3.2.
2019-10-21 00:26:14 +02:00
Marius Bakke
24f4fcbe26
gnu: vte-ng: Update to 0.58.2.a.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.58.2.a.
[build-system]: New field.
[arguments]: Set #:configure-flags. Remove #:phases.
[native-inputs]: Remove GPERF, AUTOCONF, AUTOMAKE and LIBTOOL.
2019-10-21 00:26:14 +02:00
Reza Alizadeh Majd
c10c77a795
gnu: Add lxqt-connman-applet.
...
* gnu/packages/lxqt.scm (lxqt-connman-applet) New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-20 23:26:50 +02:00
Marius Bakke
0fe041bd9f
gnu: Remove more GCC < 7 workarounds.
...
* gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to
the GCC command line.
* gnu/packages/aidc.scm (zbar)[arguments]: Likewise.
* gnu/packages/android.scm (android-libbase, android-libcutils,
android-libziparchive, fastboot)[arguments]: Likewise.
* gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise.
* gnu/packages/code.scm (rtags)[arguments]: Likewise.
* gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise.
* gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise.
* gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise.
* gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise.
* gnu/packages/graph.scm (python-faiss)[arguments]: Likewise.
* gnu/packages/graphics.scm (povray)[arguments]: Likewise.
* gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise.
* gnu/packages/image.scm (freeimage)[arguments]: Likewise.
* gnu/packages/kodi.scm (crossguid)[arguments]: Likewise.
* gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise.
* gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise.
* gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise.
* gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
2019-10-20 14:00:12 +02:00
Marius Bakke
92e0fce80a
gnu: xmlsec: Update to 1.2.29.
...
* gnu/packages/xml.scm (xmlsec): Update to 1.2.29.
2019-10-20 14:00:11 +02:00
Marius Bakke
c4cfa9c6ff
gnu: transmission: Update home page.
...
* gnu/packages/bittorrent.scm (transmission)[home-page]: Use HTTPS.
2019-10-20 14:00:11 +02:00
Marius Bakke
9a8d4463e6
gnu: dav1d: Fix build on AArch64.
...
* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (dav1d)[source](patches): New field.
2019-10-20 14:00:11 +02:00
Marius Bakke
10f2ae01c4
gnu: dav1d: Remove defunct mirror URL.
...
* gnu/packages/video.scm (dav1d)[source](uri): Remove bz2 tarball origin.
2019-10-20 14:00:11 +02:00
David Wilson
849af4ae1b
services: xfce: Add xfce4-power-manager to polkit settings.
...
* gnu/services/desktop.scm (xfce-desktop-service-type): Add
xfce4-power-manager to polkit-service-type service extension via
new procedure 'xfce-polkit-settings'.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-20 12:08:03 +02:00
Brian Leung
d1e6b9e85f
gnu: Add emacs-ivy-xref.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-xref): New variable.
2019-10-20 00:13:33 -07:00
Mathieu Othacehe
7757f44044
gnu: obnam: Remove this package.
...
This package is abandoned and does not build anymore due to dependencies to
old versions of python packages such as pylint.
* gnu/packages/backup.scm (obnam): Remove variable.
2019-10-20 08:21:07 +02:00