-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Robert San edited this page Jul 22, 2018
·
6 revisions
Welcome to the ciano wiki!
These dependencies must be present before building
meson (>=0.40)
valac (>=0.16)
debhelper (>= 9)
libgranite-dev
libgtk-3-dev
ffmpeg
imagemMagick
git clone https://github.com/robertsanseries/ciano.git && cd ciano
meson build && cd build
meson configure -Dprefix=/usr
ninja
sudo ninja install
com.github.robertsanseries.ciano
sudo ninja uninstall