mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libXi: update to libXi-1.5.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
75b7acfeed
commit
3777a1bc48
@ -30,8 +30,15 @@ cd $PKG_BUILD
|
|||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--with-gnu-ld \
|
|
||||||
--enable-malloc0returnsnull \
|
--enable-malloc0returnsnull \
|
||||||
|
--disable-silent-rules \
|
||||||
|
--disable-docs \
|
||||||
|
--disable-specs \
|
||||||
|
--without-xmlto \
|
||||||
|
--without-fop \
|
||||||
|
--without-xsltproc \
|
||||||
|
--without-asciidoc \
|
||||||
|
--with-gnu-ld \
|
||||||
|
|
||||||
make SUBDIRS="src"
|
make SUBDIRS="src"
|
||||||
$MAKEINSTALL SUBDIRS="src"
|
$MAKEINSTALL SUBDIRS="src"
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libXi"
|
PKG_NAME="libXi"
|
||||||
PKG_VERSION="1.4.5"
|
PKG_VERSION="1.5.0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user