#!/usr/bin/env bash git clone --depth 1 https://github.com/olive-editor/olive.git cd olive mkdir build cd build cmake .. -G "Ninja" cmake --build . cmake --install app --prefix appdir/usr /usr/local/linuxdeployqt-x86_64.AppImage \ appdir/usr/share/applications/org.olivevideoeditor.Olive.desktop \ -appimage \ --appimage-extract-and-run ./Olive*.AppImage --appimage-extract-and-run --version