29 lines
747 B
YAML
29 lines
747 B
YAML
name: libva
|
|
description: Video Acceleration API for Linux
|
|
version: 2.24.0
|
|
revision: 2
|
|
url: https://01.org/linuxmedia/vaapi
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libdrm
|
|
- libglvnd
|
|
- libx11
|
|
- libxext
|
|
- libxfixes
|
|
- wayland
|
|
optional_depends:
|
|
- intel-media-driver:Optional backend for Broadwell Intel GPUs or newer
|
|
- intel-vaapi-driver:Optional backend for Hawell Intel GPUs or older
|
|
make_depends:
|
|
- mesa
|
|
- meson
|
|
downloads:
|
|
- url: https://github.com/intel/libva/releases/download/${BPM_PKG_VERSION}/libva-${BPM_PKG_VERSION}.tar.bz2
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 56fab4e482dca2c9e8280d5057294b9faa789d637f97cc394a0c6ec08159060c
|