Version 3 (modified by 3 years ago) (diff) | ,
---|
Building on OpenBSD
For general information, see wiki/Building first.
Unsupported - this documentation is likely to be out of date
Install the following packages (ie: pkg_add
them):
pkg_add py-gtk2 py-Pillow
You may need to install cython from source if the version in the repository is too old.
For video encoding support install:
pkg_add x264 libvpx ffmpeg
At runtime, you may also want to have installed:
pkg_add libwebp