aboutsummaryrefslogtreecommitdiff

es/spice.scm
AgeCommit message (Expand)Author
2021-01-03gnu: 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-05gnu: virt-viewer: Enable VNC support....* gnu/packages/spice.scm (virt-viewer)[inputs]: Add gtk-vnc. Tobias Geerinckx-Rice
2020-10-06gnu: spice-protocol: Update to 0.14.3....* gnu/packages/spice.scm (spice-protocol): Update to 0.14.3. Tobias Geerinckx-Rice
2020-09-24gnu: 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