cargo cbuild \ --release \ --prefix=/usr \ --manifest-path dolby_vision/Cargo.toml cargo test \ --release \ --all-features \ --manifest-path dolby_vision/Cargo.toml cd dolby_vision cargo cinstall \ --release \ --prefix /usr \ --destdir "$DESTDIR"