Download the source from or get the sources from github: git clone https://github.com/WachterJud/qaul.net.git
mkdir builddir
cd builddir
cmake ../path/to/source -DPORT=GTK
make package
find the package in your builddir, you may want install it?
Download the source from or get the sources from github: git clone https://github.com/WachterJud/qaul.net.git
mkdir builddir
cd builddir
cmake ../path/to/source -DPORT=GTK
make package
find the package in your builddir, you may want install it?