Tobias Geerinckx-Rice
46a5d07ef7
gnu: cl-jonathan: Use HTTPS home page.
...
* gnu/packages/lisp-xyz.scm (cl-jonathan)[home-page]: Use HTTPS.
2020-03-21 03:09:41 +01:00
Christopher Baines
6b8c390f28
gnu: python-botocore: Update to 1.15.26.
...
To keep compatability with awscli.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.15.26.
2020-03-21 00:15:11 +00:00
Ludovic Courtès
fe4a37276b
gnu: guix: Install SysV init files to $(prefix)/etc.
...
Fixes <https://bugs.gnu.org/40153 >.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
This is a followup to 73fbe04107
.
* gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap'
phase, change "sysvinitservicedir" in 'nix/local.mk'.
2020-03-20 23:59:31 +01:00
Leo Famulari
f08040c5f8
gnu: VLC: Improve AV1 playback.
...
* gnu/packages/video.scm (inputs): Add dav1d.
2020-03-20 18:51:51 -04:00
Leo Famulari
e401653b51
gnu: FFmpeg: Prefer dav1d over libaom.
...
* gnu/packages/patches/ffmpeg-prefer-dav1d.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (ffmpeg)[source]: Use it.
2020-03-20 18:51:51 -04:00
Marius Bakke
85bad77fac
gnu: python2-faker: Add explicit dependency on six.
...
This is a follow-up to commit a6a7336964
.
* gnu/packages/python-xyz.scm (python2-faker)[propagated-inputs]: Add
PYTHON2-SIX.
2020-03-20 22:55:01 +01:00
Marius Bakke
51d42caa94
gnu: python-orator: Update to 0.9.9.
...
* gnu/packages/databases.scm (python-orator): Update to 0.9.9.
[arguments]: Remove #:phases. Add #:tests?.
[native-inputs]: Remove.
[propagated-inputs]: Add PYTHON-PYYAML.
2020-03-20 22:41:59 +01:00
Marius Bakke
a6a7336964
gnu: Update python-faker to to 4.0.2, python2-faker to 3.0.1.
...
* gnu/packages/patches/python-faker-fix-build-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-faker): Update to 4.0.2.
[source](patches, modules, snippet): Remove.
[arguments]: Adjust check phase.
[native-inputs]: Remove PYTHON-EMAIL-VALIDATOR and PYTHON-MOCK. Add
PYTHON-FREEZEGUN, PYTHON-PYTEST, PYTHON-RANDOM2, and PYTHON-VALIDATORS.
[propagated-inputs]: Remove PYTHON-SIX. Add PYTHON-TEXT-UNIDECODE.
(python2-faker): Update to 3.0.1.
[native-inputs]: Add PYTHON2-MOCK.
2020-03-20 22:41:59 +01:00
Marius Bakke
fe36fdb206
gnu: Add python-random2.
...
* gnu/packages/python-xyz.scm (python-random2, python2-random2): New public
variables.
2020-03-20 22:41:59 +01:00
Marius Bakke
28030d290a
gnu: Add python-validators.
...
* gnu/packages/python-xyz.scm (python-validators, python2-validators): New
public variables.
2020-03-20 22:41:59 +01:00
Marius Bakke
9f9335277f
gnu: Add python-text-unidecode.
...
* gnu/packages/python-xyz.scm (python-text-unidecode, python2-text-unidecode):
New public variables.
2020-03-20 22:41:59 +01:00
Marius Bakke
e5023bfd2a
gnu: python-pendulum: Update to 2.1.0.
...
* gnu/packages/time.scm (python-pendulum): Update to 2.1.0.
[native-inputs]: Remove.
[arguments]: New field.
[propagated-inputs]: Remove PYTHON-TZLOCAL.
2020-03-20 22:41:59 +01:00
Marius Bakke
463e98357b
gnu: python-pytzdata: Update to 2019.3.
...
* gnu/packages/time.scm (python-pytzdata): Update to 2019.3.
[native-inputs]: Remove.
[arguments]: New field.
[propagated-inputs]: Add PYTHON-CLEO.
2020-03-20 22:41:58 +01:00
Marius Bakke
0266a6a23b
gnu: python-clikit: Declare Python 2 variant.
...
* gnu/packages/python-xyz.scm (python-clikit)[properties]: New field.
(python2-clikit): New public variable.
2020-03-20 22:41:58 +01:00
Vincent Legoll
830dab870a
gnu: ansible: Update to 2.9.6.
...
* gnu/packages/admin.scm (ansible): Update to 2.9.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
Vincent Legoll
baf4567137
gnu: Add squid.
...
* gnu/packages/networking.scm (squid): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
Michael Rohleder
fe2b134cf9
gnu: emacs-projectile: Update to 2.1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.1.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
guy fleury iteriteka
0f7e6964c7
gnu: make-libiberty: Use install-file.
...
* gnu/packages/gcc.scm(make-libiberty): In phase install use
install-file helper function to install file.
2020-03-20 19:15:52 +01:00
Vincent Legoll
12eb7bb8af
gnu: Add blktrace.
...
* gnu/packages/linux.scm (blktrace): New variable.
* gnu/packages/patches/blktrace-use-rmtree.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
Brendan Tildesley
ad64b09df4
gnu: Add wev.
...
* gnu/packages/freedesktop.scm (wev): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
Leo Prikler
fcafee61bf
gnu: add premake5.
...
* gnu/packages/build-tools.scm (premake5): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
Leo Prikler
3861fb1c1f
gnu: gsettings-desktop-schemas: patch monospace font.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas)[arguments]<phases>:
Rename `set-adwaita-theme-file-name' to the more generic `patch-schemas'.
Add patch for the monospace font (Source Code Pro 10 -> Monospace 11).
Adjust comments.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:51 +01:00
Marius Bakke
0f6651344f
gnu: libiberty: Do not inherit properties from GCC.
...
* gnu/packages/gcc.scm (make-libiberty)[properties]: New field.
2020-03-20 19:15:51 +01:00
Guillaume Le Vaillant
6145b16778
gnu: osm2pgsql: Update to 1.2.1.
...
* gnu/packages/geo.scm (osm2pgsql): Update to 1.2.1.
[inputs]: Add bzip2 and replace proj.4 by proj.
[native-inputs]: Replace python-2 by python and python2-psycopg2 by
python-psycopg2.
2020-03-20 18:17:21 +01:00
Guillaume Le Vaillant
7ba300ee6e
gnu: libosmium: Update to 2.15.4.
...
* gnu/packages/geo.scm (libosmium): Update to 2.15.4.
[inputs]: Add bzip2 and utfcpp.
2020-03-20 18:16:54 +01:00
Nicolas Goaziou
819c0df2ee
gnu: emacs-company: Update to 0.9.12.
...
* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.12.
2020-03-20 10:05:59 +01:00
Florian Pelz
e84490346d
gnu: nginx-accept-language-module: Simplify decompression phase.
...
See <https://lists.gnu.org/archive/html/guix-patches/2020-03/msg00652.html >
where a similar change was found to be sufficient.
* gnu/packages/web.scm (nginx-accept-language-module)[arguments]:
In 'unpack-nginx-sources' phase, extract the compressed tarball using
tar's auto-decompression instead of decompressing manually.
2020-03-20 08:13:56 +00:00
Florian Pelz
e2303e8e37
gnu: Add v86d.
...
* gnu/packages/xorg.scm (v86d): New variable.
2020-03-20 08:07:45 +00:00
Tobias Geerinckx-Rice
837644b48a
gnu: emacs-company: Use HTTPS home page.
...
* gnu/packages/emacs-xyz.scm (emacs-company)[home-page]: Use HTTPS.
2020-03-20 03:07:07 +01:00
Tobias Geerinckx-Rice
c7a2e64574
gnu: emacs-mit-scheme-doc: Use HTTPS home page.
...
* gnu/packages/emacs-xyz.scm (emacs-mit-scheme-doc)[home-page]: Use HTTPS.
2020-03-20 03:07:06 +01:00
Tobias Geerinckx-Rice
23518188fd
gnu: emacs-ebib: Use HTTPS home page.
...
* gnu/packages/emacs-xyz.scm (emacs-ebib)[home-page]: Use HTTPS.
2020-03-20 03:07:06 +01:00
Tobias Geerinckx-Rice
7942a129b1
gnu: java-modello-plugins-xpp3: Use HTTPS home page.
...
* gnu/packages/java.scm (java-modello-plugins-xpp3)[home-page]: Use HTTPS.
2020-03-20 03:07:06 +01:00
Tobias Geerinckx-Rice
27c0eadef9
gnu: java-aqute-bnd-annotation: Use HTTPS home page.
...
* gnu/packages/java.scm (java-aqute-bnd-annotation)[home-page]: Use HTTPS.
2020-03-20 03:07:06 +01:00
Tobias Geerinckx-Rice
14544d2f99
gnu: java-joda-time: Use HTTPS home page.
...
* gnu/packages/java.scm (java-joda-time)[home-page]: Use HTTPS.
2020-03-20 03:07:06 +01:00
Tobias Geerinckx-Rice
e799400d4b
gnu: java-jmh: Use HTTPS home page.
...
* gnu/packages/java.scm (java-jmh)[home-page]: Use HTTPS.
2020-03-20 03:07:06 +01:00
Tobias Geerinckx-Rice
268dc4720c
gnu: java-plexus-classworlds: Use HTTPS home page.
...
* gnu/packages/java.scm (java-plexus-classworlds)[home-page]: Use HTTPS.
2020-03-20 03:07:06 +01:00
Tobias Geerinckx-Rice
1f0e7e0d59
gnu: bs1770gain: Update to 0.6.7.
...
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.7.
2020-03-20 03:07:06 +01:00
Tobias Geerinckx-Rice
d82160134a
gnu: php: Update to 7.4.4.
...
* gnu/packages/php.scm (php): Update to 7.4.4.
2020-03-20 03:07:06 +01:00
Christopher Baines
9ae3e79172
gnu: Add python-easy-thumbnails.
...
* gnu/packages/django.scm (python-easy-thumbnails): New variable.
2020-03-19 23:47:50 +00:00
Nicolas Goaziou
29a2f61e97
gnu: Add foobillard++.
...
* gnu/packages/games.scm (foobillard++): New variable.
* gnu/packages/patches/foobillard++-pkg-config.patch: New file.
* gnu/local.mk: Reference new file.
2020-03-19 23:24:50 +01:00
Efraim Flashner
f08b672661
gnu: vim: Update to 8.2.0411.
...
* gnu/packages/vim.scm (vim): Update to 8.2.0411.
2020-03-19 22:33:30 +02:00
Efraim Flashner
25d39a2a2c
gnu: librsvg-next: Inherit from librsvg.
...
* gnu/packages/gnome.scm (librsvg-next)[inherit]: New field, inherit
from librsvg.
2020-03-19 22:33:30 +02:00
Efraim Flashner
6956867056
gnu: librsvg-next: Use cargo-build-system.
...
* gnu/packages/gnome.scm (librsvg-next)[source]: Don't use computed
source. Add snippet to remove vendored crates.
[build-system]: Switch to cargo-build-system.
[arguments]: Remove configure-flags, make-flags, imported modules. Add
modules and vendor fields. Add crates to cargo-inputs and
cargo-development-inputs. Add 'prepare-for-build phase to adjust the
source before building. Add 'gnu-configure phase to add the configure
phase from the gnu-build-system. Replace the 'build, 'check and 'install
phases from the gnu-build-system.
[native-inputs]: Remove rust-1.34, rust-1.34:cargo.
(computed-origin-method, librsvg-next-source): Remove variables.
2020-03-19 22:33:30 +02:00
Efraim Flashner
abca147f20
gnu: librsvg-next-source: Replace all crates.
...
* gnu/packages/gnome.scm (librsvg-next-source): Replace all remaining
vendored crates with packaged ones.
2020-03-19 22:33:30 +02:00
Efraim Flashner
18cef6547b
gnu: Add rust-markup5ever-0.9.
...
* gnu/packages/crates-io.scm (rust-markup5ever-0.9): New variable.
(rust-markup5ever-0.8): Inherit from rust-markup-0.9.
2020-03-19 22:33:29 +02:00
Efraim Flashner
b9affb662b
gnu: Add rust-pangocairo-0.8.
...
* gnu/packages/crates-io.scm (rust-pangocairo-0.8): New variable.
2020-03-19 22:33:29 +02:00
Efraim Flashner
2d1cc3a4c9
gnu: Add rust-pango-0.7.
...
* gnu/packages/crates-io.scm (rust-pango-0.7): New variable.
2020-03-19 22:33:29 +02:00
Efraim Flashner
d23c34727f
gnu: Add rust-rctree-0.3.
...
* gnu/packages/crates-io.scm (rust-rctree-0.3): New variable.
2020-03-19 22:33:28 +02:00
Efraim Flashner
4bf3167de2
gnu: Add rust-nalgebra-0.18.
...
* gnu/packages/crates-io.scm (rust-nalgebra-0.18): New variable.
2020-03-19 22:33:28 +02:00
Efraim Flashner
f87fa00361
gnu: Add rust-abomonation-0.7.
...
* gnu/packages/crates-io.scm (rust-abomonation-0.7): New variable.
2020-03-19 22:33:28 +02:00
Efraim Flashner
5df9352864
gnu: Add rust-recycler-0.1.
...
* gnu/packages/crates-io.scm (rust-recycler-0.1): New variable.
2020-03-19 22:33:28 +02:00
Efraim Flashner
5f29a63f10
gnu: rust-matrixmultiply-0.1: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-matrixmultiply-0.1)[arguments]: Don't
skip build.
2020-03-19 22:33:28 +02:00
Efraim Flashner
eef9de5fed
gnu: Add rust-matrixmultiply-0.2.
...
* gnu/packages/crates-io.scm (rust-matrixmultiply-0.2): New variable.
(rust-matrixmultiply-0.1): Inherit from rust-matrixmultiply-0.2.
2020-03-19 22:33:27 +02:00
Efraim Flashner
c450d81a16
gnu: Add rust-rawpointer-0.2.
...
* gnu/packages/crates-io.scm (rust-rawpointer-0.2):New variable.
(rust-rawpointer-0.1): Inherit from rust-rawpointer-0.2.
2020-03-19 22:33:27 +02:00
Efraim Flashner
8511b51650
gnu: Add rust-gdk-pixbuf-0.7.
...
* gnu/packages/crates-io.scm (rust-gdk-pixbuf-0.7): New variable.
2020-03-19 22:33:27 +02:00
Efraim Flashner
ad2c51088f
gnu: Add rust-gio-0.7.
...
* gnu/packages/crates-io.scm (rust-gio-0.7): New variable.
2020-03-19 22:33:27 +02:00
Efraim Flashner
8985755a91
gnu: Add rust-gir-format-check-0.1.
...
* gnu/packages/crates-io.scm (rust-gir-format-check-0.1): New variable.
2020-03-19 22:33:26 +02:00
Efraim Flashner
40b9f38876
gnu: Add rust-fragile-0.3.
...
* gnu/packages/crates-io.scm (rust-fragile-0.3): New variable.
2020-03-19 22:33:26 +02:00
Efraim Flashner
930d8c5a21
gnu: Add rust-data-url-0.1.
...
* gnu/packages/crates-io.scm (rust-data-url-0.1): New variable.
2020-03-19 22:33:26 +02:00
Efraim Flashner
f581452874
gnu: Add rust-cssparser-0.25.
...
* gnu/packages/crates-io.scm (rust-cssparser-0.25): New variable.
2020-03-19 22:33:26 +02:00
Efraim Flashner
ed72b99d8c
gnu: Add rust-cssparser-macros-0.3.
...
* gnu/packages/crates-io.scm (rust-cssparser-macros-0.3): New variable.
2020-03-19 22:33:25 +02:00
Efraim Flashner
57beeed704
gnu: Add rust-cairo-rs-0.7.
...
* gnu/packages/crates-io.scm (rust-cairo-rs-0.7): New variable.
2020-03-19 22:33:25 +02:00
Efraim Flashner
55ca8748df
gnu: Add rust-glib-0.8.
...
* gnu/packages/crates-io.scm (rust-glib-0.8): New variable.
2020-03-19 22:33:25 +02:00
Efraim Flashner
c9d0d4d4ea
gnu: Add rust-procedural-masquerade-0.1.
...
* gnu/packages/crates-io.scm (rust-procedural-masquerade-0.1): New variable.
2020-03-19 22:33:25 +02:00
Efraim Flashner
f90a306d1f
gnu: Add rust-float-cmp-0.5.
...
* gnu/packages/crates-io.scm (rust-float-cmp-0.5): New variable.
(rust-float-cmp-0.3): Inherit from rust-float-cmp-0.5.
2020-03-19 22:33:24 +02:00
Efraim Flashner
2d6fa18399
gnu: Add rust-dtoa-short-0.3.
...
* gnu/packages/crates-io.scm (rust-dtoa-short-0.3): New variable.
2020-03-19 22:33:24 +02:00
Efraim Flashner
ee7ef9cb8c
gnu: Add rust-float-cmp-0.3.
...
* gnu/packages/crates-io.scm (rust-float-cmp-0.3): New variable.
2020-03-19 22:33:24 +02:00
Efraim Flashner
6fee63e6d9
gnu: Add rust-num-0.1.
...
* gnu/packages/crates-io.scm (rust-num-0.1): New variable.
2020-03-19 22:33:24 +02:00
Efraim Flashner
74f44bf74f
gnu: Add rust-num-rational-0.1.
...
* gnu/packages/crates-io.scm (rust-num-rational-0.1): New variable.
2020-03-19 22:33:23 +02:00
Efraim Flashner
fbe6dbb69e
gnu: Add rust-num-complex-0.1.
...
* gnu/packages/crates-io.scm (rust-num-complex-0.1): New variable.
2020-03-19 22:33:23 +02:00
Efraim Flashner
9acfbaf39d
gnu: Add rust-num-bigint-0.1.
...
* gnu/packages/crates-io.scm (rust-num-bigint-0.1): New variable.
2020-03-19 22:33:23 +02:00
Efraim Flashner
85cb4da813
gnu: Add rust-cairo-rs-0.8.
...
* gnu/packages/crates-io.scm (rust-cairo-rs-0.8): New variable.
2020-03-19 22:33:23 +02:00
Efraim Flashner
2832731589
gnu: Add rust-glib-0.9.
...
* gnu/packages/crates-io.scm (rust-glib-0.9): New variable.
2020-03-19 22:33:22 +02:00
Efraim Flashner
8f000e87a2
gnu: Add rust-futures-preview-0.3.
...
* gnu/packages/crates-io.scm (rust-futures-preview-0.3): New variable.
2020-03-19 22:33:22 +02:00
Efraim Flashner
07bf6cbc49
gnu: rust-futures-util-preview-0.3: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-futures-util-preview-0.3)[arguments]:
Don't skip build. Skip tests. Replace rust-rand-0.4 with 0.7 in
cargo-inputs. Remove rust-rand-core-0.5.
2020-03-19 22:33:22 +02:00
Efraim Flashner
6de81dd2d8
gnu: Add rust-gtk-rs-lgpl-docs-0.1.
...
* gnu/packages/crates-io.scm (rust-gtk-rs-lgpl-docs-0.1): New variable.
2020-03-19 22:33:22 +02:00
Efraim Flashner
87a3a185fe
gnu: Add rust-rustdoc-stripper-0.1.
...
* gnu/packages/crates-io.scm (rust-rustdoc-stripper-0.1): New variable.
2020-03-19 22:33:21 +02:00
Efraim Flashner
818794ee28
gnu: Add rust-alga-0.9.
...
* gnu/packages/crates-io.scm (rust-alga-0.9): New variable.
2020-03-19 22:33:21 +02:00
Efraim Flashner
e036be30c5
gnu: Add rust-decimal-2.0.
...
* gnu/packages/crates-io.scm (rust-decimal-2.0): New variable.
2020-03-19 22:33:21 +02:00
Efraim Flashner
8ae8478a71
gnu: Add rust-ord-subset-3.
...
* gnu/packages/crates-io.scm (rust-ord-subset-3): New variable.
2020-03-19 22:33:21 +02:00
Efraim Flashner
44b748e4f5
gnu: Add rust-alga-derive-0.9.
...
* gnu/packages/crates-io.scm (rust-alga-derive-0.9): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner
34d0c1e7dd
gnu: Add rust-edit-distance-2.1.
...
* gnu/packages/crates-io.scm (rust-edit-distance-2.1): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner
f06961ea35
gnu: Add rust-pangocairo-sys-0.10.
...
* gnu/packages/crates-io.scm (rust-pangocairo-sys-0.10): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner
1386cad154
gnu: Add rust-pango-sys-0.9.
...
* gnu/packages/crates-io.scm (rust-pango-sys-0.9): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner
a3ea699eb3
gnu: Add rust-gtk-pixbuf-sys-0.9.
...
* gnu/packages/crates-io.scm (rust-gdk-pixbuf-sys-0.9): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner
d105cc52f9
gnu: Add rust-cairo-sys-rs-0.9.
...
* gnu/packages/crates-io.scm (rust-cairo-sys-rs-0.9): New variable.
2020-03-19 22:33:16 +02:00
Brendan Tildesley
355dd7135c
gnu: grim: Move scdoc to native-inputs.
...
* gnu/packages/image.scm (scdoc)[inputs]: Remove scdoc.
[native-inputs]: Add scdoc.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-19 21:10:20 +01:00
Jakub Kądziołka
0b06a0199f
gnu: rust-bindgen: Add missing space to synopsis.
...
* gnu/packages/crates-io.scm (rust-bindgen-0.50)[synopsis]: Add a space
between "C++" and "libraries".
2020-03-19 21:02:34 +01:00
Michael Rohleder
15c3aa0911
gnu: docker-compose: Update to 1.25.4.
...
Fixes <https://bugs.gnu.org/40015 >.
* gnu/packages/docker.scm (docker-compose): Update to 1.25.4.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-19 20:45:00 +01:00
Maxim Cournoyer
cc96c9504d
gnu: emacs-magit: Remove obsolete make flags.
...
* gnu/packages/emacs-xyz.scm (emacs-magit): Remove make flags that were jadis
required to reference external Elisp libraries. These are now made available
through EMACSLOADPATH.
2020-03-19 13:08:49 -04:00
Maxim Cournoyer
d5195020d2
gnu: emacs-mew: Remove guix.d from the Elisp installation directory.
...
* gnu/packages/mail.scm (emacs-mew)[arguments]: Update the Elisp installation
prefix.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
0a3ce07784
gnu: cedille: Remove guix.d from the Elisp installation directory.
...
* gnu/packages/cedille.scm (cedille)[phases]{patch-cedille-path-el}: Update
the Elisp installation prefix used.
{copy-cedille-mode}: Likewise.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
d53e87cf11
gnu: ghc-hindent: Remove guix.d from the Elisp installation directory.
...
* gnu/packages/haskell-xyz.scm (ghc-hindent)[phases]{emacs-install}: Update
the installation prefix directory.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
092cdae90b
gnu: emacs-forge: Use the emacs-build-system.
...
This streamlines the package definition nicely and bring benefits, such as
having the Elisp files scanned for potential /bin/ programs and patched,
compressing the info manual, being able to compile the autoload file, and
installing the byte compiled files to the correct location (under site-lisp/).
* gnu/packages/emacs-xyz.scm (emacs-forge)[build-system]: Switch from the
gnu-build-system to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments. Delete
all the custom phases except the 'chdir-lisp one, and add a new
'build-info-manual phase.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
93f606b343
gnu: emacs-guix: Remove unnecessary configure flags.
...
* gnu/packages/emacs-xyz.scm (emacs-guix)[arguments]: Remove.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
06ab895e8c
gnu: emacs-magit-svn: Use the emacs-build-system.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-svn)[build-system]: Use the
emacs-build-system.
[arguments]: Remove.
2020-03-19 12:07:10 -04:00
Brendan Tildesley
5e78a87bb9
gnu: waybar: Update to 0.9.1.
...
* gnu/packages/wm.scm (waybar): Update to 0.9.1.
[inputs]: Add date and gtk-layer-shell dependencies.
[synopsis]:Remove period.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley
d2793ed696
gnu: Add gtk-layer-shell.
...
* gnu/packages/gtk.scm (gtk-layer-shell): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley
5ea2058409
gnu: spdlog: Update to 1.5.0.
...
* gnu/packages/logging.scm (spdlog): Update to 1.5.0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley
1afd98dc93
gnu: Add date.
...
* gnu/packages/wm.scm (date): New variable.
* gnu/packages/patches/date-output-pkg-config-files.patch: New file.
* gnu/local.mk: Add patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Hartmut Goebel
d3d8be5281
gnu: Add korganizer.
...
* gnu/packages/kde-pim.scm (korganizer): New variable.
2020-03-19 11:36:23 +01:00
Hartmut Goebel
992c6d29bb
gnu: Add kincidenceeditor.
...
* gnu/packages/kde-pim.scm (kincidenceeditor): New variable.
2020-03-19 11:36:22 +01:00
Hartmut Goebel
b3359b8598
gnu: Add keventviews.
...
* gnu/package/kde-pim.scm (keventviews): New variable.
2020-03-19 11:36:21 +01:00
Hartmut Goebel
d9491d5053
gnu: Add kcalendarsupport.
...
* gnu/packages/kde-pim.scm (kcalendarsupport): New variable.
2020-03-19 11:36:21 +01:00
Hartmut Goebel
9d95d8bd12
gnu: Add kdiagram.
...
* gnu/packages/kde.scm (kdiagram): New variable.
* packages/patches/kdiagram-Fix-missing-link-libraries.patch: New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:21 +01:00
Hartmut Goebel
639b6ead0c
gnu: Add kmail.
...
* gnu/packages/kde-pim.scm (kmail): New variable.
* gnu/packages/patches/kmail-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:21 +01:00
Hartmut Goebel
dd80d13bea
gnu: Add knotes.
...
* gnu/packages/kde-pim.scm (knotes): NEw variable.
2020-03-19 11:36:20 +01:00
Hartmut Goebel
86633b2218
gnu: Add kaddressbook.
...
* gnu/packages/kde-pim.scm (kaddressbook): New variable.
2020-03-19 11:36:20 +01:00
Hartmut Goebel
de6b782204
gnu: Add kdepim-runtime.
...
* gnu/packages/kde-pim.scm (kdepim-runtime): New variable.
* gnu/packages/patches/kdepim-runtime-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:20 +01:00
Hartmut Goebel
49e247efcc
gnu: Add kdav.
...
This is in kde-pim.scm since it explicitly offers the "KPimKDAV".
* gnu/package/kde-pim.scm (kdav): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel
7a0bb02db4
gnu: Add kblog.
...
* gnu/packages/kde-pim.scm (kblog): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel
d3b543a1fd
gnu: Add kmailcommon.
...
* gnu/packages/kde-pim.scm (kmailcommon): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel
a146c18ca4
gnu: Add kmessagelib.
...
* gnu/packages/kde-pim.scm (kmessagelib): New variable.
2020-03-19 11:36:18 +01:00
Hartmut Goebel
83a4ab4e42
gnu: Add libksieve.
...
* gnu/packages/kde-pim.scm (libksieve): New variable.
* gnu/packages/patches/libksieve-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:18 +01:00
Brice Waegeneire
ea2a180f68
gnu: gpa: Add phase wrap-program.
...
Fixes <https://bugs.gnu.org/36109 >
* gnu/packages/gnupg.scm (gpa)[arguments]: Add phase wrap-program.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-19 10:48:27 +01:00
Ricardo Wurmus
2ceb2ed99f
gnu: r-modelmetrics: Update to 1.2.2.2.
...
* gnu/packages/statistics.scm (r-modelmetrics): Update to 1.2.2.2.
2020-03-19 10:06:29 +01:00
Ricardo Wurmus
f3a64b9960
gnu: r-matrixstats: Update to 0.56.0.
...
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.56.0.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
ecf34a9101
gnu: r-quanteda: Update to 2.0.1.
...
* gnu/packages/cran.scm (r-quanteda): Update to 2.0.1.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
40e5102449
gnu: r-isocodes: Update to 2020.03.16.
...
* gnu/packages/cran.scm (r-isocodes): Update to 2020.03.16.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
c7eb52e64c
gnu: r-accept: Update to 0.7.1.
...
* gnu/packages/cran.scm (r-accept): Update to 0.7.1.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
69e260c542
gnu: r-uwot: Update to 0.1.8.
...
* gnu/packages/cran.scm (r-uwot): Update to 0.1.8.
[propagated-inputs]: Remove r-rcppparallel.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
ac9bdd4c68
gnu: r-ggraph: Update to 2.0.2.
...
* gnu/packages/cran.scm (r-ggraph): Update to 2.0.2.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
999204f7f7
gnu: r-units: Update to 0.6-6.
...
* gnu/packages/cran.scm (r-units): Update to 0.6-6.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
dacebbf066
gnu: r-nonnest2: Update to 0.5-3.
...
* gnu/packages/cran.scm (r-nonnest2): Update to 0.5-3.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
ef1443928e
gnu: r-waveslim: Update to 1.8.2.
...
* gnu/packages/cran.scm (r-waveslim): Update to 1.8.2.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
49b68b64f7
gnu: r-ggeffects: Update to 0.14.2.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 0.14.2.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
bd1a2cb2c4
gnu: r-glmmtmb: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.0.1.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
5cef0ef018
gnu: r-pwr: Update to 1.3-0.
...
* gnu/packages/cran.scm (r-pwr): Update to 1.3-0.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
e6f4f314ba
gnu: r-officer: Update to 0.3.8.
...
* gnu/packages/cran.scm (r-officer): Update to 0.3.8.
[propagated-inputs]: Remove r-digest.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
99de0bd1dc
gnu: r-recipes: Update to 0.1.10.
...
* gnu/packages/cran.scm (r-recipes): Update to 0.1.10.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
b8168e8945
gnu: r-rmysql: Update to 0.10.20.
...
* gnu/packages/cran.scm (r-rmysql): Update to 0.10.20.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
1c7a4952ff
gnu: r-ffbase: Update to 0.12.8.
...
* gnu/packages/cran.scm (r-ffbase): Update to 0.12.8.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
cabdfeab76
gnu: r-rcpp: Update to 1.0.4.
...
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.4.
[native-inputs]: Remove r-knitr.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
0776498740
gnu: r-glue: Update to 1.3.2.
...
* gnu/packages/cran.scm (r-glue): Update to 1.3.2.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
30c56e67f7
gnu: r-crosstalk: Update to 1.1.0.1.
...
* gnu/packages/cran.scm (r-crosstalk): Update to 1.1.0.1.
[propagated-inputs]: Remove r-ggplot2 and r-shiny.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
2d6a7bca9e
gnu: r-biocpkgtools: Update to 1.4.6.
...
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.4.6.
[propagated-inputs]: Add r-biocfilecache, r-rappdirs, r-rlang, and
r-tidyselect.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
f7100edaf6
gnu: r-biosigner: Update to 1.14.2.
...
* gnu/packages/bioconductor.scm (r-biosigner): Update to 1.14.2.
[native-inputs]: Remove r-rmarkdown, pandoc, and pandoc-citeproc.
2020-03-19 10:06:27 +01:00
Marius Bakke
0883f34c51
gnu: ungoogled-chromium: Update to 80.0.3987.149-0.516e2d9 [security fixes].
...
This releases fixes CVE-2020-6422, CVE-2020-6424, CVE-2020-6425,
CVE-2020-6426, CVE-2020-6427, CVE-2020-6428, CVE-2020-6429, CVE-2019-20503,
and CVE-2020-6449.
* gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.149.
(%ungoogled-revision): Set to 516e2d990a50a4bbeb8c583e56333c2935e2af95.
(%chromium-origin, %ungoogled-origin): Update hashes.
2020-03-19 09:09:47 +01:00
Marius Bakke
baab9eef27
gnu: python2-cython: Exclude parallel tests on i686 systems.
...
* gnu/packages/python-xyz.scm (python2-cython)[arguments]: When building on
i686-linux, override the 'check' phase.
2020-03-19 08:41:51 +01:00
Marius Bakke
e7a90f28cb
gnu: git: Enable parallel tests.
...
* gnu/packages/version-control.scm (git)[arguments]: Remove #:parallel-testS?.
2020-03-19 08:41:51 +01:00
Marius Bakke
c7f06b2b57
gnu: varnish: Update to 6.4.0.
...
* gnu/packages/web.scm (varnish): Update to 6.4.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
0029e65581
gnu: RocksDB: Update to 6.7.3.
...
* gnu/packages/databases.scm (rocksdb): Update to 6.7.3.
2020-03-19 08:41:50 +01:00
Marius Bakke
76e8818b94
gnu: wpebackend-fdo: Update to 1.6.0.
...
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
63efc495c1
gnu: libwpe: Update to 1.6.0.
...
* gnu/packages/webkit.scm (libwpe): Update to 1.6.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
1912ea5003
gnu: dav1d: Update to 0.6.0.
...
* gnu/packages/video.scm (dav1d): Update to 0.6.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
9a9cd9bc7b
gnu: libsoup: Update to 2.70.0.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.70.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
aa0063a00a
gnu: libsecret: Update to 0.20.2.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.20.2.
2020-03-19 08:41:50 +01:00
Marius Bakke
24b5767dad
gnu: git: Update to 2.25.2.
...
* gnu/packages/version-control.scm (git): Update to 2.25.2.
2020-03-19 08:41:49 +01:00
Marius Bakke
c6d24c091c
gnu: OpenSSL: Update replacement to 1.1.1e [fixes CVE-2019-1551].
...
* gnu/packages/tls.scm (openssl-1.1.1d): Rename to ...
(openssl-1.1.1e): ... this. Update to 1.1.1e.
(openssl)[replacement]: Adjust accordingly.
2020-03-19 08:41:49 +01:00
Pierre Neidhardt
78cb0f3cf8
gnu: sbcl-cl-webkit: Update to 20200319.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200319.
2020-03-19 07:44:34 +01:00
Tobias Geerinckx-Rice
58d9027412
gnu: glances: Deprecate python- prefix.
...
* gnu/package/python-xyz.scm (glances): New public variable renamed
from……
(python-glances): …this now-deprecated one.
2020-03-19 02:30:38 +01:00
Tobias Geerinckx-Rice
16b8503f55
gnu: Remove python2-glances variant.
...
* gnu/packages/python-xyz.scm (python2-glances): Remove variable.
2020-03-19 02:30:37 +01:00
Tobias Geerinckx-Rice
b8e777efcf
gnu: python-glances: Update to 3.1.4.
...
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.4.
2020-03-19 02:30:37 +01:00
Tobias Geerinckx-Rice
bfa368ed0a
gnu: aircrack-ng: Update to 1.6.
...
* gnu/packages/networking.scm (aircrack-ng): Update to 1.6.
2020-03-19 02:30:36 +01:00
Tobias Geerinckx-Rice
f44c555b7d
gnu: neomutt: Update to 20200313.
...
* gnu/packages/mail.scm (neomutt): Update to 20200313.
2020-03-19 02:30:36 +01:00
Tobias Geerinckx-Rice
85b9ae93f0
gnu: Use HTTPS for supported psyc.eu subdomains.
...
* gnu/packages/messaging.scm (libpsyc)[home-page]: Use HTTPS.
(perl-net-psyc)[source, description, home-page]: Likewise.
2020-03-19 02:28:52 +01:00
Tobias Geerinckx-Rice
619ffa02ef
gnu: camlp5: Update home page.
...
* gnu/packages/ocaml.scm (camlp5)[home-page]: Update.
2020-03-19 02:28:37 +01:00
Tobias Geerinckx-Rice
4a0399e277
gnu: jrnl: Use HTTPS home page.
...
* gnu/packages/jrnl.scm (jrnl)[home-page]: Use HTTPS.
2020-03-19 00:45:16 +01:00
Tobias Geerinckx-Rice
2e7d1c567d
gnu: libmygpo-qt: Update home page.
...
* gnu/packages/gpodder.scm (libmygpo-qt)[home-page]: Update.
2020-03-19 00:45:06 +01:00
Tobias Geerinckx-Rice
0c34b5e6d0
gnu: camlzip: Update home page.
...
* gnu/packages/ocaml.scm (camlzip)[home-page]: Update.
2020-03-19 00:44:53 +01:00
Tobias Geerinckx-Rice
a79b7ab5a2
gnu: lablgtk: Update to 2.18.10.
...
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.10.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
6d27891aa0
gnu: bind: Update to 9.16.1.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.16.1.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
30ae1e8c94
gnu: inxi-minimal: Update to 3.0.38-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.38-1.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
f73c1a48ce
gnu: chafa: Update to 1.2.2.
...
* gnu/packages/image-viewers.scm (chafa): Update to 1.2.2.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
1b9e1648f6
gnu: workrave: Update to 1.10.37.
...
* gnu/packages/gnome.scm (workrave): Update to 1.10.37.
[arguments]: Disable #:tests?.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
8826b792d8
gnu: dovecot: Use libsodium.
...
This adds support for ARGON2I and ARGON2ID password hashing in exchange
for a <1% increase in closure size.
* gnu/packages/mail.scm (dovecot)[inputs]: Add libsodium.
(dovecot-libsodium-plugin)[description]: Note its use.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
d6894b95ec
gnu: dovecot: Use SQLite.
...
* gnu/packages/mail.scm (dovecot)[arguments]: Add "--with-sqlite"
to #:configure-flags.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
181d19ab2c
gnu: extempore: Use HTTPS home page.
...
* gnu/packages/music.scm (extempore)[home-page]: Use HTTPS.
2020-03-19 00:42:13 +01:00
Tobias Geerinckx-Rice
51d9c867aa
gnu: r-rhpcblasctl: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-rhpcblasctl)[home-page]: Use HTTPS.
2020-03-19 00:42:13 +01:00
Tobias Geerinckx-Rice
0e2e942515
gnu: r-snowfall: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-snowfall)[home-page]: Use HTTPS.
2020-03-19 00:42:12 +01:00
Tobias Geerinckx-Rice
48a13b4b82
gnu: Use HTTPS for non.tuxfamily.org home pages.
...
* gnu/packages/music.scm (non-timeline, non-mixer, non-session-manager)
(non-sequencer)[home-page]: Use HTTPS.
2020-03-19 00:41:40 +01:00
Nicolas Goaziou
db483baa1a
gnu: emacs-org-static-blog: Fix typo in description.
...
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog)[description]: Fix typo.
2020-03-18 21:50:14 +01:00
Mark H Weaver
b3fa8349ab
gnu: linux-libre: Update to 5.4.26.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.26.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-18 16:46:06 -04:00
Mark H Weaver
30f9236685
gnu: linux-libre@4.19: Update to 4.19.111.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.111.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-18 16:45:00 -04:00
Tobias Geerinckx-Rice
4de63cf3fc
gnu: tor: Update to 0.4.2.7.
...
* gnu/packages/tor.scm (tor): Update to 0.4.2.7.
2020-03-18 17:49:31 +01:00
Tobias Geerinckx-Rice
61d399c5fb
gnu: pioneer: Use HTTPS home page.
...
* gnu/packages/games.scm (pioneer)[home-page]: Use HTTPS.
2020-03-18 17:48:54 +01:00
Tobias Geerinckx-Rice
2bc3ec3b44
gnu: dovecot: Support LZ4 compression.
...
* gnu/packages/mail.scm (dovecot)[inputs]: Add lz4.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
e309b7206f
gnu: r-stabledist: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-stabledist)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
8a02807a12
gnu: r-proc: Update home page.
...
* gnu/packages/cran.scm (r-proc)[home-page]: Follow (HTTPS) redirection.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
917edde580
gnu: r-stepwise: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-stepwise)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
b89993fbd4
gnu: r-ldheatmap: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-ldheatmap)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
083a95b7e0
gnu: r-shinyace: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-shinyace)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Guillaume Le Vaillant
7b1fb40dff
gnu: Add opencpn.
...
* gnu/packages/geo.scm (opencpn): New variable.
2020-03-18 15:20:22 +01:00
Nicolas Goaziou
97dba3876d
gnu: emacs-org-static-blog: Update to 1.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.3.0.
2020-03-18 14:42:10 +01:00
Dimakakos Dimos
c1ec7149ed
gnu: emacs-lsp-ui: Update to 6.2.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.
2020-03-18 12:30:21 +01:00
Michael Rohleder
202c674ca7
gnu: emacs-which-key: update to 3.4.0
...
[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-03-17T19:10:10+0100 using RSA]]
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
From f36fee740bab3d74b526358be421a1527af9b69d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Tue, 17 Mar 2020 19:03:45 +0100
Subject: [PATCH] gnu: emacs-which-key: update to 3.4.0
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
2020-03-18 12:28:44 +01:00
Brice Waegeneire
382ba7bad5
gnu: Add emacs-org-static-blog.
...
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): New variable.
2020-03-18 12:26:28 +01:00
raingloom
0e26c3cfcf
gnu: Add Geary.
...
* gnu/packages/gnome.scm (geary): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
raingloom
d0f5016475
gnu: gspell: --enable-vala for VAPI (for geary)
...
* gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags.
[native-inputs]: Add VALA.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Tanguy Le Carrour
370cb2e0a4
gnu: gnunet-gtk: Update to 0.12.0.
...
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Tanguy Le Carrour
aaa7d17dce
gnu: gnunet: Update to 0.12.2.
...
* gnu/packages/gnunet.scm (gnunet): Update to 0.12.2.
[inputs]: Add libjpeg. [arguments]: Deactivate more tests, set LANG env
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Ludovic Courtès
e002332b8a
gnu: mcron: Depend on Guile 2.2.7.
...
Fixes <https://bugs.gnu.org/37237 >.
* gnu/packages/guile-xyz.scm (mcron)[inputs]: Replace GUILE-2.2 with
GUILE-2.2.7.
2020-03-18 11:55:33 +01:00
Vincent Legoll
34ad1a550c
gnu: BlueZ: Update to 5.54.
...
* gnu/packages/linux.scm (bluez): Update to 5.54.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 21:06:39 -04:00
Leo Famulari
8bbbbb3935
Revert "gnu: BlueZ: Update to 5.54."
...
This reverts commit f24aaa81de
.
This change caused too many rebuilds for the master branch.
2020-03-15 21:03:57 -04:00
Björn Höfling
b19f155cf8
gnu: java-snakeyaml: Update hash.
...
Compared to the the old tarfile available on ci.guix.gnu.org, only the file
'.hg_archival.txt' was removed.
* gnu/packages/java.scm (java-snakeyaml)[source]: Update hash.
2020-03-15 23:10:43 +01:00
Björn Höfling
c3d56df50b
gnu: java-xsdlib: Use archived home page URI, update source URI.
...
* gnu/packages/xml.scm (java-xsdlib)[home-page]: Use archived URI.
[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
5281ba175b
gnu: java-qdox: Move version 2.0-M2 side by side with version 1.12.1.
...
* gnu/packages/java.scm (java-qdox): Move package definition up,
such that it is side by side with version 1.12.1.
2020-03-15 23:10:42 +01:00
Björn Höfling
3e550fc835
gnu: java-qdox: Update source and home-page URI.
...
* gnu/packages/java.scm (java-qdox)[source]: Update URI.
[home-page]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
839e3e89de
gnu: java-osgi-service-packageadmin: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-packageadmin)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
f8f2fefbac
gnu: java-osgi-service-cm: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-cm)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
e0695da916
gnu: java-osgi-util-tracker: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-tracker)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
b787534b7b
gnu: java-osgi-service-resolver: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-resolver)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
4a6a7b2d0c
gnu: java-osgi-service-jdbc: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-jdbc)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
9b0bf25c57
gnu: java-osgi-service-log: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-log)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
05662561f4
gnu: java-osgi-framework: Update source URI.
...
* gnu/packages/java.scm (java-osgi-framework)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
7a5c5017d3
gnu: java-osgi-service-repository: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-repository)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
98b1985fdc
gnu: java-osgi-service-metatype-annotations: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-metatype-annotations)[source]:
Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
c962e6c414
gnu: java-osgi-util-promise: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-promise)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
43be029996
gnu: java-osgi-util-function: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-function)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
ec4ba4178b
gnu: java-osgi-namespace-service: Update source URI.
...
* gnu/packages/java.scm (java-osgi-namespace-service)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fccce6616b
gnu: java-osgi-namespace-extender: Update source URI.
...
* gnu/packages/java.scm (java-osgi-namespace-extender)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
1f2643faa3
gnu: java-osgi-resource: Update source URI.
...
* gnu/packages/java.scm (java-osgi-resource)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fc1c5dbde5
gnu: java-osgi-dto: Update source URI.
...
* gnu/packages/java.scm (java-osgi-dto)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fa315559a6
gnu: java-osgi-service-component-annotations: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-component-annotations)[source]:
Update URI.
2020-03-15 23:10:40 +01:00
Alexandros Theodotou
70d9ef5139
gnu: Add lv2lint.
...
* gnu/packages/audio.scm (lv2lint): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 15:14:14 -04:00
Alexandru-Sergiu Marton
eea58169fb
gnu: Add ghcid.
...
* gnu/packages/haskell-apps.scm (ghcid): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 15:04:31 -04:00
Michael Rohleder
e2c7dbbf98
gnu: emacs-debbugs: update to 0.22
...
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 14:26:58 -04:00
Vincent Legoll
f24aaa81de
gnu: BlueZ: Update to 5.54.
...
* gnu/packages/linux.scm (bluez): Update to 5.54.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 14:25:36 -04:00
Vincent Legoll
323841bda4
gnu: Add nvme-cli
...
* gnu/packages/linux.scm (nvme-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 13:54:00 -04:00
Vincent Legoll
cd773f1185
gnu: nose2: Update to 0.9.2.
...
* gnu/packages/check.scm (python-nose2): Update to 0.9.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 13:45:59 -04:00
Ricardo Wurmus
ed78340438
gnu: eolie: Update to 0.9.98.1.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
2020-03-15 18:00:22 +01:00
Sebastian Schott
39af91db79
gnu: Add rapid-photo-downloader
...
* gnu/packages/photo.scm (rapid-photo-downloader): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
2f12e6608b
gnu: Add python-tenacity
...
* gnu/packages/python-xyz.scm (python-tenacity): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
dcf9532995
gnu: Add python-colorlog
...
* gnu/packages/python-xyz.scm (python-colorlog): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
23fde56b33
gnu: Add python-pyprind
...
* gnu/packages/python-xyz.scm (python-pyprind): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
f3465dee98
gnu: Add python-gphoto2
...
* gnu/packages/python-xyz.scm (python-gphoto2): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
2763f0de41
gnu: Add python-colour
...
* gnu/packages/python-xyz.scm (python-colour): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
5164a92eaa
gnu: Add python-d2to1
...
* gnu/packages/python-xyz.scm (python-d2to1): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
a5e76112b6
gnu: Add python-rawkit
...
* gnu/packages/python-xyz.scm (python-rawkit): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
1b9c1fdb42
gnu: Add python-easygui
...
* gnu/packages/python-xyz.scm (python-easygui): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
244a527d44
gnu: Add python-pymediainfo
...
* gnu/packages/python-xyz.scm (python-pymediainfo): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:40 +00:00
Marius Bakke
f5eb13b211
gnu: mesa-opencl: Build with clang@9.
...
This is a follow-up to commit cf4fdbcb0b
.
* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG-8 to CLANG-9.
(mesa)[inputs]: Add reminder.
2020-03-15 15:49:05 +01:00
Marius Bakke
4fc26c6592
gnu: python-tblib: Update to 1.6.0.
...
* gnu/packages/python-xyz.scm (python-tblib): Update to 1.6.0.
2020-03-15 15:47:17 +01:00
Marius Bakke
45ebd90c18
gnu: python-alembic: Update to 1.4.1.
...
* gnu/packages/patches/python-alembic-exceptions-cause.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (python-alembic): Update to 1.4.1.
[source](patches): New field.
[arguments]: New field, override check phase.
2020-03-15 15:09:08 +01:00
Marius Bakke
baea210c04
gnu: python-editor: Update to 1.0.4.
...
* gnu/packages/python-xyz.scm (python-editor): Update to 1.0.4.
[arguments]: New field.
[home-page, synopsis]: Adjust indentation.
2020-03-15 15:09:08 +01:00
Marius Bakke
745041b59f
gnu: python-jedi: Update to 0.16.
...
* gnu/packages/patches/python-jedi-deleted-variables.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.16.
[source](patches): New field.
2020-03-15 15:09:07 +01:00
Marius Bakke
ab6e4ab8c3
gnu: python-psycopg2: Update to 2.8.4.
...
* gnu/packages/databases.scm (python-psycopg2): Update to 2.8.4.
2020-03-15 15:09:07 +01:00
Marius Bakke
7d5f0795c1
gnu: python-sqlalchemy: Update to 1.3.15.
...
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.15.
2020-03-15 15:09:07 +01:00
Marius Bakke
a4abed71ae
gnu: python-parso: Update to 0.6.2.
...
* gnu/packages/python-xyz.scm (python-parso): Update to 0.6.2.
2020-03-15 15:09:07 +01:00
Marius Bakke
e3da9b2e55
gnu: Update python-natsort to 7.0.1, python2-natsort to 6.2.1.
...
* gnu/packages/python-xyz.scm (python-natsort): Update to 7.0.1.
(python2-natsort): Update to 6.2.1.
2020-03-15 15:09:07 +01:00
Marius Bakke
0731f943e3
gnu: Update python-seaborn to 0.10.0, python2-seaborn to 0.9.1.
...
* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.9.0.
[source](patches): Remove.
[arguments]: Remove obsolete phase.
[properties]: New field.
(python2-seaborn): Update to 0.9.1.
2020-03-15 15:09:07 +01:00
Marius Bakke
23bc9a3586
gnu: python-joblib: Update to 0.14.1.
...
* gnu/packages/python-xyz.scm (python-joblib): Update to 0.14.1.
2020-03-15 15:09:07 +01:00
Marius Bakke
5a9980d55e
gnu: python-networkx: Update to 2.4.
...
* gnu/packages/python-xyz.scm (python-networkx): Update to 2.4.
[source](uri): Download tarball instead of zipball.
[arguments]: New field.
[native-inputs]: Remove PYTHON-NOSE and UNZIP. Add PYTHON-PYTEST.
[properties]: New field.
(python2-networkx): Stick with version 2.2.
2020-03-15 15:09:06 +01:00
Marius Bakke
c19930dc6b
gnu: python-pyrsistent: Update to 0.15.7.
...
* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.7.
2020-03-15 15:09:06 +01:00
Marius Bakke
3987715415
gnu: python2-pandas: Fix build with Python 2.7.17.
...
While at it, fix the inheritance.
* gnu/packages/python-science.scm (python2-pandas): Use INHERIT instead of
PACKAGE/INHERIT.
[source](modules, snippet): New fields.
2020-03-15 15:09:06 +01:00
Marius Bakke
382550f0be
gnu: python2-scikit-learn: Downgrade to 0.20.4.
...
This is a follow-up to commit 546893c2965c8114e4d7cfe1de46c46664ec4b9e.
* gnu/packages/machine-learning.scm (python-scikit-learn)[properties]: New field.
(python2-scikit-learn)[version, source]: New fields.
2020-03-15 15:09:06 +01:00
Marius Bakke
c085742e07
gnu: libarea: Build with cmake-minimal.
...
* gnu/packages/engineering.scm (libarea)[native-inputs]: Change from CMAKE to
CMAKE-MINIMAL.
2020-03-15 15:09:06 +01:00
Marius Bakke
76e0b5ba26
gnu: python-pyside: Update to 5.12.6.
...
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.12.6.
[source]: Download tarball release instead of git repository.
[arguments]: Add phase to make files writable and update timestamps.
(python-pyside-2): Inherit version and source from PYTHON-SHIBOKEN-2.
[native-inputs]: Remove LIBCXX-6. Rename "python-wrapper" input to "python".
Change from CMAKE to CMAKE-MINIMAL.
[arguments]: Remove libcxx substitution. Add "-DPYTHON_EXECUTABLE" in
#:configure-flags.
(python-pyside-2-tools)[native-inputs]: Add PYTHON-WRAPPER.
[arguments]: Set "-DPYTHON_EXECUTABLE" in #:configure-flags. Add phase
'go-to-source-dir'.
2020-03-15 15:09:06 +01:00
Ricardo Wurmus
0b6de85a4a
gnu: zabbix-agentd: Update to 4.4.6.
...
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.6.
2020-03-15 15:07:14 +01:00
Ricardo Wurmus
a431a63537
gnu: guile-gi: Embed absolute file name of extension library.
...
* gnu/packages/guile-xyz.scm (guile-gi)[arguments]: Add phase
patch-references-to-extension.
2020-03-15 14:17:26 +01:00
Efraim Flashner
6e003bd4cc
gnu: Add python-pytest-vcr.
...
* gnu/packages/python-check.scm (python-pytest-vcr): New variable.
2020-03-15 08:54:31 +02:00
Efraim Flashner
3eca7ff968
gnu: Add python-blurhash.
...
* gnu/packages/python-crypto.scm (python-blurhash): New variable.
2020-03-15 08:52:18 +02:00
Efraim Flashner
b5ffcbe1af
gnu: Add bidiv.
...
* gnu/packages/fribidi.scm (bidiv): New variable.
* gnu/packages/patches/bidiv-update-fribidi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2020-03-15 08:47:21 +02:00
Leo Famulari
90beb0ed45
gnu: LibreOffice: Update to 6.4.1.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.1.2.
2020-03-14 20:33:57 -04:00
Leo Famulari
183f258ea8
Revert "gnu: VIGRA: Try to fix a build failure on the build farm."
...
This doesn't have any effect on our build farm, because Cuirass does not
honor the 'timeout' and 'max-silent-time' properties:
https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00209.html
This reverts commit 9e89b41966
.
* gnu/packages/image.scm (vigra)[properties]: Remove field.
2020-03-14 20:33:54 -04:00
Tobias Geerinckx-Rice
77386648da
gnu: gauche: Use HTTPS home page.
...
* gnu/packages/scheme.scm (gauche)[home-page]: Use HTTPS.
2020-03-15 01:08:08 +01:00
Tobias Geerinckx-Rice
131f0f853e
gnu: librep: Update home page.
...
* gnu/packages/sawfish.scm (librep)[home-page]: Follow (HTTPS)
redirection.
2020-03-15 01:08:08 +01:00
Tobias Geerinckx-Rice
416d098a0e
gnu: librep: Don't use NAME in source URI.
...
* gnu/packages/sawfish.scm (librep)[source]: Hard-code NAME.
2020-03-15 01:08:07 +01:00
Tobias Geerinckx-Rice
8031a55a23
gnu: sudo: Update to 1.8.31p1.
...
* gnu/packages/admin.scm (sudo): Update to 1.8.31p1.
2020-03-15 01:08:07 +01:00
Björn Höfling
7779ad5038
gnu: java-osgi-cmpn: Update source URI.
...
* gnu/packages/java.scm (java-osgi-cmpn)[source]: Update URI.
2020-03-14 23:06:35 +01:00
Björn Höfling
3344bc495d
gnu: java-qdox-1.12: Update source and home-page URI.
...
* gnu/packages/java.scm (java-qdox-1.12)[source]: Update URI.
[home-page]: Update URI.
2020-03-14 23:06:34 +01:00
Tobias Geerinckx-Rice
5acaec829f
gnu: pangomm: Update home page.
...
* gnu/packages/gtk.scm (pangomm)[home-page]: Follow (HTTPS)
redirection.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
30e8cf5f22
gnu: giblib: Use archived home page.
...
* gnu/packages/image.scm (giblib)[home-page]: Use Web Archive snapshot.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
1a04595498
gnu: giblib: Add mirror URL.
...
* gnu/packages/image.scm (giblib)[source]: Add another URL.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
0b1d71b218
gnu: ant: Use HTTPS home page.
...
* gnu/packages/java.scm (ant)[home-page]: Use HTTPS.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
a489466b95
gnu: fio: Update to 3.19.
...
* gnu/packages/benchmark.scm (fio): Update to 3.19.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
20035fa7d7
gnu: cube: Use HTTPS home page.
...
* gnu/packages/profiling.scm (cube)[home-page]: Use HTTPS.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
189c0b33ba
gnu: talkfilters: Don't use NAME in source URI.
...
* gnu/packages/games.scm (talkfilters)[source]: Hard-code NAME.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
edd3a25606
gnu: hyperrogue: Update to 11.3a.
...
* gnu/packages/games.scm (hyperrogue): Update to 11.3a.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
d3be522036
gnu: openlibm: Use HTTPS home page.
...
* gnu/packages/maths.scm (openlibm)[home-page]: Use HTTPS.
2020-03-14 22:01:40 +01:00
Felix Gruber
6ceb771657
gnu: define dune-*-openmpi packages
...
* gnu/packages/maths.scm (dune-common-openmpi, dune-geometry-openmpi,
dune-istl-openmpi, dune-typetree-openmpi, dune-uggrid-openmpi,
dune-grid-openmpi, dune-alugrid-openmpi, dune-subgrid-openmpi,
dune-localfunctions-openmpi, dune-functions-openmpi,
dune-pdelab-openmpi): New variables.
(add-openmpi-to-dune-package): New function to add openmpi to the
inputs of a dune-* package and replace all dune-* packages in its
input with the corresponding dune-*-openmpi package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-14 17:54:34 +01:00
Felix Gruber
393dc1cc0b
gnu: dune-*: remove openmpi dependency
...
* gnu/packages/maths.scm (dune-*)[inputs]: Remove openmpi dependency.
[arguments]: remove code to setup openmpi for tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-14 17:54:34 +01:00
Efraim Flashner
3dade1d59e
gnu: gcc-9: Update to 9.3.0.
...
* gnu/packages/gcc.scm (gcc-9): Update to 9.3.0.
2020-03-14 18:52:41 +02:00
Ricardo Wurmus
abb0ff4548
gnu: Add guile3.0-chickadee.
...
* gnu/packages/game-development.scm (guile3.0-chickadee): New variable.
2020-03-14 17:31:40 +01:00
Ricardo Wurmus
ad1edd03ad
gnu: Add guile3.0-opengl.
...
* gnu/packages/gl.scm (guile3.0-opengl): New variable.
2020-03-14 17:31:40 +01:00
Ricardo Wurmus
59d10c3112
gnu: Add guile3.0-sdl2.
...
* gnu/packages/sdl.scm (guile3.0-sdl2): New variable.
2020-03-14 17:31:40 +01:00
Jakub Kądziołka
ce226e9d8d
gnu: Add superfamiconv
...
* gnu/packages/graphics.scm (superfamiconv): New variable.
2020-03-14 13:14:59 +01:00
Marius Bakke
aebba13c0b
Merge branch 'staging'
2020-03-14 12:57:21 +01:00
Marius Bakke
747953c430
gnu: libopenshot: Update to 0.2.5.
...
* gnu/packages/video.scm (libopenshot): Update to 0.2.5.
2020-03-14 11:55:34 +01:00
Marius Bakke
f575668730
gnu: libopenshot-audio: Update to 0.2.0.
...
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.0.
2020-03-14 11:55:34 +01:00
Marius Bakke
a92a93c9a4
gnu: cppzmq: Update to 4.6.0.
...
* gnu/packages/networking.scm (cppzmq): Update to 4.6.0.
[arguments]: Add #:configure-flags.
2020-03-14 11:55:34 +01:00
Marius Bakke
6d84566e5e
gnu: GraphicsMagick: Update to 1.3.35.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.35.
2020-03-14 11:55:33 +01:00
Marius Bakke
b471337dea
gnu: suitesparse: Build with cmake-minimal.
...
* gnu/packages/maths.scm (suitesparse)[native-inputs]: Change from CMAKE to
CMAKE-MINIMAL.
2020-03-14 11:55:33 +01:00
Tobias Geerinckx-Rice
ce9fc7e8ab
gnu: r-imager: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-imager)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
3c1a10e341
gnu: r-gsubfn: Update home page.
...
* gnu/packages/cran.scm (r-gsubfn)[home-page]: Update and use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
f9d9a7e4a6
gnu: r-lars: Update home page.
...
* gnu/packages/statistics.scm (r-lars)[home-page]: Follow (HTTPS)
redirection.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
d07b513a30
gnu: r-tractor-base: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-tractor-base)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
e661c96f84
gnu: r-mclust: Use HTTPS home page.
...
* gnu/packages/statistics.scm (r-mclust)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
72ac699414
gnu: r-pls: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-pls)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
ddf69c4afe
gnu: r-epi: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-epi)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
1994e638e5
gnu: r-elasticnet: Update home page.
...
* gnu/packages/cran.scm (r-elasticnet)[home-page]: Follow (HTTPS)
redirection.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
f764111bfb
gnu: r-iso: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-iso)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
dbe0e0db40
gnu: godot: Update to 3.2.1.
...
* gnu/packages/game-development.scm (godot): Update to 3.2.1.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
2c674796d4
gnu: tintin++: Update to 2.02.02.
...
* gnu/packages/games.scm (tintin++): Update to 2.02.02.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
de60ac2ff2
gnu: tracker-miners: Update to 2.3.3.
...
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.3.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
caaefa4007
gnu: tracker: Update to 2.3.4.
...
* gnu/packages/gnome.scm (tracker): Update to 2.3.4.
2020-03-18 02:16:21 +01:00
Leo Famulari
b8930fd86b
gnu: libfdk: Update to 2.0.1.
...
* gnu/packages/audio.scm (libfdk): Update to 2.0.1.
2020-03-17 18:25:47 -04:00
Tobias Geerinckx-Rice
4ce61a9080
gnu: r-forcats: Use HTTPS home page.
...
* gnu/packages/statistics.scm (r-forcats)[home-page]: Use HTTPS.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
39c57484ea
gnu: r-rcppparallel: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-rcppparallel)[home-page]: Use HTTPS.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
0e36f3e488
gnu: r-emplik: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-emplik)[home-page]: Use HTTPS.
2020-03-17 23:09:24 +01:00