summaryrefslogtreecommitdiff
path: root/gnu/packages/spice.scm
Commit message (Collapse)AuthorAge
...
* gnu: spice-vdagent: Set Exec path in spice-vdagent.desktop.David Craven2016-08-05
| | | | | * gnu/packages/spice.scm (spice-vdagent): Set Exec path in spice-vdagent.desktop.
* gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs.Leo Famulari2016-07-29
| | | | | | This is a followup to ba9e2ee64a566d3bdaa93423a56d1fd613cef5f3. * gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL.
* gnu: spice-gtk: Remove LIBUSB from inputs.Leo Famulari2016-07-29
| | | | | | This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a. * gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
* gnu: spice-gtk: Propagate SPICE-PROTOCOL.Leo Famulari2016-07-29
| | | | | * gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to... [propagated-inputs]: ... here.
* gnu: usbredir: Propagate LIBUSB.Leo Famulari2016-07-29
| | | | | * gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ... [propagated-inputs]: ... new field.
* gnu: Add virt-viewer.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (virt-viewer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spice-vdagent.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (spice-vdagent): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spice.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (spice): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spice-gtk.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (spice-gtk): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spice-protocol.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (spice-protocol): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add virglrenderer.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (virglrenderer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add usbredir.David Craven2016-07-28
* gnu/packages/spice.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>