Commit Graph

62815 Commits

Author SHA1 Message Date
Maxim Cournoyer
fb6a1ff921
gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf.
Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.

* gnu/packages/glib.scm (appstream-glib)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
2021-03-12 09:04:07 -05:00
Maxim Cournoyer
4fb525dff2
gnu: weasyprint: Propagate gdk-pixbuf+svg rather than gdk-pixbuf.
Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.

* gnu/packages/pdf.scm (weasyprint)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
2021-03-12 09:04:06 -05:00
Maxim Cournoyer
95398c7139
gnu: librsvg-next: Have its name match its symbol.
* gnu/packages/gnome.scm (librsvg-next)[name]: Change to librsvg-next.
2021-03-12 09:04:06 -05:00
Maxim Cournoyer
39cea33b3b
gnu: librsvg: Add a debug output.
* gnu/packages/gnome.scm (librsvg): Add a debug output.
(librsvg-next): Likewise.
2021-03-12 09:04:06 -05:00
Maxim Cournoyer
ca07cca4d8
gnu: gdk-pixbuf+svg: Add a debug output.
* gnu/packages/gtk.scm (gdk-pixbuf+svg): Fix typo in comment.
[arguments]: Rewrite using 'substitute-keyword-arguments', so that all phases
from the gdk-pixbuf package are reused.
2021-03-12 09:04:06 -05:00
Maxim Cournoyer
47ee723731
gnu: gdk-pixbuf: Fix indentation.
* gnu/packages/gtk.scm (gdk-pixbuf): Fix indentation.
2021-03-12 09:04:06 -05:00
Maxim Cournoyer
d2a97aa421
gnu: gdk-pixbuf: Add a debug output.
* gnu/packages/gtk.scm (gdk-pixbuf)[outputs]{debug}: New output.
[arguments]{modules}: New argument.
[phases]{shrink-runpath}: New phase.
2021-03-12 09:04:06 -05:00
Maxim Cournoyer
70dadda3aa
gnu: gtk+: Add a debug output.
* gnu/packages/gtk.scm (gtk+-2)[outputs]{debug}: New output.
2021-03-10 13:03:58 -05:00
Vincent Legoll
c6edab3232
gnu: json-c: Update to 0.15.
* gnu/packages/web.scm (json-c): Update to 0.15.
[source]: Remove obsolete patch 'json-c-CVE-2020-12762.patch'.
* gnu/packages/patches/json-c-CVE-2020-12762.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-20 13:30:11 -05:00
Vincent Legoll
140c667cb6
gnu: sdl2: Update to 2.0.14.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.14.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-20 13:11:09 -05:00
Brice Waegeneire
b4c8855eaa
gnu: shadow: Set log in /var/log.
Fixes lastlog and faillog commands which otherwise look for lastlog and
faillog files in /etc.

