UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
shotcut
Shotcut is a free, open source, cross-platform video editor.Package info
Template:
Codename: shotcut
Source file: shotcut-24.04.28.tar.gz
Source file size: 12116059
Source file MD5-checkum: e4f5b00a4c78ae9fa45f1809d81d2ac8
Source directory: shotcut-24.04.28
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/s/shotcut-24.04.28.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/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