mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
glib: update to glib-2.40.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b2a7473522
commit
36c45ec7da
@ -17,12 +17,12 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="glib"
|
||||
PKG_VERSION="2.34.3"
|
||||
PKG_VERSION="2.40.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="http://www.gtk.org/"
|
||||
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/glib/2.34/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/glib/2.40/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_HOST="ccache:host libffi:host libxml2:host zlib:host Python:host"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib libffi pcre glib:host Python:host"
|
||||
PKG_PRIORITY="optional"
|
||||
@ -58,7 +58,6 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_mmap_fixed_mapped=yes \
|
||||
--disable-man \
|
||||
--disable-dtrace \
|
||||
--disable-systemtap \
|
||||
--disable-gcov \
|
||||
--enable-Bsymbolic \
|
||||
--with-gnu-ld \
|
||||
--with-threads=posix \
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff -Naur glib-2.34.3-old/configure.ac glib-2.34.3-new/configure.ac
|
||||
--- glib-2.34.3-old/configure.ac 2012-12-29 06:22:04.000000000 -0800
|
||||
+++ glib-2.34.3-new/configure.ac 2012-12-29 06:22:28.000000000 -0800
|
||||
@@ -293,7 +293,6 @@
|
||||
|
||||
AC_HEADER_STDC
|
||||
|
||||
-AM_PROG_CC_STDC
|
||||
AM_PROG_CC_C_O
|
||||
AC_PROG_INSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user