UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
shotcut
Shotcut is a free, open source, cross-platform video editor.Package info
Codename: shotcut
Source file: shotcut-24.04.28.tar.gz
Source directory: shotcut-24.04.28
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/s/shotcut-24.04.28.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/s/shotcut-24.04.28.tar.gz.md5sum
Dependances: libepoxy, cairo, libexif, libogg, libvorbis, libtheora, SDL2, libwebp, libaom, ffmpeg, lame, opus, x264, x265, dav1d, qt6, fftw-single, fftw-double, fftw-longdouble, fftw-quad, mlt, frei0r-plugins, glaxnimate, ladspa, cmt, swh-ladspa, movit, jack2.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build &&
cd build
cmake -G Ninja \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
..
Build script:
cd build
ninja
Install script:
cd build
ninja install