summaryrefslogtreecommitdiffstats
path: root/network/spice/README
diff options
context:
space:
mode:
author ponce2012-02-19 07:22:44 +0100
committer Robby Workman2012-02-20 19:20:44 +0100
commitb0b1e80e9de7dd0f0cbaadc1e898e708a0169109 (patch)
tree452c5d96c088621fe67b05a2da86248aead6a039 /network/spice/README
parentb45ecc6656be4a2ae292ac2fee44aa512e9b7a32 (diff)
downloadslackbuilds-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/README9
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.