aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/spice.scm
Commit message (Collapse)AuthorAge
* gnu: spice: Update to 0.15.2.Ahmad Draidi via Guix-patches via2024-02-22
| | | | | | | * gnu/packages/spice.scm (spice): Update to 0.15.2. Change-Id: I0f79980dab53f5d65c1efa95e4221811247beaa3 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: virglrenderer: Update to 1.0.1.Ahmad Draidi via Guix-patches via2024-02-22
| | | | | | | | * gnu/packages/spice.scm (virglrenderer): Update to 1.0.1. [source]: Update URI to avoid redirect. Change-Id: I0b132a62b6cc312da857796ce5242a5b7ff475d6 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: virt-viewer: Fix build.Tobias Geerinckx-Rice2023-07-23
| | | | | * gnu/packages/spice.scm (virt-viewer)[arguments]: Add a new 'build-with-recent-meson phase.
* gnu: libcacard: Use latest meson.Maxim Cournoyer2023-04-09
| | | | | * gnu/packages/spice.scm (libcacard) [arguments]: Remove meson. Add a runpath directive to #:configure-flags.
* gnu: libcacard: Build with older meson.Efraim Flashner2023-04-03
| | | | * gnu/packages/spice.scm (libcacard)[arguments]: Build with meson-0.60.
* gnu: virglrenderer: Update to 0.10.4.Simon Streit2023-02-25
| | | | | | | | | | | * gnu/packages/spice.scm (virglrenderer): Update to 0.10.4. [source]: Use git-fetch and update URI. [build-system] Change to meson-build-system. [inputs]: Remove eudev. [native-inputs]: Add python. [home-page]: Update URL. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-gtk: Adjust the default file name of the ACL helper binary.Maxim Cournoyer2023-02-25
| | | | | | | * gnu/packages/spice.scm (spice-gtk) [arguments]: Add adjust-default-acl-helper-path phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-gtk: Enable support for polkit, webdav and others.Maxim Cournoyer2023-02-25
| | | | | | | | | * gnu/packages/spice.scm (spice-gtk) [arguments]: Add the correct-polkit-dir and fake-pkexec phases. [inputs]: Add acl, cyrus-sasl, libcap-ng, polkit and usbutils. [propagated-inputs]: Add libcacard and phodav. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-vdagent: Update to 0.22.1.Maxim Cournoyer2023-02-25
| | | | | | | | | * gnu/packages/spice.scm (spice-vdagent): Update to 0.22.1. [source]: Delete patch. * gnu/packages/patches/spice-vdagent-glib-2.68.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice: Update to 0.15.1.Maxim Cournoyer2023-02-25
| | | | | | * gnu/packages/spice.scm (spice): Update to 0.15.1. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: libcacard: Remove obsolete configure flags.Maxim Cournoyer2023-02-25
| | | | | | | * gnu/packages/spice.scm (libcacard) [arguments]: Delete field. [propagated-inputs]: Reword comment. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: virglrenderer: Update to 0.7.0.Maxim Cournoyer2023-02-25
| | | | | | | | | * gnu/packages/spice.scm (virglrenderer): Update to 0.7.0. Remove patch. Re-indent and sort inputs. * gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: usbredir: Update to 0.13.0.Maxim Cournoyer2023-02-25
| | | | | | | | * gnu/packages/spice.scm (usbredir): Update to 0.13.0. [inputs]: Add glib. [native-inputs]: Remove autoconf, automake, and libtool. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-protocol: Update to 0.14.4.Maxim Cournoyer2023-02-25
| | | | | | | * gnu/packages/spice.scm (spice-protocol): Update to 0.14.4. [arguments]: Use gexps. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-gtk: Propagate libjpeg-turbo, lz4, opus, and usbredir.Maxim Cournoyer2023-02-25
| | | | | | | | * gnu/packages/spice.scm (spice-gtk) [inputs]: Move libjpeg-turbo, lz4, opus, and usbredir to... [propagated-inputs]: ... here. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-gtk: Update to 0.42.Maxim Cournoyer2023-02-25
| | | | | | | | | | | | * gnu/packages/spice.scm (spice-gtk): Update to 0.42. [build-system]: Use meson-build-system. [arguments]: Remove configure-flags. Rename disable-session-test phase to disable-problematic-tests, and adjust. Remove the patch-la-files phase. [native-inputs]: Add python, python-pyparsing and python-six. [inputs]: Remove python. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-gtk: Use gexps.Maxim Cournoyer2023-02-25
| | | | | | * gnu/packages/spice.scm (spice-gtk) [arguments]: Streamline and use gexps. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-gtk: Remove input labels.Maxim Cournoyer2023-02-25
| | | | | | * gnu/packages/spice.scm (spice-gtk): Remove input labels. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-gtk: Fix indentation and normalize field order.Maxim Cournoyer2023-02-25
| | | | | | | * gnu/packages/spice.scm (spice-gtk): Fix indentation. Move and re-order inputs below arguments. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: virt-viewer: Update to 11.0 and enable more features.Maxim Cournoyer2022-09-15
| | | | | | | | * gnu/packages/spice.scm (virt-viewer): Update to 11.0. [build-system]: Use meson-build-system. [arguments]: Delete field. [native-inputs]: Replace intltool with gettext-minimal. Add python. [inputs]: Add bash-completion, libgovirt, libvirt-glib and vte.
* gnu: libcacard: Explicitly add NSS on RUNPATH.Marius Bakke2022-09-09
| | | | * gnu/packages/spice.scm (libcacard)[arguments]: New field.
* gnu: Explicitly use OpenSSL 1.1 in more packages.Marius Bakke2022-09-09
| | | | | | | | * gnu/packages/rust-apps.scm (rust-cargo-c)[inputs]: Change from OPENSSL to OPENSSL-1.1. * gnu/packages/security-token.scm (opensc)[inputs]: Likewise. * gnu/packages/spice.scm (spice, spice-gtk)[propagated-inputs]: Likewise. * gnu/packages/web.scm (serf)[propagated-inputs]: Likewise.
* gnu: spice-vdagent: Fix build with glib >= 2.68.Tobias Geerinckx-Rice2021-12-15
| | | | | | * gnu/packages/spice.scm (spice-vdagent)[source]: Add patch. * gnu/packages/patches/spice-vdagent-glib-2.68.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\
| * gnu: libcacard: Update to 2.8.1.Tobias Geerinckx-Rice2021-10-04
| | | | | | | | | | | | | | * gnu/packages/spice.scm (libcacard): Update to 2.8.1. [source]: Remove patch. * gnu/packages/patches/libcacard-unknown-variable.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-08-12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/algebra.scm gnu/packages/games.scm gnu/packages/golang.scm gnu/packages/kerberos.scm gnu/packages/mail.scm gnu/packages/python.scm gnu/packages/ruby.scm gnu/packages/scheme.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: libcacard: Enable PC/SC support.Marius Bakke2021-08-11
| | | | | | | | * gnu/packages/spice.scm (libcacard)[propagated-inputs]: Add PCSC-LITE.
* | gnu: libcacard: Fix building.Efraim Flashner2021-08-10
| | | | | | | | | | * gnu/packages/spice.scm (libcacard)[arguments]: Remove field. [native-inputs]: Remove softhsm.
* | gnu: Use 'search-input-file' when looking for *.so and *.a.Ludovic Courtès2021-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (sailfish)[arguments]: Use 'search-input-file' when looking for *.a and *.so. * gnu/packages/emulators.scm (dolphin-emu): Likewise. * gnu/packages/engineering.scm (lepton-eda): Likewise. (pcb): Likewise. * gnu/packages/golang.scm (go-1.4): Likewise. (go-1.14): Likewise. * gnu/packages/haskell.scm (ghc-7): Likewise. * gnu/packages/irods.scm (irods): Likewise. * gnu/packages/language.scm (python2-tegaki-pygtk): Likewise. * gnu/packages/lisp-xyz.scm (sbcl-lzlib): Likewise. (sbcl-cl-gobject-introspection): Likewise. (sbcl-cl-ana): Likewise. (sbcl-cl-libuv): Likewise. (sbcl-cl-async): Likewise. (sbcl-mcclim): Likewise. (sbcl-zstd): Likewise. (sbcl-cl-opengl): Likewise. (sbcl-lev): Likewise. (sbcl-cl-glfw3): Likewise. * gnu/packages/machine-learning.scm (tensorflow): Likewise. * gnu/packages/messaging.scm (utox): Likewise. * gnu/packages/mpi.scm (java-openmpi): Likewise. * gnu/packages/music.scm (jack-select): Likewise. * gnu/packages/pascal.scm (fpc): Likewise. * gnu/packages/python-crypto.scm (python-libnacl): Likewise. * gnu/packages/python-xyz.scm (python-cairocffi): Likewise. (python-pyev): Likewise. (python-pytidylib): Likewise. * gnu/packages/radio.scm (unixcw): Likewise. * gnu/packages/rust.scm (rust-1.32): Likewise. * gnu/packages/security-token.scm (opensc): Likewise. (python-pyscard): Likewise. * gnu/packages/selinux.scm (python-setools): Likewise. * gnu/packages/spice.scm (libcacard): Likewise. * gnu/packages/telephony.scm (libtgvoip): Likewise.
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and 12964df69a99de6190422c752fef65ef813f3b6b respectively. 4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm
| * gnu: spice: Update to 0.15.0.Marius Bakke2021-06-13
| | | | | | | | * gnu/packages/spice.scm (spice): Update to 0.15.0.
| * gnu: libcacard: Update to 2.8.0.Marius Bakke2021-06-13
| | | | | | | | | | | | | | | | * gnu/packages/patches/libcacard-unknown-variable.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/spice.scm (libcacard): Update to 2.8.0. [source](patches): New field. [arguments]: Remove trailing #t.
* | gnu: spice: Adjust for newer GLib.Marius Bakke2021-06-19
| | | | | | | | | | * gnu/packages/spice.scm (spice)[arguments]: Set XDG_CONFIG_HOME before running the tests.
* | Merge branch 'master' into core-updatesLudovic Courtès2021-05-15
|\|
| * Merge branch 'version-1.3.0'Maxim Cournoyer2021-05-11
| |\
| | * gnu: spice-vdagent: Update to 0.21.0 and enable GTK+ support.Maxim Cournoyer2021-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/spice.scm (spice-vdagent): Update to 0.21.0. Remove trailing #t. [make-flags]: New argument. [phases]{fix-test-termination}: New phase. [inputs]: Add gtk+. [native-inputs]{procps}: New input.
* | | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * | gnu: usbredir: Update to 0.9.0.Tobias Geerinckx-Rice2021-04-20
| |/ | | | | | | | | * gnu/packages/spice.scm (usbredir): Update to 0.9.0. [native-inputs]: Add autoconf, automake, and libtool.
* | Merge branch 'staging' into 'core-updates'.Maxim Cournoyer2021-01-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/cmake.scm gnu/packages/curl.scm gnu/packages/gl.scm gnu/packages/glib.scm gnu/packages/guile.scm gnu/packages/node.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/python-xyz.scm gnu/packages/python.scm gnu/packages/tls.scm gnu/packages/vpn.scm gnu/packages/xorg.scm
| * gnu: spice-vdagent: Update to 0.20.0.Vincent Legoll2021-01-03
| | | | | | | | | | | | | | * gnu/packages/spice.scm (spice-vdagent): Update to 0.20.0. [inputs]: Add libdrm. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines2020-11-29
|\|
| * gnu: virt-viewer: Enable VNC support.Tobias Geerinckx-Rice2020-11-05
| | | | | | | | * gnu/packages/spice.scm (virt-viewer)[inputs]: Add gtk-vnc.
* | gnu: libcacard: Enable tests.Christopher Baines2020-10-21
|/ | | | | | gnutls is now built with p11-kit support. * gnu/packages/spice.scm (libcacard)[arguments]: Don't disable the tests.
* gnu: spice-protocol: Update to 0.14.3.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/spice.scm (spice-protocol): Update to 0.14.3.
* gnu: spice-gtk: Only use "good" GStreamer plugins out of the box.Mark H Weaver2020-09-24
| | | | | | | | | | Do not propagate plugins that are known to be patent encumbered out of the box, so the user has a choice. * gnu/packages/spice.scm (spice-gtk)[propagated-inputs]: Remove gst-libav, gst-plugins-bad and gst-plugins-ugly. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: spice-protocol: Update to 0.14.2.Tobias Geerinckx-Rice2020-05-23
| | | | | * gnu/packages/spice.scm (spice-protocol): Update to 0.14.2. [arguments]: Install COPYING manually now.
* Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\
| * gnu: spice: Add libcacard as an input to enable smartcard support.Christopher Baines2020-05-03
| | | | | | | | | | | | | | | | | | This is to fix an issue with gnome-boxes when trying to start a virtual machine: unsupported type name: smartcard * gnu/packages/spice.scm (spice)[inputs]: Add libcacard.