Frei0r is a minimalistic plugin API for video effects. Note that the 0 in the name is a zero, not a capital letter o.
This package is known to build and work properly using an LFS-7.8 platform.
Download (HTTP): https://files.dyne.org/frei0r/snapshots/frei0r-snapshot-27-01-15.tar.gz
Download MD5 sum: a383214dacc8edf0d31ee3fea65ca8fd
Download size: 728 KB
Estimated disk space required: 83 MB
Estimated build time: 0.4 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/frei0r
Install Frei0r by running the following commands:
patch -Np1 -i ../frei0r-snapshot-27-01-15-gcc5_fix-1.patch && cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2015-09-20 15:38:20 -0700