me
/
guix
Archived
1
0
Fork 0
Commit Graph

87203 Commits (698e6f17bb448c36fa7efdb2d24175078716c339)

Author SHA1 Message Date
Raghav Gururajan 595deb4f78
gnu: python-pygobject: Update to 3.40.1.
* gnu/packages/glib.scm (python-pygobject)[version]: Update to 3.40.1.
[native-inputs]: Add python-wrapper.
2021-11-11 10:31:20 -05:00
Raghav Gururajan 03f2055e40
gnu: gst-editing-services: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-editing-services)[version]: Update to 1.18.4.
[arguments](glib-or-gtk): New argument.
[inputs]: Add glib, glib-networking and gtk+. Move gst-plugins-base to ...
[propagated-inputs]: ... here. Add gstreamer.
[native-inputs]: Replace python with python-wrapper.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-11-11 10:31:19 -05:00
Raghav Gururajan 75924438e6
gnu: gst-plugins-bad: Add missing inputs to enable more features.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add bzip2,
cairo, chromaprint, directfb, faac, flite, glib, glib-networking,
glu, gsm, iqa, lcms, libaom, libbs2b, libdc1394, libdca, libde265,
libdrm, libexif, libfdk, libgme, libmfx, libmms, libmpcdec, libnice,
libofa, libopenmpt, libtiff, libva, libx11, libxcb, libxext, libxshm,
lilv, lv2, mjpegtools, nettle, openh264, opensles, pango, rtmpdump, sbc,
sctp, spandsp, srt, svt-hevc, transcode, v4l-utils, vo-aacenc, vo-amrwbenc,
vulkan-headers, vulkan-loader, webrtc-audio-processing, wildmidi,
wpebackend-fdo, zbar and zxing-cpp.
[phases](adjust-tests): Disable msdkh264enc and svthevcenc tests.
Reenable line21.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-11-11 10:31:19 -05:00
Raghav Gururajan b7e3912feb
gnu: gst-plugins-bad: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[version]: Update to 1.18.4.
[arguments](glib-or-gtk): New argument.
[phases](adjust-tests): Disable line21.
[phases](pre-check): New phase.
[propagated-inputs]: Add gstreamer.
[native-inputs]: Add gettext-minimal, gsettings-desktop-schemas, perl and
xorg-server-for-tests. Replace python with python-wrapper.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-11-11 10:31:19 -05:00
Raghav Gururajan 5219a10b33
gnu: gst-libav: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-libav)[version]: Update to 1.18.4.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-11-11 10:31:19 -05:00
Raghav Gururajan 84a9a6f19a
gnu: gst-plugins-ugly: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-plugins-upgly)[version]: Update to 1.18.4.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-11-11 10:31:19 -05:00
Raghav Gururajan 69e3e046d6
gnu: gst-plugins-good: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-plugins-good)[version]: Update to 1.18.4.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-11-11 10:31:18 -05:00
Raghav Gururajan 4c0a39ee65
gnu: gst-plugins-base: Enable more features.
* gnu/packages/gstreamer.scm (gst-plugins-base)
[inputs]: Add graphene, iso-codes, libgudev, libjpeg-turbo, libpng,
libvisual, mesa, wayland-protocols, wayland.
[native-inputs]: Add gettext-minimal and xorg-server-for-test.
[arguments]: Remove '-Dgl=disabled' from configure flags.  Add pre-check phase.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2021-11-11 10:31:18 -05:00
Raghav Gururajan a67cb232d7
gnu: gst-plugins-base: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.18.4.

Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
2021-11-11 10:31:18 -05:00
Raghav Gururajan 002869f3da
gnu: gstreamer: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gstreamer)[version]: Update to 1.18.4.
[propagated-inputs]: Add elfutils and libunwind.
[synopsis]: Change to "Multimedia framework".
[native-inputs]: Add bash-completion and gettext-minimal.
[inputs]: Add gmp, libcap and gsl.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-11-11 10:31:18 -05:00
Maxim Cournoyer 1f1f5b2a25
gnu: cheese: 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/gnome.scm (cheese)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
2021-11-11 10:31:18 -05:00
Maxim Cournoyer aa09324221
gnu: mutter: 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/gnome.scm (mutter)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
2021-11-11 10:31:17 -05:00
Maxim Cournoyer dba5c63e8c
gnu: cogl: 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/gnome.scm (cogl)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
2021-11-11 10:31:17 -05:00
Maxim Cournoyer 4ad44af264
gnu: libgweather: 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/gnome.scm (libgweather)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
2021-11-11 10:31:17 -05:00
Maxim Cournoyer 91e40dd2ed
gnu: librsvg-next: Do not propagate 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/gnome.scm (librsvg-next)[propagated-inputs]: Remove gdk-pixbuf.
[inputs]: Add gdk-pixbuf+svg.
2021-11-11 10:31:17 -05:00
Maxim Cournoyer 532292b562
gnu: libnotify: 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/gnome.scm (libnotify)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
2021-11-11 10:31:16 -05:00
Maxim Cournoyer 30a731c274
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-11-11 10:31:16 -05:00
Maxim Cournoyer 14a81366e2
gnu: librsvg: Add a debug output.
* gnu/packages/gnome.scm (librsvg): Add a debug output.
2021-11-11 10:31:16 -05:00
Maxim Cournoyer 7a0ef7d263
gnu: gdk-pixbuf+svg: Fix typo in comment.
* gnu/packages/gtk.scm (gdk-pixbuf+svg): Fix typo in comment.
2021-11-11 10:31:16 -05:00
Maxim Cournoyer 96eb3bc68a
gnu: gdk-pixbuf: Add a debug output.
* gnu/packages/gtk.scm (gdk-pixbuf)[outputs]{debug}: New output.
[phases]: Strip trailing #t.
2021-11-11 10:31:16 -05:00
Maxim Cournoyer 3c181f9765
gnu: gtk+: Add a debug output.
* gnu/packages/gtk.scm (gtk+-2)[outputs]{debug}: New output.
2021-11-11 10:31:15 -05:00
Vincent Legoll f1240adb9f
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-11-11 10:31:15 -05:00
Brice Waegeneire f09563abb3
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-11-11 10:31:15 -05:00
Brice Waegeneire f635b3cde7
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-11-11 10:31:15 -05:00
Brice Waegeneire 67760f9ec4
gnu: pulseaudio: Update to 14.2.
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 14.2.
2021-11-11 10:31:14 -05:00
Jakub Kądziołka 32111eb219
gnu: rust: Update to 1.50.
* gnu/packages/rust.scm (rust): Change to 1.50.
2021-11-11 10:31:14 -05:00
Leo Famulari af47bb01ae
gnu: gst-plugins-base: Depend on Opus for all systems.
* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Include opus
unconditionally.
2021-11-11 10:31:14 -05:00
Vincent Legoll 2a9739b114
gnu: apr: Update to 1.7.0.
* gnu/packages/apr.scm (apr): Update to 1.7.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-11-11 10:31:14 -05:00
Ludovic Courtès 745d3a9b44
store: 'mapm/accumulate-builds' does not compare stores with 'eq?'.
Fixes <https://issues.guix.gnu.org/51732>.
Regression introduced in 2015d3f042.

