Skip to content

torizon/neatvnc-deb

Repository files navigation

Neat VNC

Introduction

This is a liberally licensed VNC server library that's intended to be fast and neat.

Goals

  • Speed.
  • Clean interface.
  • Interoperability with the Freedesktop.org ecosystem.

Building

Runtime Dependencies

Build Dependencies

  • libdrm
  • meson
  • pkg-config

To build just run:

meson build
ninja -C build