* gnu/packages/admin.scm (shadow)[arguments]: Add configure flag
'shadow_cv_logdir'.
2021-02-19 13:56:57 +01:00
Vincent Legoll
98a41305cc
gnu: imagemagick: Update to 6.9.12-0.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.12-0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-16 15:31:04 -05:00
Brice Waegeneire
0c25529c6c
gnu: pulseaudio: Use meson build system.
* gnu/packages/pulseaudio.scm (pulseaudio)[build-system]: Switch from
gnu to meson.
[arguments]: Migrate configure flags for meson.
[propagated-inputs]: Replace 'gdbm' with 'tdb', upstream default.
2021-02-16 08:45:57 +01:00
Brice Waegeneire
36c1372d64
gnu: pulseaudio: Update to 14.2.
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 14.2.
2021-02-16 08:17:01 +01:00
Léo Le Bouter
8fb2643704
gnu: postgresql-13: Update to 13.2.
* gnu/packages/databases.scm (postgresql-13): Update to 13.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-14 14:50:52 -05:00
Jakub Kądziołka
b0c106ae4c
gnu: rust: Update to 1.50.
* gnu/packages/rust.scm (rust): Change to 1.50.
2021-02-14 14:16:51 +01:00
Jakub Kądziołka
8970fb019a
Merge branch 'master' into staging 2021-02-14 14:15:32 +01:00
Leo Famulari
19783b9f55
gnu: linux-libre 4.19: Update to 4.19.176.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.176.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Use version 4.19.175.
2021-02-13 18:04:56 -05:00
Leo Famulari
ec34ddfae1
gnu: linux-libre 5.4: Update to 5.4.98.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.98.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Use version 5.4.97.
2021-02-13 18:04:56 -05:00
Leo Famulari
109425192e
gnu: linux-libre: Update to 5.10.16.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.16.
(linux-libre-5.10-pristine-source): Update hash.
(deblob-scripts-5.10): Use version 5.10.15.
2021-02-13 18:04:52 -05:00
Ricardo Wurmus
f304468733
gnu: slurm-drmaa: Update to 1.1.2.
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.2.
2021-02-13 23:36:12 +01:00
Jakub Kądziołka
2a498e9504
gnu: Add Rust 1.50.
* gnu/packages/rust.scm (rust-1.50): New variable.
2021-02-13 16:57:50 +01:00
andy Tai
822cd628e6
gnu: tesseract-ocr: Update to 4.1.1-1.97079fa
* gnu/packages/ocr.scm (tesseract-ocr): Update to 4.1.1-1.97079fa

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2021-02-13 15:05:23 +01:00
Nicolas Goaziou
c63db58827
gnu: Add nushell.
* gnu/packages/shells.scm (nushell): New variable.
2021-02-13 11:51:07 +01:00
Nicolas Goaziou
0f2e8e94f1
gnu: shells.scm: Prefix license identifiers.
* gnu/packages/shells.scm (dash):
(fish):
(fish-foreign-env):
(rc):
(es):
(tcsh):
(zsh):
(xonsh):
(scsh):
(linenoise):
(s-shell):
(oksh):
(loksh):
(mksh):
(oil):
(gash):
(gash-utils):
(rust-nu-cli-0.26):
(rust-nu-command-0.26):
(rust-nu-data-0.26):
(rust-nu-engine-0.26):
(rust-nu-errors-0.26):
(rust-nu-json-0.26):
(rust-nu-parser-0.26):
(rust-nu-plugin-0.26):
(rust-nu-plugin-binaryview-0.26):
(rust-nu-plugin-chart-0.26):
(rust-nu-plugin-fetch-0.26):
(rust-nu-plugin-from-bson-0.26):
(rust-nu-plugin-from-sqlite-0.26):
(rust-nu-plugin-inc-0.26):
(rust-nu-plugin-match-0.26):
(rust-nu-plugin-post-0.26):
(rust-nu-plugin-ps-0.26):
(rust-nu-plugin-s3-0.26):
(rust-nu-plugin-selector-0.26):
(rust-nu-plugin-start-0.26):
(rust-nu-plugin-sys-0.26):
(rust-nu-plugin-textview-0.26):
(rust-nu-plugin-to-bson-0.26):
(rust-nu-plugin-to-sqlite-0.26):
(rust-nu-plugin-tree-0.26):
(rust-nu-plugin-xpath-0.26):
(rust-nu-protocol-0.26):
(rust-nu-source-0.26):
(rust-nu-stream-0.26):
(rust-nu-table-0.26):
(rust-nu-test-support-0.26):
(rust-nu-value-ext-0.26): Prefix license identifier.
2021-02-13 11:51:07 +01:00
Nicolas Goaziou
022acfb880
gnu: Add rust-nu-plugin-binaryview-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-binaryview-0.26): New variable.
2021-02-13 11:51:06 +01:00
Nicolas Goaziou
8c7398f1d2
gnu: Add rust-nu-plugin-chart-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-chart-0.26): New variable.
2021-02-13 11:51:06 +01:00
Nicolas Goaziou
a0bee4e412
gnu: Add rust-nu-plugin-fetch-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-fetch-0.26): New variable.
2021-02-13 11:51:06 +01:00
Nicolas Goaziou
85e9bd7cd0
gnu: Add rust-nu-plugin-from-bson-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-from-bson-0.26): New variable.
2021-02-13 11:51:06 +01:00
Nicolas Goaziou
d33c999b0b
gnu: Add rust-nu-plugin-from-sqlite-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-from-sqlite-0.26): New variable.
2021-02-13 11:51:05 +01:00
Nicolas Goaziou
336cc4c204
gnu: Add rust-nu-plugin-inc-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-inc-0.26): New variable.
2021-02-13 11:51:05 +01:00
Nicolas Goaziou
cdb999069b
gnu: Add rust-nu-plugin-match-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-match-0.26): New variable.
2021-02-13 11:51:05 +01:00
Nicolas Goaziou
21fec9f8fd
gnu: Add rust-nu-plugin-post-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-post-0.26): New variable.
2021-02-13 11:51:04 +01:00
Nicolas Goaziou
4244cc9aa2
gnu: Add rust-nu-plugin-ps-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-ps-0.26): New variable.
2021-02-13 11:51:04 +01:00
Nicolas Goaziou
d038cd411c
gnu: Add rust-nu-plugin-s3-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-s3-0.26): New variable.
2021-02-13 11:51:04 +01:00
Nicolas Goaziou
177774b39f
gnu: Add rust-nu-plugin-selector-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-selector-0.26): New variable.
2021-02-13 11:51:04 +01:00
Nicolas Goaziou
9179926ffe
gnu: Add rust-nu-plugin-start-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-start-0.26): New variable.
2021-02-13 11:51:03 +01:00
Nicolas Goaziou
7a07ab4d0b
gnu: Add rust-nu-plugin-sys-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-sys-0.26): New variable.
2021-02-13 11:51:03 +01:00
Nicolas Goaziou
a6149c3551
gnu: Add rust-nu-plugin-textview-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-textview-0.26): New variable.
2021-02-13 11:51:03 +01:00
Nicolas Goaziou
08dd8887e1
gnu: Add rust-nu-plugin-to-bson-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-to-bson-0.26): New variable.
2021-02-13 11:51:02 +01:00
Nicolas Goaziou
13501d8bd7
gnu: Add rust-nu-plugin-to-sqlite-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-to-sqlite-0.26): New variable.
2021-02-13 11:51:02 +01:00
Nicolas Goaziou
54add535a0
gnu: Add rust-nu-plugin-tree-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-tree-0.26): New variable.
2021-02-13 11:51:02 +01:00
Nicolas Goaziou
c868e878bb
gnu: Add rust-nu-plugin-xpath-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-xpath-0.26): New variable.
2021-02-13 11:51:01 +01:00
Nicolas Goaziou
eab45f7cfc
gnu: Add rust-nu-cli-0.26.
* gnu/packages/shells.scm (rust-nu-cli-0.26): New variable.
2021-02-13 11:51:01 +01:00
Nicolas Goaziou
bd8e08333c
gnu: Add rust-nu-command-0.26.
* gnu/packages/shells.scm (rust-nu-command-0.26): New variable.
2021-02-13 11:51:01 +01:00
Nicolas Goaziou
0ee0dfcc4a
gnu: Add rust-nu-engine-0.26.
* gnu/packages/shells.scm (rust-nu-engine-0.26): New variable.
2021-02-13 11:51:01 +01:00
Nicolas Goaziou
70102f9d83
gnu: Add rust-nu-data-0.26.
* gnu/packages/shells.scm (rust-nu-data-0.26): New variable.
2021-02-13 11:51:00 +01:00
Nicolas Goaziou
1a988ef6f1
gnu: Add rust-nu-json-0.26.
* gnu/packages/shells.scm (rust-nu-json-0.26): New variable.
2021-02-13 11:51:00 +01:00
Nicolas Goaziou
4ca98a6f7c
gnu: Add rust-nu-stream-0.26.
* gnu/packages/shells.scm (rust-nu-stream-0.26): New variable.
2021-02-13 11:51:00 +01:00
Nicolas Goaziou
049d53ee39
gnu: Add rust-nu-plugin-0.26.
* gnu/packages/shells.scm (rust-nu-plugin-0.26): New variable.
2021-02-13 11:50:59 +01:00