[build] type = "cmake" [build.flags] build_dir = "build" configure = [ "-DWITHOUT_OPENCV=ON" ] [dependencies] build = [ "cairo", "cmake", "gavl", ] optional = [ "cairo", "gavl", ] runtime = [ "glibc", "libunwind", "libcxx", ] [package] description = "Collection of video effect plugins" homepage = "https://frei0r.dyne.org/" license = "GPL-2.0-or-later" name = "frei0r-plugins" version = "2.5.6" [[source]] extract_dir = "$name-$version" url = "https://github.com/dyne/frei0r#v$version"