mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
glib: update to glib-2.26.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
993a9598df
commit
e7e536e239
@ -27,6 +27,10 @@ glib_cv_stack_grows='no' \
|
||||
--with-gnu-ld \
|
||||
--with-threads=posix \
|
||||
--disable-man \
|
||||
--disable-dtrace \
|
||||
--disable-systemtap \
|
||||
--disable-gcov \
|
||||
--enable-Bsymbolic \
|
||||
--disable-rebuilds \
|
||||
--disable-gtk-doc \
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
PKG_NAME="glib"
|
||||
PKG_VERSION="2.25.13"
|
||||
PKG_VERSION="2.26.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.25/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/glib/2.26/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="zlib dbus"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib dbus glib-host"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user