[gtk-osx] Update osx-bootstrap modules to newer versions
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Update osx-bootstrap modules to newer versions
- Date: Fri, 14 Nov 2014 18:34:42 +0000 (UTC)
commit c2924e6ad0a5dd2a6967b0330a9451c503ece0fd
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Nov 8 17:31:22 2014 -0800
Update osx-bootstrap modules to newer versions
libpng, libjpeg, libxml2, and libxslt can all be simply updated to newer
versions.
modulesets-stable/gtk-osx-bootstrap.modules | 10 +++++-----
modulesets-unstable/gtk-osx-bootstrap.modules | 12 +++---------
modulesets/gtk-osx-bootstrap.modules | 12 ++++++------
3 files changed, 14 insertions(+), 20 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-bootstrap.modules b/modulesets-stable/gtk-osx-bootstrap.modules
index 0c925bc..71df42d 100644
--- a/modulesets-stable/gtk-osx-bootstrap.modules
+++ b/modulesets-stable/gtk-osx-bootstrap.modules
@@ -32,14 +32,14 @@
</autotools>
<autotools id="libpng" autogenargs="--enable-shared" autogen-sh="configure">
- <branch version="1.5.13" module="libpng/libpng-1.5.13.tar.bz2"
+ <branch version="1.6.14" module="libpng/libpng-1.6.14.tar.xz"
repo="sourceforge"/>
</autotools>
<autotools id="libjpeg" autogen-sh="configure">
- <branch module="jpegsrc.v8d.tar.gz" version="8c"
+ <branch module="jpegsrc.v9a.tar.gz" version="9a"
repo="jpeg"
- checkoutdir="jpeg-8d">
+ checkoutdir="jpeg-9a">
</branch>
</autotools>
@@ -59,7 +59,7 @@
needs libxml2's python module. -->
<autotools id="libxml2" autogen-sh="configure" autogenargs="--with-python">
- <branch version="2.9.1" module="libxml2-2.9.1.tar.gz"
+ <branch version="2.9.2" module="libxml2-2.9.2.tar.gz"
repo="xmlsoft.org"/>
<after>
<dep package="python"/>
@@ -68,7 +68,7 @@
</autotools>
<autotools id="libxslt" autogen-sh="configure">
- <branch version="1.1.27" module="libxslt-1.1.27.tar.gz"
+ <branch version="1.1.28" module="libxslt-1.1.28.tar.gz"
repo="xmlsoft.org"/>
<dependencies>
<dep package="libxml2"/>
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index bbdeb06..2aff9f7 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -32,14 +32,14 @@
</autotools>
<autotools id="libpng" autogenargs="--enable-shared" autogen-sh="configure">
- <branch version="1.5.13" module="libpng/libpng-1.5.13.tar.bz2"
+ <branch version="1.6.14" module="libpng/libpng-1.6.14.tar.xz"
repo="sourceforge"/>
</autotools>
<autotools id="libjpeg">
- <branch module="jpegsrc.v8d.tar.gz" version="8c"
+ <branch module="jpegsrc.v9a.tar.gz" version="9a"
repo="jpeg"
- checkoutdir="jpeg-8d">
+ checkoutdir="jpeg-9a">
</branch>
</autotools>
@@ -57,9 +57,6 @@
otherwise the links in the SDKs are messed up and libxml's python
module won't link. In case you're wondering, gnome-doc-utils
needs libxml2's python module. -->
- <!--autotools id="libxml2" autogen-sh="configure">
- <branch version="2.9.1" module="libxml2-2.9.1.tar.gz"
- repo="xmlsoft.org"/-->
<autotools id="libxml2" autogenargs="--with-python">
<branch repo="git.gnome.org"/>
<after>
@@ -68,9 +65,6 @@
</after>
</autotools>
- <!--autotools id="libxslt" autogen-sh="configure">
- <branch version="1.1.27" module="libxslt-1.1.27.tar.gz"
- repo="xmlsoft.org"/-->
<autotools id="libxslt">
<branch repo="git.gnome.org"/>
<dependencies>
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index d617045..dcc5c1c 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -32,14 +32,14 @@
</autotools>
<autotools id="libpng" autogenargs="--enable-shared" autogen-sh="configure">
- <branch version="1.5.13" module="libpng/libpng-1.5.13.tar.bz2"
+ <branch version="1.6.14" module="libpng/libpng-1.6.14.tar.xz"
repo="sourceforge"/>
</autotools>
- <autotools id="libjpeg">
- <branch module="jpegsrc.v8d.tar.gz" version="8c"
+ <autotools id="libjpeg" autogen-sh="configure">
+ <branch module="jpegsrc.v9a.tar.gz" version="9a"
repo="jpeg"
- checkoutdir="jpeg-8d">
+ checkoutdir="jpeg-9a">
</branch>
</autotools>
@@ -59,7 +59,7 @@
needs libxml2's python module. -->
<autotools id="libxml2" autogen-sh="configure" autogenargs="--with-python">
- <branch version="2.9.1" module="libxml2-2.9.1.tar.gz"
+ <branch version="2.9.2" module="libxml2-2.9.2.tar.gz"
repo="xmlsoft.org"/>
<after>
<dep package="python"/>
@@ -68,7 +68,7 @@
</autotools>
<autotools id="libxslt" autogen-sh="configure">
- <branch version="1.1.27" module="libxslt-1.1.27.tar.gz"
+ <branch version="1.1.28" module="libxslt-1.1.28.tar.gz"
repo="xmlsoft.org"/>
<dependencies>
<dep package="libxml2"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]