mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libva-utils: update to 2.13.0
This commit is contained in:
parent
89ad55d5b7
commit
2e1a2ce7fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libva-utils'
|
# Template file for 'libva-utils'
|
||||||
pkgname=libva-utils
|
pkgname=libva-utils
|
||||||
version=2.12.0
|
version=2.13.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"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://01.org/linuxmedia/vaapi"
|
homepage="https://01.org/linuxmedia/vaapi"
|
||||||
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=bcab647f42147aa5cf83b324b6c3fe69e392e44d34aababfafcb6c3b4310377d
|
checksum=128333faa9792a3b87586a80bfb70859dcdd81847ec9a722f785a601a48e1731
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue