mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libva-utils: update to 2.6.0.
This commit is contained in:
parent
f51402f77d
commit
c770729628
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'libva-utils'
|
# Template file for 'libva-utils'
|
||||||
pkgname=libva-utils
|
pkgname=libva-utils
|
||||||
version=2.5.0
|
version=2.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
|
configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
makedepends="libva-devel libXfixes-devel libXext-devel libdrm-devel wayland-devel"
|
makedepends="libva-devel libXfixes-devel libXext-devel libdrm-devel wayland-devel"
|
||||||
short_desc="Video Acceleration (VA) API - Utilities"
|
short_desc="Video Acceleration (VA) API - Utilities"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://01.org/linuxmedia"
|
homepage="https://01.org/linuxmedia"
|
||||||
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
|
changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
|
||||||
distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz"
|
distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz"
|
||||||
checksum=d6c37257933731c7936775376388dfe6c9ebc460adff29f9ffe74cde2ebb3f52
|
checksum=6ce7a534539c9ae554ace0bfa6689d871145cc172bb3f66ceb3fe2f65466fd90
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue