summary refs log tree commit diff
path: root/gnu/packages/vnc.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2024-08-18 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2024-08-18 02:00:00 +0200
commit3732257319e029dd4b0a5e388f35c18df52d71ba (patch)
tree78fbbe8f397187d6074eb33262a5845770dfe1d0 /gnu/packages/vnc.scm
parentb9b04662114af5304932014d04a480ade41e5b77 (diff)
downloadguix-3732257319e029dd4b0a5e388f35c18df52d71ba.tar.gz
gnu: tigervnc-server: Add own synopsis.
* gnu/packages/vnc.scm (tigervnc-server)[synopsis]: New field.

Change-Id: If66a00ef1a6c536a9a44ee77c3002c2412687279
Diffstat (limited to 'gnu/packages/vnc.scm')
-rw-r--r--gnu/packages/vnc.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/vnc.scm b/gnu/packages/vnc.scm
index f369e3bf40..3a4b530535 100644
--- a/gnu/packages/vnc.scm
+++ b/gnu/packages/vnc.scm
@@ -375,6 +375,7 @@ application which is needed to connect to VNC servers.")
     (propagated-inputs
      (modify-inputs (package-propagated-inputs xorg-server)
        (prepend xauth)))
+    (synopsis "High-performance VNC remote desktop server based on Xorg")
     (description "TigerVNC is a client/server implementation of VNC (Virtual
 Network Computing).  It provides enough performance to run even 3D and video
 applications.  It also provides extensions for advanced authentication methods