29 lines
747 B
YAML
29 lines
747 B
YAML
name: libva
|
|
description: Video Acceleration API for Linux
|
|
version: 2.24.1
|
|
revision: 1
|
|
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: eec6050b52876f229bd35e9df17cd31a06785e18e6f7990c445b584628483d67
|