Commit Graph

51441 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
b21d1735e8
gnu: font-comic-neue: Update to 2.5.
* gnu/packages/fonts.scm (font-comic-neue): Update to 2.5.
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice
9dbef2ce69
gnu: rust-version-check: Update to 0.9.2.
* gnu/packages/crates-io.scm (rust-version-check-0.9): Update to 0.9.2.
2020-05-29 06:46:10 +02:00
Tobias Geerinckx-Rice
b51f74ae0d
gnu: python-flask-sqlalchemy: Update to 2.4.3.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.3.
2020-05-29 06:41:40 +02:00
Eric Brown
3bafa88b40
gnu: Add r-mstate.
* gnu/packages/cran.scm (r-mstate): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:42:49 -04:00
Eric Brown
fa2811465b
gnu: Add r-brms.
* gnu/packages/cran.scm (r-brms): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:42:49 -04:00
Tobias Geerinckx-Rice
d7aef3ab59
gnu: Add exfatprogs.
* gnu/packages/file-systems.scm (exfatprogs): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:03:01 -04:00
Alexandros Theodotou
d870fcfb09
gnu: Add shiru-lv2.
* gnu/packages/music.scm (shiru-lv2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 21:40:53 -04:00
Yuval Kogman
6560c4976f
gnu: Add compiledb.
* gnu/packages/build-tools.scm (compiledb): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 20:31:20 -04:00
Yuval Kogman
29ac40e9be
gnu: Add python-bashlex.
* gnu/packages/python-xyz.scm (python-bashlex): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 20:31:20 -04:00
Julien Lepiller
d1fa24afef
gnu: Add guile-jsonld.
* gnu/packages/guile-xyz.scm (guile-jsonld): New variable.
2020-05-28 18:00:21 +02:00
Leo Famulari
0d796201db
gnu: Transmission: Fix CVE-2018-10756.
* gnu/packages/patches/transmission-CVE-2018-10756.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
2020-05-28 11:11:05 -04:00
Josh Holland
8ccac2c974
gnu: python-netcdf4: Update to 1.5.3
* gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.5.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 10:32:38 -04:00
Ludovic Courtès
77a87ad4ac
gnu: clang: Build 'clang-tools-extra'.
* gnu/packages/llvm.scm (clang-from-llvm): Add #:tools-extra.
Add 'output' field.  In 'inputs', add TOOLS-EXTRA when it's given.
In 'arguments', add 'add-tools-extra' and 'move-extra-tools' phases when
TOOLS-EXTRA is given.
2020-05-28 12:49:56 +02:00
Tobias Geerinckx-Rice
66e4db8cf8
gnu: python-flask-sqlalchemy: Update to 2.4.2.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.2.
2020-05-28 10:21:23 +02:00
Leo Famulari
023eea68f5
gnu: apfs-fuse: Update to 0.0.0-1.7b89418.
* gnu/packages/file-systems.scm (apfs-fuse): Update to 0.0.0-1.7b89418.
[arguments]: Install the README. Select FUSE 2 in #:configure-flags.
2020-05-27 23:04:08 -04:00
Tobias Geerinckx-Rice
c598268992
gnu: r-rversions: Update to 2.0.2.
* gnu/packages/statistics.scm (r-rversions): Update to 2.0.2.
2020-05-28 02:53:16 +02:00
Tobias Geerinckx-Rice
637924ad7e
gnu: cvs-fast-export: Update to 1.55.
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.55.
2020-05-28 02:53:16 +02:00
Tobias Geerinckx-Rice
b6389525a4
gnu: eid-mw: Update to 4.4.27.
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.27.
2020-05-28 02:34:38 +02:00
Tobias Geerinckx-Rice
6cff0af0d1
gnu: mu: Update to 1.4.7.
* gnu/packages/mail.scm (mu): Update to 1.4.7.
2020-05-28 02:34:37 +02:00
Tobias Geerinckx-Rice
897897bda3
gnu: gnome: Add gnome-boxes.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-boxes.
2020-05-28 02:34:37 +02:00
Tobias Geerinckx-Rice
bdfd5d6f51
gnu: gnome-boxes: Update to 3.36.4.
* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
2020-05-28 02:34:37 +02:00
Ludovic Courtès
060e44b14f
gnu: gdb: Add version 9.2.
* gnu/packages/gdb.scm (gdb-9.2): New variable.
2020-05-28 01:02:35 +02:00
Eric Bavier
9549f0283a
gnu: libnslog: Use latest version of check for tests.
Test failures with latest check were fixed in most recent release.  See bug
report: https://bugs.netsurf-browser.org/mantis/view.php?id=2736

* gnu/packages/web.scm (libnslog)[native-inputs]: Use latest check.
2020-05-27 17:38:30 -05:00
Mark H Weaver
3ddd4b28a8
gnu: linux-libre: Update to 5.4.43.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.43.
(linux-libre-5.4-pristine-source): Update hash.
2020-05-27 17:29:43 -04:00
Mark H Weaver
3294ac691c
gnu: linux-libre@5.6: Update to 5.6.15.
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.15.
(linux-libre-5.6-pristine-source): Update hash.
2020-05-27 17:29:40 -04:00
Mark H Weaver
08ae4a528d
gnu: linux-libre@4.19: Update to 4.19.125.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.125.
(linux-libre-4.19-pristine-source): Update hash.
2020-05-27 17:29:38 -04:00
Mark H Weaver
e3d20816bd
gnu: linux-libre@4.14: Update to 4.14.182.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.182.
(linux-libre-4.14-pristine-source): Update hash.
2020-05-27 17:29:36 -04:00
Mark H Weaver
26f548f400
gnu: linux-libre@4.9: Update to 4.9.225.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.225.
(linux-libre-4.9-pristine-source): Update hash.
2020-05-27 17:29:33 -04:00
Mark H Weaver
d47ae07d19
gnu: linux-libre@4.4: Update to 4.4.225.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.225.
(linux-libre-4.4-pristine-source): Update hash.
2020-05-27 17:29:31 -04:00
Marius Bakke
ef64f9ca8f
gnu: jucipp: Update to 1.6.0.
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.0.
[arguments]: Remove obsolete phase.
[inputs]: Add UNIVERSAL-CTAGS.
2020-05-27 21:49:57 +02:00
Marius Bakke
58056d5bf2
gnu: Add Universal Ctags.
* gnu/packages/code.scm (universal-ctags): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke
d1c6b0979f
gnu: Add packcc.
* gnu/packages/c.scm (packcc): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke
1b8c7d12e9
gnu: code.scm: Sort module imports.
* gnu/packages/code.scm (define-module): Sort imports.
2020-05-27 21:49:57 +02:00
Marius Bakke
2d2d5b29fb
gnu: Add facter.
* gnu/packages/admin.scm (facter): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke
bb719d6ae3
gnu: ruby-thor: Update to 1.0.1.
* gnu/packages/ruby.scm (ruby-thor): Update to 1.0.1.
[source]: Switch to GIT-FETCH.
[arguments]: Remove #:tests?.  Add #:phases.
[native-inputs]: Remove BUNDLER.  Add RUBY-RSPEC and RUBY-SIMPLECOV.
2020-05-27 21:49:57 +02:00
Marius Bakke
9c566d1b23
gnu: Add ruby-sys-filesystem.
* gnu/packages/ruby.scm (ruby-sys-filesystem): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke
fae1c86605
gnu: Add ruby-mkmf-lite.
* gnu/packages/ruby.scm (ruby-mkmf-lite): New public variable.
2020-05-27 21:49:56 +02:00
Marius Bakke
af59d4b43d
gnu: Add ruby-ptools.
* gnu/packages/ruby.scm (ruby-ptools): New public variable.
2020-05-27 21:49:56 +02:00
Marius Bakke
fadd962f4b
gnu: hdf4: Provide an absolute reference to libjpeg.
* gnu/packages/maths.scm (hdf4)[arguments]: Add phase
'provide-absolute-libjpeg-reference'.
2020-05-27 21:49:56 +02:00
Leo Famulari
db38840198
Revert some Go package updates.
This reverts commit 5f833e0495 through
681ac9a66c.

It's not idiomatic to update Go packages independently of their users.
This reversion was approved by Efraim on #guix:

http://logs.guix.gnu.org/guix/2020-05-26.log

* gnu/packages/golang.scm,
gnu/packages/syncthing.scm,
gnu/packages/tls.scm: Revert.
2020-05-27 15:03:03 -04:00
Maxim Cournoyer
ffd2696bd8
gnu: emacs-forge: Update to commit 09bf8ad.
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 09bf8ad.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
2020-05-27 13:47:21 -04:00
Maxim Cournoyer
25043eb42b
gnu: emacs-transient: Update to commit a6e4cced.
This is necessary to build a recent version of emacs-forge.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to commit a6e4cced.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules, #:imported-modules and #:make-flags
arguments.
[phases]{configure}: Do not delete.
{install}: Do not replace.
{build-info-manual}: New phase.
{enter-lisp-directory}: New phase.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
2020-05-27 13:47:20 -04:00
Maxim Cournoyer
3a2c69d9e9
gnu: emacs-evil-magit: Update to commit 253c644.
This resolves tests failures that appeared with the update to emacs-magit.

* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to commit 253c644.
2020-05-27 13:47:20 -04:00
Maxim Cournoyer
a10349d2bb
gnu: emacs-magit: Update to commit d05545e.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to commit
68b5a13fa1b6b122d4a2547b8c415aadff83d8ca.
[origin]: Remove obsoleted patches and snippets.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments.  Enable
tests. Remove the #:make-flags and #:test-target argument.  Specify the
\#:test-command argument.
[phases]{patch}: Remove phase.
{build-info-manual, set-magit-version, configure-git}
{disable-tramp-test}: New phases.
{configure}: Do not delete phase.
{patch-exec-paths}: Adapt file names.
* gnu/packages/patches/emacs-magit-log-format-author-margin.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
2020-05-27 13:47:20 -04:00
Maxim Cournoyer
9ea9e97b9c
gnu: Add emacs-libgit.
* gnu/packages/emacs-xyz.scm (emacs-libgit): New variable.
* gnu/packages/patches/emacs-libgit-use-system-libgit2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
2020-05-27 13:46:49 -04:00
Julien Lepiller
c08f235b12
gnu: Add guile-rdf.
* gnu/packages/guile-xyz.scm (guile-rdf): New variable.
2020-05-27 19:18:58 +02:00
Tobias Geerinckx-Rice
7b419b026e
gnu: knot: Update to 2.9.5.
* gnu/packages/dns.scm (knot): Update to 2.9.5.
2020-05-27 19:11:05 +02:00
Tobias Geerinckx-Rice
20771f4043
gnu: fossil: Update to 2.11.
* gnu/packages/version-control.scm (fossil): Update to 2.11.
2020-05-27 19:11:05 +02:00
Tobias Geerinckx-Rice
18e86ea982
gnu: wimlib: Update to 1.13.2.
* gnu/packages/backup.scm (wimlib): Update to 1.13.2.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice
ffd2cfc862
gnu: nginx-documentation: Update to 1.19.0-2549-c13a55aae487.
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.0-2549-c13a55aae487.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice
3217140398
gnu: nginx: Update to 1.19.0.
* gnu/packages/web.scm (nginx): Update to 1.19.0.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice
ea3e94e5fe
gnu: nnn: Update to 3.2.
* gnu/packages/admin.scm (nnn): Update to 3.2.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice
c889fbbf1f
gnu: yoshimi: Update to 1.7.0.1-0.bfcadc6 to fix build.
* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1-0.bfcadc6.
[source]: Use GIT-FETCH for now.
2020-05-27 18:58:36 +02:00
Nicolas Goaziou
4b01930f54
gnu: nauty: Update to 2.7r1.
* gnu/packages/maths.scm (nauty): Update to 2.7r1.
[arguments]: Prevent using "-march-native".  Install new executable.
2020-05-27 17:05:32 +02:00
Josh Marshall
812dad0876
gnu: aegis: Update home page.
* gnu/packages/version-control.scm (aegis)[home-page]: Update and use
HTTPS.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 13:12:32 +02:00
Josh Marshall
8c1d7c8511
gnu: aegis: Fix build failure.
* gnu/packages/version-control.scm (aegis)[arguments]: Add
‘CXXFLAGS=-std=c++03’ to #:configure-flags.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 13:12:32 +02:00
Alexandros Theodotou
3c0d165ad3
gnu: Add lsp-plugins.
* gnu/packages/music.scm (lsp-plugins): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-27 12:23:27 +03:00
Vincent Legoll
695fb93e3b
gnu: java-xerces: Update to 2.12.1.
* gnu/packages/java.scm (java-xerces): Update to 2.12.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:11 +02:00
Vincent Legoll
3e7a48677e
gnu: xerces-c: Update to 3.2.3.
* gnu/packages/xml.scm (xerces-c): Update to 3.2.3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Vincent Legoll
15475f0cec
gnu: nagios: Update to 4.4.6.
* gnu/packages/monitoring.scm (nagios): Update to 4.4.6.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Vincent Legoll
71b000bf03
gnu: gitolite: Update to 3.6.11.
* gnu/packages/version-control.scm (gitolite): Update to 3.6.11.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Vincent Legoll
9554fb1058
gnu: unbound: Update to 1.10.1.
* gnu/packages/dns.scm (unbound): Update to 1.10.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Vincent Legoll
057c7f1c67
gnu: ansible: Update to 2.9.9.
* gnu/packages/admin.scm (ansible): Update to 2.9.9.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27 03:28:10 +02:00
Tobias Geerinckx-Rice
ecc8cd984e
gnu: radare2: Add more inputs.
* gnu/packages/engineering.scm (radare2)[arguments]:
Add ‘--with-sysxxhash’ to #:configure-flags.
[inputs]: Add libuv.
[propagated-inputs]: Add xxhash.
2020-05-27 03:28:10 +02:00
Tobias Geerinckx-Rice
5507ff8e85
gnu: radare2: Remove unused gmp input.
* gnu/packages/engineering.scm (radare2)[inputs]: Remove gmp.
2020-05-27 03:28:10 +02:00
Nicolas Goaziou
a5374cde91
gnu: gpm: Use HTTPS URI.
* gnu/packages/linux.scm (gpm)[home-page, source]: Use HTTPS URI.
2020-05-27 02:06:36 +02:00
Nicolas Goaziou
6fe3a0b6be
gnu: gcide: Use HTTPS home page URI.
* gnu/packages/dictionaries.scm (gcide)[home-page]: Use HTTPS URI.
2020-05-27 02:04:39 +02:00
Nicolas Goaziou
ebeaf280bc
gnu: fasthenry: Use HTTPS home page URI.
* gnu/packages/engineering.scm (fasthenry)[home-page]: Use HTTPS URI.
2020-05-27 02:03:23 +02:00
Nicolas Goaziou
45a21ee45d
gnu: fastcap: Use HTTPS home page URI.
* gnu/packages/engineering.scm (fastcap)[home-page]: Use HTTPS URI.
2020-05-27 02:02:40 +02:00
Nicolas Goaziou
646d231d8f
gnu: emacs-ryo-modal: Use HTTPS home page URI.
* gnu/packages/emacs-xyz.scm (emacs-ryo-modal)[home-page]: Use HTTPS URI.
2020-05-27 02:00:47 +02:00
Nicolas Goaziou
ec285222e9
gnu: emacs-load-relative: Use HTTPS home page URI.
* gnu/packages/emacs-xyz.scm (emacs-load-relative)[home-page]: Use HTTPS URI.
2020-05-27 01:59:03 +02:00
Nicolas Goaziou
e450373bd6
gnu: emacs-evil-markdown: Update to 0.0.2-2-685d7fb.
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown): Update to 0.0.2-2-685d7fb.
2020-05-27 01:56:32 +02:00
Nicolas Goaziou
d9bb896f0b
gnu: emacs-evil-markdown: Small fixes.
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown)[propagated-inputs]:
Re-order inputs.
[home-page]: Fix URL.
2020-05-27 01:54:28 +02:00
Nicolas Goaziou
272d5ada9a
gnu: dvtm: Use HTTPS home page URI.
* gnu/packages/dvtm.scm (dvtm)[home-page]: Use HTTPS URI.
2020-05-27 01:49:41 +02:00
Nicolas Goaziou
98d6edb621
gnu: blast+: Use HTTPS home page URI.
* gnu/packages/bioinformatics.scm (blast+)[home-page]: Use HTTPS URI.
2020-05-27 01:48:37 +02:00
Nicolas Goaziou
2798d5b584
gnu: catcodec: Use HTTPS home page URI.
* gnu/packages/game-development.scm (catcodec)[home-page]: Use HTTPS URI.
2020-05-27 01:47:31 +02:00
Nicolas Goaziou
f41f882272
gnu: bbmap: Use HTTPS home page URI.
* gnu/packages/bioinformatics.scm (bbmap)[home-page]: Use HTTPS URI.
2020-05-27 01:45:21 +02:00
Nicolas Goaziou
10857feaeb
gnu: emacs-chronometrist: Update to 0.4.3.
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.4.3.
2020-05-27 00:41:27 +02:00
Nicolas Goaziou
8880db51d2
gnu: fet: Update to 5.44.7.
* gnu/packages/education.scm (fet): Update to 5.44.7.
2020-05-27 00:35:29 +02:00
TomZ
1bea1b3549
gnu: flowee: Update to 2020.04.1.
* gnu/packages/finance.scm (flowee): Update to 2020.04.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-26 23:54:13 +02:00
Eric Bavier
cfdefb863c
gnu: netsurf: Remove tabulations in source.
* gnu/packages/web.scm (netsurf): Remove tabulations.
2020-05-26 15:15:10 -05:00
Eric Bavier
5c133ca561
gnu: netsurf: Update to 3.10.
* gnu/packages/web.scm (netsurf): Update to 3.10.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
2020-05-26 14:50:10 -05:00
Eric Bavier
981d80b331
gnu: nsgenbind: Update to 0.8.
* gnu/packages/web.scm (nsgenbind): Update to 0.8.
2020-05-26 14:49:48 -05:00
Eric Bavier
a7597d2dce
gnu: libnspsl: Update to 0.1.6.
* gnu/packages/web.scm (libnspsl): Update to 0.1.6.
2020-05-26 14:49:16 -05:00
Eric Bavier
7c91bca9a1
gnu: libnsutils: Update to 0.1.0.
* gnu/packages/web.scm (libnsutils): Update to 0.1.0.
2020-05-26 14:48:41 -05:00
Eric Bavier
2f3cf0b655
gnu: libnslog: Update to 0.1.3.
* gnu/packages/web.scm (libnslog): Update to 0.1.3.
2020-05-26 14:48:18 -05:00
Eric Bavier
82441f35c2
gnu: libnsbmp: Update to 0.1.6.
* gnu/packages/web.scm (libnsbmp): Update to 0.1.6.
2020-05-26 14:47:51 -05:00
Eric Bavier
a1c6bab52a
gnu: libdom: Update to 0.4.1.
* gnu/packages/web.scm (libdom): Update to 0.4.1.
2020-05-26 14:47:14 -05:00
Eric Bavier
1953b48966
gnu: libcss: Update to 0.9.1.
* gnu/packages/web.scm (libcss): Update to 0.9.1.
2020-05-26 14:44:13 -05:00
Eric Bavier
b022879370
gnu: libwapcaplet: Update to 0.4.3.
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.3.
2020-05-26 14:43:46 -05:00
Eric Bavier
3f0f147a5f
gnu: hubbub: Update to 0.3.7.
* gnu/packages/web.scm (hubbub): Update to 0.3.7.
2020-05-26 14:43:15 -05:00
Eric Bavier
41701f4b23
gnu: netsurf-buildsystem: Update to 1.9.
* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.9.
2020-05-26 14:42:44 -05:00
Leo Famulari
c827c52ac3
gnu: DarkIce: Update to 1.4.
* gnu/packages/audio.scm (darkice): Update to 1.4.
[source]: Update URL. Remove obsolete patch.
* gnu/packages/patches/darkice-workaround-fpermissive-error.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-05-26 14:19:13 -04:00
Vincent Legoll
a933ee5591
gnu: ffmpeg: Update to 4.2.3.
* gnu/packages/video.scm (ffmpeg): Update to 4.2.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-26 13:44:07 -04:00
Guillaume Le Vaillant
e91c29a491
gnu: txr: Update to 238.
* gnu/packages/lisp.scm (txr): Update to 238.
  [arguments]: Don't hardcode "cc=gcc" in configure-flags.
