diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-02-19 00:22:44 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-20 12:20:44 -0600 |
commit | b0b1e80e9de7dd0f0cbaadc1e898e708a0169109 (patch) | |
tree | 452c5d96c088621fe67b05a2da86248aead6a039 /network/spice/README | |
parent | b45ecc6656be4a2ae292ac2fee44aa512e9b7a32 (diff) | |
download | slackbuilds-b0b1e80e9de7dd0f0cbaadc1e898e708a0169109.tar.gz |
network/spice: Added (remote computing solution)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/spice/README')
-rw-r--r-- | network/spice/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/spice/README b/network/spice/README new file mode 100644 index 0000000000..e6db252316 --- /dev/null +++ b/network/spice/README @@ -0,0 +1,9 @@ +Spice is an open remote computing solution, providing client access to +remote machine display and devices (e.g., keyboard, mouse, audio). +Spice achieves a user experience similar to an interaction with a +local machine, while trying to offload most of the intensive CPU and +GPU tasks to the client. Spice is suitable for both LAN and WAN usage, +without compromising on the user experience. + +This requires spice-protocol and celt051. libcacard is an optional +enabled by passing the switch CACARD=yes) dependency. |