mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
libXft: update to libXft-2.2.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
02214d58eb
commit
7a8b179d12
@ -12,14 +12,11 @@ cd $PKG_BUILD
|
|||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
--enable-shared \
|
||||||
|
--disable-static \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
|
||||||
$SED "s:\(['= ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" \
|
|
||||||
$SYSROOT_PREFIX/usr/bin/xft-config
|
|
||||||
|
|
||||||
mv $SYSROOT_PREFIX/usr/bin/xft-config $ROOT/$TOOLCHAIN/bin
|
|
||||||
|
@ -1 +1 @@
|
|||||||
http://xorg.freedesktop.org/archive/individual/lib/libXft-2.1.14.tar.bz2
|
http://xorg.freedesktop.org/archive/individual/lib/libXft-2.2.0.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user