2020-05-26 14:56:43 +02:00
Guillaume Le Vaillant
51bd1f5b07
gnu: monero-gui: Update to 0.16.0.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.0.
  [native-inputs]: Add monero-source.
  [inputs]: Add libgcrypt.
  [arguments]: Add 'get-monero-extra-files' phase.
2020-05-26 14:56:42 +02:00
Guillaume Le Vaillant
9b0d54b279
gnu: monero: Update to 0.16.0.0.
* gnu/packages/finance.scm (monero): Update to 0.16.0.0.
2020-05-26 14:56:42 +02:00
Christopher Baines
20f524a44b
gnu: virt-manager: Work towards enabling some tests.
* gnu/packages/virtualization.scm (virt-manager)[arguments]: Set #:test-target
to "test_ui", replace the 'check phase.
[native-inputs]: Add some inputs required for running tests.
2020-05-26 09:02:06 +01:00
Christopher Baines
c4b0131010
gnu: python2-dogtail: Switch to Python 3, and add Python 2 variant.
* gnu/packages/python-xyz.scm (python2-dogtail): Rename to python-dogtail.
[name]: Change python2-dogtail to python-dogtail.
[arguments]: Remove #:python.
[propagated-inputs,native-inputs]: Switch Python 2 packages to Python 3
variants.
(python2-dogtail): New variable.
2020-05-26 09:02:06 +01:00
Christopher Baines
cf7381612c
gnu: python2-dogtail: Update to 0.9.11.
There are newer releases on a gitlab.com repository compared to PyPI. Make an
attempt at getting the tests to work, they don't yet I believe because DBus
isn't working properly. This update is a step towards getting a Python 3
variant of the package, which can be used to test virt-manager.

* gnu/packages/python-xyz.scm (python2-dogtail): Update to 0.9.11.
[source]: Switch from PyPI to gitlab.com, as gitlab.com contains newer
releases.
[arguments]: Replace the check phase, and update comment about disabling the
tests.
[propagated-inputs,native-inputs]: Add relevant packages.
[home-page]: Change to https://gitlab.com/dogtail/dogtail/
2020-05-26 09:02:06 +01:00