mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
libva: update to libva-1.0.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e73cdde766
commit
0103301128
@ -11,11 +11,7 @@ $SCRIPTS/build Mesa
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
# apply patches provide with the source package
|
||||
cat debian/patches/*.patch | patch -p1
|
||||
|
||||
$AUTORECONF
|
||||
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
@ -13,7 +13,6 @@ mkdir -p $INSTALL/usr/lib
|
||||
rm -rf $INSTALL/usr/lib/libva-*.so*T
|
||||
|
||||
mkdir -p $INSTALL/usr/lib/va
|
||||
# cp -PR $PKG_BUILD/dummy_drv_video/.libs/*.so $INSTALL/usr/lib/va
|
||||
cp -P $PKG_BUILD/i965_drv_video/.libs/*.so $INSTALL/usr/lib/va
|
||||
|
||||
if [ "$DEVTOOLS" = yes ]; then
|
||||
|
@ -1 +1 @@
|
||||
http://www.splitted-desktop.com/~gbeauchesne/libva/libva_0.31.1-1+sds4.tar.gz
|
||||
http://cgit.freedesktop.org/libva/snapshot/libva-1.0.4.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user