[gtk-osx] Update external libraries
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Update external libraries
- Date: Mon, 11 May 2015 00:44:53 +0000 (UTC)
commit 773ca4cc42243b4b2a12a4f0289124117862215f
Author: Philip Chimento <philip chimento gmail com>
Date: Wed Apr 15 23:23:32 2015 -0700
Update external libraries
This updates:
libpng 1.6.14 -> 1.6.17
icu 54.1 -> 55.1
harfbuzz 0.9.35 -> 0.9.40
libgcrypt 1.6.2 -> 1.6.3
libtasn1 4.2 -> 4.4
libwebp 0.4.2 -> 0.4.3
modulesets-stable/gtk-osx-bootstrap.modules | 10 +++++-----
modulesets-stable/gtk-osx-unsupported.modules | 10 +++++-----
modulesets-unstable/gtk-osx-bootstrap.modules | 8 ++++----
modulesets-unstable/gtk-osx-unsupported.modules | 4 ++--
modulesets/gtk-osx-bootstrap.modules | 10 +++++-----
modulesets/gtk-osx-unsupported.modules | 12 ++++++------
6 files changed, 27 insertions(+), 27 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-bootstrap.modules b/modulesets-stable/gtk-osx-bootstrap.modules
index 31127e7..bf48802 100644
--- a/modulesets-stable/gtk-osx-bootstrap.modules
+++ b/modulesets-stable/gtk-osx-bootstrap.modules
@@ -35,8 +35,8 @@
</autotools>
<autotools id="libpng" autogenargs="--enable-shared" autogen-sh="configure">
- <branch version="1.6.14" module="libpng/libpng-1.6.14.tar.xz"
- repo="sourceforge"/>
+ <branch version="1.6.17" module="libpng/libpng-1.6.17.tar.xz"
+ repo="sourceforge" md5sum="430a9b76b78533235cd4b9b26ce75c7e"/>
</autotools>
<autotools id="libjpeg" autogen-sh="configure">
@@ -129,13 +129,13 @@
<autotools id="icu" autogen-sh="source/configure"
makeargs='CFLAGS="$CFLAGS -DU_CHARSET_IS_UTF8=1 -DU_USING_ICU_NAMESPACE=0"'>
- <branch repo="icu" version="54.1" checkoutdir="icu"
- module="icu4c/54.1/icu4c-54_1-src.tgz"/>
+ <branch repo="icu" version="55.1" checkoutdir="icu"
+ module="icu4c/55.1/icu4c-55_1-src.tgz"/>
</autotools>
<autotools id="harfbuzz" autogen-sh="configure"
autogenargs="--with-coretext --with-freetype --with-icu">
- <branch repo="harfbuzz" module="harfbuzz-0.9.35.tar.bz2" version="0.9.35">
+ <branch repo="harfbuzz" module="harfbuzz-0.9.40.tar.bz2" version="0.9.40">
<patch
file="http://git.gnome.org/browse/gtk-osx/plain/patches/harfbuzz-kCTTypesetterOptionForcedEmbeddingLevel-Leopard.patch"
strip="1"/>
</branch>
<dependencies>
diff --git a/modulesets-stable/gtk-osx-unsupported.modules b/modulesets-stable/gtk-osx-unsupported.modules
index 10979a9..8fdb9b4 100644
--- a/modulesets-stable/gtk-osx-unsupported.modules
+++ b/modulesets-stable/gtk-osx-unsupported.modules
@@ -188,8 +188,8 @@
</autotools>
<autotools id="libgcrypt" autogen-sh="configure" autogenargs="--disable-asm">
- <branch repo="ftp.gnupg.org" version="1.6.2"
- module="gcrypt/libgcrypt/libgcrypt-1.6.2.tar.bz2"/>
+ <branch repo="ftp.gnupg.org" version="1.6.3"
+ module="gcrypt/libgcrypt/libgcrypt-1.6.3.tar.bz2"/>
<dependencies>
<dep package="libgpg-error" />
</dependencies>
@@ -197,8 +197,8 @@
<autotools id="libtasn1" supports-non-srcdir-builds="no"
autogen-sh="configure">
- <branch repo="ftp.gnu.org" version="4.2"
- module="libtasn1/libtasn1-4.2.tar.gz"/>
+ <branch repo="ftp.gnu.org" version="4.4"
+ module="libtasn1/libtasn1-4.4.tar.gz"/>
</autotools>
<!-- 10.5 has 7.16.3, which is too old for some things. Otherwise can be skipped. -->
@@ -207,7 +207,7 @@
</autotools>
<autotools id="libwebp" autogen-sh="configure">
- <branch repo="webm" module="webp/libwebp-0.4.2.tar.gz" version="0.4.2"/>
+ <branch repo="webm" module="webp/libwebp-0.4.3.tar.gz" version="0.4.3"/>
</autotools>
<!-- This is WebKitGTK 1.x, for GTK 2.x.
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index 013b10b..9e52562 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -35,8 +35,8 @@
</autotools>
<autotools id="libpng" autogenargs="--enable-shared" autogen-sh="configure">
- <branch version="1.6.14" module="libpng/libpng-1.6.14.tar.xz"
- repo="sourceforge"/>
+ <branch version="1.6.17" module="libpng/libpng-1.6.17.tar.xz"
+ repo="sourceforge" md5sum="430a9b76b78533235cd4b9b26ce75c7e"/>
</autotools>
<autotools id="libjpeg">
@@ -131,8 +131,8 @@
<autotools id="icu" autogen-sh="source/configure"
makeargs='CFLAGS="$CFLAGS -DU_CHARSET_IS_UTF8=1 -DU_USING_ICU_NAMESPACE=0"'>
- <branch repo="icu" version="54.1" checkoutdir="icu"
- module="icu4c/54.1/icu4c-54_1-src.tgz"/>
+ <branch repo="icu" version="55.1" checkoutdir="icu"
+ module="icu4c/55.1/icu4c-55_1-src.tgz"/>
</autotools>
<autotools id="harfbuzz" autogenargs="--with-coretext --with-icu">
diff --git a/modulesets-unstable/gtk-osx-unsupported.modules b/modulesets-unstable/gtk-osx-unsupported.modules
index a1a9520..65b227a 100644
--- a/modulesets-unstable/gtk-osx-unsupported.modules
+++ b/modulesets-unstable/gtk-osx-unsupported.modules
@@ -109,8 +109,8 @@
<autotools id="libtasn1" supports-non-srcdir-builds="no" >
<!-- Git repository is missing files required to build libtasn1
<branch repo="git.gnu.org" /> -->
- <branch repo="ftp.gnu.org" version="4.2"
- module="libtasn1/libtasn1-4.2.tar.gz"/>
+ <branch repo="ftp.gnu.org" version="4.4"
+ module="libtasn1/libtasn1-4.4.tar.gz"/>
</autotools>
<autotools id="libgnome-keyring" autogenargs="--disable-pam --without-root-certs">
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index 1b97fe9..dc8b861 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -35,8 +35,8 @@
</autotools>
<autotools id="libpng" autogenargs="--enable-shared" autogen-sh="configure">
- <branch version="1.6.14" module="libpng/libpng-1.6.14.tar.xz"
- repo="sourceforge"/>
+ <branch version="1.6.17" module="libpng/libpng-1.6.17.tar.xz"
+ repo="sourceforge" md5sum="430a9b76b78533235cd4b9b26ce75c7e"/>
</autotools>
<autotools id="libjpeg" autogen-sh="configure">
@@ -125,13 +125,13 @@
<autotools id="icu" autogen-sh="source/configure"
makeargs='CFLAGS="$CFLAGS -DU_CHARSET_IS_UTF8=1 -DU_USING_ICU_NAMESPACE=0"'>
- <branch repo="icu" version="54.1" checkoutdir="icu"
- module="icu4c/54.1/icu4c-54_1-src.tgz"/>
+ <branch repo="icu" version="55.1" checkoutdir="icu"
+ module="icu4c/55.1/icu4c-55_1-src.tgz"/>
</autotools>
<autotools id="harfbuzz"
autogenargs="--with-coretext --with-freetype --with-icu">
- <branch repo="freedesktop" tag="0.9.35"/>
+ <branch repo="freedesktop" tag="0.9.40"/>
<dependencies>
<dep package="freetype-no-harfbuzz"/>
<dep package="ragel"/>
diff --git a/modulesets/gtk-osx-unsupported.modules b/modulesets/gtk-osx-unsupported.modules
index 075cf96..9869a72 100644
--- a/modulesets/gtk-osx-unsupported.modules
+++ b/modulesets/gtk-osx-unsupported.modules
@@ -160,8 +160,8 @@
is available, currently only on master.
<branch repo="git.gnupg.org" revision="LIBGCRYPT_1_6_BRANCH"
module="libgcrypt"/> -->
- <branch repo="ftp.gnupg.org" version="1.6.2"
- module="gcrypt/libgcrypt/libgcrypt-1.6.2.tar.bz2"/>
+ <branch repo="ftp.gnupg.org" version="1.6.3"
+ module="gcrypt/libgcrypt/libgcrypt-1.6.3.tar.bz2"/>
<dependencies>
<dep package="libgpg-error" />
</dependencies>
@@ -169,13 +169,13 @@
<autotools id="libtasn1" supports-non-srcdir-builds="no" >
<!-- Git repository is missing files required to build libtasn1
- <branch repo="git.gnu.org" tag="libtasn1_4_2" module="libtasn1"/> -->
- <branch repo="ftp.gnu.org" version="4.2"
- module="libtasn1/libtasn1-4.2.tar.gz"/>
+ <branch repo="git.gnu.org" tag="libtasn1_4_4" module="libtasn1"/> -->
+ <branch repo="ftp.gnu.org" version="4.4"
+ module="libtasn1/libtasn1-4.4.tar.gz"/>
</autotools>
<autotools id="libwebp">
- <branch repo="chromium" module="webm/libwebp" revision="0.4.2"/>
+ <branch repo="chromium" module="webm/libwebp" revision="0.4.3"/>
</autotools>
<!-- This is WebKitGTK 1.x, for GTK 2.x.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]