diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-12-12 17:28:59 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:09:49 -0500 |
commit | 7dfebce09bed18f54100269b84304877fda239b5 (patch) | |
tree | a8e77dfd0400f1030cf03283ef90dc3c055330b0 /network/x11spice/slack-desc | |
parent | d531e0aa0c851557a4aadbba170d195bb7404046 (diff) |
network/x11spice: Added (export X via spice).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/x11spice/slack-desc')
-rw-r--r-- | network/x11spice/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/x11spice/slack-desc b/network/x11spice/slack-desc new file mode 100644 index 0000000000000..af47ca2f35496 --- /dev/null +++ b/network/x11spice/slack-desc @@ -0,0 +1,11 @@ +x11spice: x11spice (export X via spice) +x11spice: +x11spice: x11spice connects a running X server as a Spice server. +x11spice: +x11spice: It owes a debt to the excellent x11vnc project, from the libvncserver +x11spice: project. That project proved that this could be done, and done well. +x11spice: Some of the logic, notably that of scan.c, was inspired by the code +x11spice: in x11vnc. +x11spice: +x11spice: homepage: https://gitlab.freedesktop.org/spice/x11spice +x11spice: |