libva: update to libva-1.0.7

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-10 15:47:30 +01:00
parent 9a6f6a1b83
commit c9f6abf53f
2 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ cd $PKG_BUILD
--prefix=/usr \ --prefix=/usr \
--enable-shared \ --enable-shared \
--disable-static \ --disable-static \
--disable-silent-rules \
--enable-glx \ --enable-glx \
--disable-dummy-driver \ --disable-dummy-driver \
--enable-i965-driver \ --enable-i965-driver \

View File

@ -19,7 +19,7 @@
################################################################################ ################################################################################
PKG_NAME="libva" PKG_NAME="libva"
PKG_VERSION="1.0.6" PKG_VERSION="1.0.7"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"