{ "name": "Mvtools", "description": "Filters for motion estimation and compensation", "url": "https://github.com/dubhater/vapoursynth-mvtools/archive/v21.tar.gz", "mirror": null, "homepage": "https://github.com/dubhater/vapoursynth-mvtools", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "libtool", "build-depend": true }, { "depend": "nasm", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "fftw", "build-depend": false }, { "depend": "macos", "build-depend": false }, { "depend": "vapoursynth", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./autogen.sh\"", "system \"./configure\", \"--prefix=#{prefix}\"", "system \"make\", \"install\"" ], "version": "21", "file": "mvtools.rb" }