[gtk-osx] Update libtiff
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Update libtiff
- Date: Fri, 14 Nov 2014 18:34:47 +0000 (UTC)
commit 4d7755f9b32cbae0844c0d0767c1e18e05d25cf3
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Nov 8 17:32:50 2014 -0800
Update libtiff
libtiff's newer version doesn't need the --without-apple-opengl-framework
configure switch, so delete that as well.
modulesets-stable/gtk-osx-bootstrap.modules | 5 ++---
modulesets-unstable/gtk-osx-bootstrap.modules | 5 ++---
modulesets/gtk-osx-bootstrap.modules | 5 ++---
3 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-bootstrap.modules b/modulesets-stable/gtk-osx-bootstrap.modules
index 71df42d..4608784 100644
--- a/modulesets-stable/gtk-osx-bootstrap.modules
+++ b/modulesets-stable/gtk-osx-bootstrap.modules
@@ -43,9 +43,8 @@
</branch>
</autotools>
- <autotools id="libtiff" autogen-sh="configure"
- autogenargs="--without-x --without-apple-opengl-framework">
- <branch version="3.9.5" module="libtiff/tiff-3.9.5.tar.gz"
+ <autotools id="libtiff" autogen-sh="configure" autogenargs="--without-x">
+ <branch version="4.0.3" module="libtiff/tiff-4.0.3.tar.gz"
repo="libtiff"/>
<dependencies>
<dep package="libjpeg"/>
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index 2aff9f7..853d6eb 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -43,9 +43,8 @@
</branch>
</autotools>
- <autotools id="libtiff" autogen-sh="configure"
- autogenargs="--without-x --without-apple-opengl-framework">
- <branch version="3.9.5" module="libtiff/tiff-3.9.5.tar.gz"
+ <autotools id="libtiff" autogen-sh="configure" autogenargs="--without-x">
+ <branch version="4.0.3" module="libtiff/tiff-4.0.3.tar.gz"
repo="libtiff"/>
<dependencies>
<dep package="libjpeg"/>
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index dcc5c1c..4ea7f27 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -43,9 +43,8 @@
</branch>
</autotools>
- <autotools id="libtiff" autogen-sh="configure"
- autogenargs="--without-x --without-apple-opengl-framework">
- <branch version="3.9.5" module="libtiff/tiff-3.9.5.tar.gz"
+ <autotools id="libtiff" autogen-sh="configure" autogenargs="--without-x">
+ <branch version="4.0.3" module="libtiff/tiff-4.0.3.tar.gz"
repo="libtiff"/>
<dependencies>
<dep package="libjpeg"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]