[build] type = "makefile" [build.flags] makefile_commands = ["make"] makefile_install_commands = ["make PREFIX='/usr' DESTDIR=$DESTDIR install-shared"] [dependencies] build = ["nasm"] runtime = [ "glibc", "libunwind", "libcxx", ] [package] description = "H.264 encoder and decoder" homepage = "https://www.openh264.org/" license = "BSD-2-Clause" name = "openh264" version = "2.6.0" [[source]] extract_dir = "$name-$version" sha256 = "558544ad358283a7ab2930d69a9ceddf913f4a51ee9bf1bfb9e377322af81a69" url = "https://github.com/cisco/openh264/archive/v$version/$name-$version.tar.gz"