mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libva: update to libva-1.0.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9a6f6a1b83
commit
c9f6abf53f
@ -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 \
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user