Package libvncserver: Information

  • Default inline alert: Version in the repository: 0.9.14-alt1

Source package: libvncserver
Version: 0.9.13-alt2
Build time:  Nov 2, 2021, 06:54 AM
Category: System/Libraries
Report package bug
License: GPLv2
Summary: An easy API to write one's own VNC server
Description: 
LibVNCServer makes writing a VNC server (or more correctly, a program
exporting a framebuffer via the Remote Frame Buffer protocol) easy.

It is based on OSXvnc, which in turn is based on the original Xvnc by
ORL, later AT&T research labs in UK.

It hides the programmer from the tedious task of managing clients and
compression schema.

LibVNCServer was put together and is (actively ;-) maintained by
Johannes Schindelin <Johannes.Schindelin@gmx.de>

List of rpms provided by this srpm:
libvncclient0 (riscv64)
libvncclient0-debuginfo (riscv64)
libvncserver (riscv64)
libvncserver-devel (riscv64)
libvncserver0 (riscv64)
libvncserver0-debuginfo (riscv64)

Maintainer: Sergey V Turchin


    1. libssl-devel
    2. liblzo2-devel
    3. cmake
    4. libSDL2-devel
    5. libgcrypt-devel
    6. libICE-devel
    7. gcc-c++
    8. libpng-devel
    9. libgnutls-devel
    10. libsystemd-devel
    11. libjpeg-devel
    12. zlib-devel

Last changed


June 15, 2021 Sergey V Turchin 0.9.13-alt2
- compatable with p9
April 27, 2021 Arseny Maslennikov 0.9.13-alt1.1
- NMU: spec: adapted to new cmake macros.