mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
xf86-video-intel: update to 2.20.10.
This commit is contained in:
parent
cf313a72a5
commit
d342d675f6
2 changed files with 4 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'xf86-video-intel'.
|
||||
pkgname=xf86-video-intel
|
||||
version=2.20.9
|
||||
version=2.20.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-default-accel=sna --enable-kms-only --enable-sna"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
checksum=b9830c9fdaf2f64648cd45807883821f14dd91f9ff1cfa59af11035f62dc9389
|
||||
checksum=df41a28c3d877f3c5e87cd7d840f51fd38dde8bc91f5f0d09510fb8e2336cdcd
|
||||
long_desc="
|
||||
This is the video driver for Intel video chips for the
|
||||
Xorg X11 server."
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
libdrm.so.2
|
||||
libXvMC.so.1
|
||||
libXv.so.1
|
||||
libXext.so.6
|
||||
libXfixes.so.3
|
||||
libX11-xcb.so.1
|
||||
libX11.so.6
|
||||
libxcb-dri2.so.0
|
||||
|
@ -11,7 +9,4 @@ libxcb.so.1
|
|||
libpthread.so.0
|
||||
libdrm_intel.so.1
|
||||
libc.so.6
|
||||
libpciaccess.so.0
|
||||
librt.so.1
|
||||
libm.so.6
|
||||
libudev.so.1
|
||||
|
|
Loading…
Add table
Reference in a new issue