xf86-video-intel: update to xf86-video-intel-2.20.16, update configure options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-12-17 12:05:02 +01:00
parent 5e39d8f6cd
commit 3c305dd8e9
2 changed files with 6 additions and 1 deletions

View File

@ -31,12 +31,17 @@ cd $PKG_BUILD
--sysconfdir=/etc \
--enable-shared \
--disable-static \
--enable-udev \
--enable-dri \
--enable-kms-only \
--disable-xvmc \
--disable-ums-only \
--enable-sna \
--enable-uxa \
--disable-glamor \
--disable-xaa \
--disable-dga \
--disable-async-swap \
--with-xorg-module-dir=$XORG_PATH_MODULES
make

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xf86-video-intel"
PKG_VERSION="2.20.15"
PKG_VERSION="2.20.16"
PKG_REV="1"
PKG_ARCH="i386 x86_64"
PKG_LICENSE="OSS"