libva-intel-driver: update to 2.4.1

Also drop -fcommon CFLAG.
This commit is contained in:
Stefano Ragni 2020-10-02 23:54:49 +02:00 committed by Érico Rolim
parent f2cf2af481
commit 69a62feccd

View file

@ -1,22 +1,20 @@
# Template file for 'libva-intel-driver'
pkgname=libva-intel-driver
version=2.4.0
revision=2
version=2.4.1
revision=1
archs="i686* x86_64*"
wrksrc="intel-vaapi-driver-${version}"
build_style=meson
configure_args="-Dwith_wayland=yes -Dwith_x11=yes"
hostmakedepends="pkg-config"
makedepends="libX11-devel libva-glx-devel libdrm-devel wayland-devel MesaLib-devel"
short_desc="Video Acceleration (VA) API - Intel Graphics backend"
maintainer="Juan RP <xtraeme@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://01.org/linuxmedia"
changelog="https://raw.githubusercontent.com/intel/intel-vaapi-driver/master/NEWS"
distfiles="https://github.com/intel/intel-vaapi-driver/archive/${version}.tar.gz"
checksum=58567dac882167021f031489062cbbab76bc646214be0ee44d5f724d960b3d76
archs="i686* x86_64*"
CFLAGS="-fcommon"
checksum=03cd7e16acc94f828b6e7f3087863d8ca06e99ffa3385588005b1984bdd56157
pre_configure() {
# Only relevant if intel-gpu-tools is installed,