libva-intel-driver: update to 2.4.1
Also drop -fcommon CFLAG.
This commit is contained in:
parent
f2cf2af481
commit
69a62feccd
1 changed files with 5 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue