tce-load -i compiletc meson gnutls-dev ffmpeg4-dev aml-dev

wget https://github.com/any1/neatvnc/archive/refs/tags/v0.7.0.tar.gz

cd neatvnc-0.7.0

mkdir build
cd build

CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" meson --prefix=/usr/local --localstatedir=/var --buildtype=plain

ninja [0m 2.87s]
sudo ninja install

Run-time dependency aml found: YES 0.3.0
Configuring config.h using configuration
Build targets in project: 1

neatvnc 0.7.0

  Subprojects
    aml          : NO Neither a subproject directory nor a aml.wrap file was found.

  User defined options
    buildtype    : plain
    localstatedir: /var
    prefix       : /usr/local
