UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
glaxnimate
Glaxnimate is a simple and fast vector graphics animation program.Package info
Codename: glaxnimate
Source file: glaxnimate-src.tar.gz
Source directory: glaxnimate
Package URL: glaxnimate-src.tar.gz
Package md5-checksum URL: glaxnimate-src.tar.gz.md5sum
Dependances: libarchive, cmake, libavif, qt5, potrace.
Dependance of: shotcut.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build &&
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
..
Build script:
cd build
make
Install script:
cd build
make install
install -v -m644 share/glaxnimate/glaxnimate/glaxnimate.desktop /usr/share/applications