22 lines
573 B
YAML
22 lines
573 B
YAML
name: libdovi
|
|
description: Library to read and write Dolby Vision metadata
|
|
version: 3.4.0
|
|
revision: 1
|
|
url: https://github.com/quietvoid/dovi_tool/tree/main/dolby_vision
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- cargo-c
|
|
- rustc
|
|
downloads:
|
|
- url: https://github.com/quietvoid/dovi_tool/archive/refs/tags/libdovi-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8eac4d1c3134f53e8eb216db6450307a737425844113e480d1e9713c142a9fa2
|