glib: update to glib-2.40.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-06-01 16:23:38 +02:00
parent b2a7473522
commit 36c45ec7da
2 changed files with 2 additions and 14 deletions

View File

@ -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 \

View File

@ -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