Age | Commit message (Expand) | Author |
2024-02-22 | gnu: spice: Update to 0.15.2....* gnu/packages/spice.scm (spice): Update to 0.15.2.
Change-Id: I0f79980dab53f5d65c1efa95e4221811247beaa3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Ahmad Draidi via Guix-patches via |
2024-02-22 | gnu: virglrenderer: Update to 1.0.1....* 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>
| Ahmad Draidi via Guix-patches via |
2023-07-23 | gnu: virt-viewer: Fix build....* gnu/packages/spice.scm (virt-viewer)[arguments]: Add a new
'build-with-recent-meson phase.
| Tobias Geerinckx-Rice |
2023-04-09 | gnu: libcacard: Use latest meson....* gnu/packages/spice.scm (libcacard) [arguments]: Remove meson.
Add a runpath directive to #:configure-flags.
| Maxim Cournoyer |
2023-04-03 | gnu: libcacard: Build with older meson....* gnu/packages/spice.scm (libcacard)[arguments]: Build with meson-0.60.
| Efraim Flashner |
2023-02-25 | gnu: virglrenderer: Update to 0.10.4....* 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>
| Simon Streit |
2023-02-25 | gnu: spice-gtk: Adjust the default file name of the ACL helper binary....* gnu/packages/spice.scm (spice-gtk)
[arguments]: Add adjust-default-acl-helper-path phase.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Enable support for polkit, webdav and others....* 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>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-vdagent: Update to 0.22.1....* 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>
| Maxim Cournoyer |
2023-02-25 | gnu: spice: Update to 0.15.1....* gnu/packages/spice.scm (spice): Update to 0.15.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: libcacard: Remove obsolete configure flags....* gnu/packages/spice.scm (libcacard) [arguments]: Delete field.
[propagated-inputs]: Reword comment.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: virglrenderer: Update to 0.7.0....* 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>
| Maxim Cournoyer |
2023-02-25 | gnu: usbredir: Update to 0.13.0....* 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>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-protocol: Update to 0.14.4....* gnu/packages/spice.scm (spice-protocol): Update to 0.14.4.
[arguments]: Use gexps.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Propagate libjpeg-turbo, lz4, opus, and usbredir....* 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>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Update to 0.42....* 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>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Use gexps....* gnu/packages/spice.scm (spice-gtk) [arguments]: Streamline and use gexps.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Remove input labels....* gnu/packages/spice.scm (spice-gtk): Remove input labels.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Fix indentation and normalize field order....* gnu/packages/spice.scm (spice-gtk): Fix indentation. Move and re-order
inputs below arguments.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2022-09-15 | gnu: virt-viewer: Update to 11.0 and enable more features....* 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.
| Maxim Cournoyer |
2022-09-09 | gnu: libcacard: Explicitly add NSS on RUNPATH....* gnu/packages/spice.scm (libcacard)[arguments]: New field.
| Marius Bakke |
2022-09-09 | gnu: Explicitly use OpenSSL 1.1 in more packages....* 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.
| Marius Bakke |
2021-12-15 | gnu: spice-vdagent: Fix build with glib >= 2.68....* 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.
| Tobias Geerinckx-Rice |
2021-12-13 | gnu: Further simplify package inputs....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.)
| Ludovic Courtès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-10-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |
2021-10-04 | gnu: libcacard: Update to 2.8.1....* 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.
| Tobias Geerinckx-Rice |
2021-08-12 | Merge branch 'master' into core-updates-frozen... 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
| Marius Bakke |
2021-08-10 | gnu: libcacard: Fix building....* gnu/packages/spice.scm (libcacard)[arguments]: Remove field.
[native-inputs]: Remove softhsm.
| Efraim Flashner |
2021-08-11 | gnu: libcacard: Enable PC/SC support....* gnu/packages/spice.scm (libcacard)[propagated-inputs]: Add PCSC-LITE.
| Marius Bakke |
2021-07-24 | gnu: Use 'search-input-file' when looking for *.so and *.a....* 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.
| Ludovic Courtès |
2021-06-19 | Merge branch 'master' into core-updates...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
| Marius Bakke |
2021-06-19 | gnu: spice: Adjust for newer GLib....* gnu/packages/spice.scm (spice)[arguments]: Set XDG_CONFIG_HOME before
running the tests.
| Marius Bakke |
2021-06-13 | gnu: spice: Update to 0.15.0....* gnu/packages/spice.scm (spice): Update to 0.15.0.
| Marius Bakke |
2021-06-13 | gnu: libcacard: Update to 2.8.0....* 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.
| Marius Bakke |
2021-05-15 | Merge branch 'master' into core-updates | Ludovic Courtès |
2021-05-11 | Merge branch 'version-1.3.0' | Maxim Cournoyer |
2021-05-09 | Merge branch 'master' into core-updates... 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
| Marius Bakke |
2021-05-06 | gnu: spice-vdagent: Update to 0.21.0 and enable GTK+ support....* 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.
| Maxim Cournoyer |
2021-04-20 | gnu: usbredir: Update to 0.9.0....* gnu/packages/spice.scm (usbredir): Update to 0.9.0.
[native-inputs]: Add autoconf, automake, and libtool.
| Tobias Geerinckx-Rice |
2021-01-13 | Merge branch 'staging' into 'core-updates'....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
| Maxim Cournoyer |
2021-01-03 | gnu: spice-vdagent: Update to 0.20.0....* gnu/packages/spice.scm (spice-vdagent): Update to 0.20.0.
[inputs]: Add libdrm.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Vincent Legoll |
2020-11-29 | Merge remote-tracking branch 'origin/master' into core-updates | Christopher Baines |
2020-11-05 | gnu: virt-viewer: Enable VNC support....* gnu/packages/spice.scm (virt-viewer)[inputs]: Add gtk-vnc.
| Tobias Geerinckx-Rice |
2020-10-21 | gnu: libcacard: Enable tests....gnutls is now built with p11-kit support.
* gnu/packages/spice.scm (libcacard)[arguments]: Don't disable the tests.
| Christopher Baines |
2020-10-06 | gnu: spice-protocol: Update to 0.14.3....* gnu/packages/spice.scm (spice-protocol): Update to 0.14.3.
| Tobias Geerinckx-Rice |
2020-09-24 | gnu: spice-gtk: Only use "good" GStreamer plugins out of the box....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>
| Mark H Weaver |
2020-05-23 | gnu: spice-protocol: Update to 0.14.2....* gnu/packages/spice.scm (spice-protocol): Update to 0.14.2.
[arguments]: Install COPYING manually now.
| Tobias Geerinckx-Rice |
2020-05-05 | Merge branch 'master' into core-updates | Marius Bakke |
2020-05-03 | gnu: spice: Add libcacard as an input to enable smartcard support....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.
| Christopher Baines |