diff options
author | Zak B. Elep <zakame@zakame.net> | 2012-05-21 14:18:37 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-21 17:58:16 -0500 |
commit | 57fa3ac22863584aa31519480c2b9a36b52a7e95 (patch) | |
tree | 3b096f1d3623a8d15cdc03b1aff954b30d505669 /system/virt-viewer/slack-desc | |
parent | c43767b9f187d3b9668f2b85279d2f602618bc2c (diff) | |
download | slackbuilds-57fa3ac22863584aa31519480c2b9a36b52a7e95.tar.gz |
system/virt-viewer: Added (graphical display for libvirt VMs)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/virt-viewer/slack-desc')
-rw-r--r-- | system/virt-viewer/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/virt-viewer/slack-desc b/system/virt-viewer/slack-desc new file mode 100644 index 0000000000..d3fb7008bd --- /dev/null +++ b/system/virt-viewer/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +virt-viewer: virt-viewer (lightweight graphical display for libvirt VMs) +virt-viewer: +virt-viewer: The "Virtual Machine Viewer" application (virt-viewer for short) +virt-viewer: is a lightweight interface for interacting with the graphical +virt-viewer: display of a libvirt guest OS. It is intended as a replacement for +virt-viewer: the traditional vncviewer client, since the latter does not support +virt-viewer: SSL/TLS encryption of x509 certificate authentication. +virt-viewer: +virt-viewer: This software requires gtk-vnc, and optionally, spice. If built +virt-viewer: without libvirt (>= 0.9.7), this package will only contain the +virt-viewer: remote-viewer client, a simple VNC/SPICE viewer. |