mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-gnu-ld \
|
||||
--enable-malloc0returnsnull \
|
||||
--disable-silent-rules \
|
||||
--disable-docs \
|
||||
--disable-specs \
|
||||
--without-xmlto \
|
||||
--without-fop \
|
||||
--without-xsltproc \
|
||||
--without-asciidoc \
|
||||
--with-gnu-ld \
|
||||
|
||||
make SUBDIRS="src"
|
||||
$MAKEINSTALL SUBDIRS="src"
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libXi"
|
||||
PKG_VERSION="1.4.5"
|
||||
PKG_VERSION="1.5.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user