The (eq? store expected-store) comparison doesn't work on this branch
where the functional cache, with 'cache-object-mapping', is used
extensively, thereby changing the store's object identity.

* guix/store.scm (build-accumulator): Compare the socket of STORE and
EXPECTED-STORE rather than the store themselves.
2021-11-10 00:39:10 +01:00
Vivien Kraus d855119ece
gnu: deja-dup: Update to 42.8.
* gnu/packages/gnome.scm (deja-dup): Update to 42.8.
* gnu/packages/gnome.scm (deja-dup)[inputs]: Add libhandy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-09 08:54:01 +01:00
Vivien Kraus 648b81211f
gnu: unison: Fix building the manual.
* gnu/packages/ocaml.scm (unison)[native-inputs]: Add the missing texlive inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-09 00:02:46 +01:00
Vivien Kraus 32db65b787
gnu: Add texlive-dvips-l3backend.
* gnu/packages/tex.scm (texlive-dvips-l3backend): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-09 00:02:39 +01:00
Efraim Flashner 1c94392a13
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-08 09:06:14 +02:00
Tobias Geerinckx-Rice 9d25ee30b1
gnu: nginx-documentation: Update to 1.21.4-2791-9385526a9b2d.
* gnu/packages/web.scm (nginx-documentation): Update to 1.21.4-2791-9385526a9b2d.
2021-11-08 02:15:24 +01:00
Tobias Geerinckx-Rice 805ca61eb9
gnu: nginx: Update to 1.21.4.
* gnu/packages/web.scm (nginx): Update to 1.21.4.
2021-11-08 02:15:24 +01:00
Tobias Geerinckx-Rice 3f4eb02fe5
gnu: fheroes2: Update to 0.9.9.
* gnu/packages/games.scm (fheroes2): Update to 0.9.9.
2021-11-08 02:15:24 +01:00
Tobias Geerinckx-Rice 551047838d
gnu: knot: Update to 3.1.4.
* gnu/packages/dns.scm (knot): Update to 3.1.4.
2021-11-08 02:15:24 +01:00
Tobias Geerinckx-Rice e568b14076
gnu: hplip: Update to 3.21.10.
* gnu/packages/cups.scm (hplip): Update to 3.21.10.
[snippet]: Make substitution patterns more specific.
[arguments]: Don't explicitly return #t from phases.
2021-11-08 02:15:23 +01:00
Tobias Geerinckx-Rice e46e144b42
gnu: redkite: Update to 1.3.1.
* gnu/packages/audio.scm (redkite): Update to 1.3.1.
2021-11-08 02:15:23 +01:00
Tobias Geerinckx-Rice 55bdb2b33b
gnu: libebur128: Update to 1.2.6.
* gnu/packages/audio.scm (libebur128): Update to 1.2.6.
2021-11-08 02:15:23 +01:00
Ricardo Wurmus 30b67fdb6a
gnu: r-tximeta: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.12.0.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus 76f32aae88
gnu: r-biscuiteer: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-biscuiteer): Update to 1.8.0.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus 14ff65b0e8
gnu: r-omnipathr: Update to 3.2.0.
* gnu/packages/bioconductor.scm (r-omnipathr): Update to 3.2.0.
[propagated-inputs]: Add r-crayon.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus 2f03e3e1ef
gnu: r-dmrseq: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.14.0.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus 86a3ae96d1
gnu: r-bsseq: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-bsseq): Update to 1.30.0.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus fd3a180b32
gnu: r-biotmle: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.18.0.
[propagated-inputs]: Remove r-dofuture and r-future.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus 494379d015
gnu: r-biotip: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-biotip): Update to 1.8.0.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus b2b920b38e
gnu: r-bioqc: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-bioqc): Update to 1.22.0.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus 73ace000f4
gnu: r-bionetstat: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-bionetstat): Update to 1.14.0.
2021-11-07 22:34:59 +00:00
Ricardo Wurmus 2aebb7bfab
gnu: r-bionet: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-bionet): Update to 1.54.0.
2021-11-07 22:34:59 +00:00