UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

frei0r

A large collection of free and portable video plugins

Package info

Template: cmake-make
Codename: frei0r
Source file: frei0r-2.3.3.tar.gz
Source file size: 921452
Source file MD5-checkum: f96f73cbf3270cbce1a22e12aeb8fb1e
Source directory: frei0r-2.3.3
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/f/frei0r-2.3.3.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/f/frei0r-2.3.3.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: mlt, shotcut.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build &&
cd       build

cmake -D CMAKE_INSTALL_PREFIX=/usr        \
      -D CMAKE_BUILD_TYPE=Release         \
      -D CMAKE_POLICY_VERSION_MINIMUM=3.5 \
      -W no-dev ..

Build script:
cd       build
make

Install script:
cd       build
make install