[gtk-web] Misc updates, mainly for 64-bit Windows



commit 0c4547f983b258472f500d3b6e9419f6a498fc78
Author: Tor Lillqvist <tml iki fi>
Date:   Sun Sep 12 14:21:50 2010 +0300

    Misc updates, mainly for 64-bit Windows

 download-windows-64bit.html |  157 ++++++++++++++++++++-----------------------
 download-windows.html       |   24 ++++---
 2 files changed, 85 insertions(+), 96 deletions(-)
---
diff --git a/download-windows-64bit.html b/download-windows-64bit.html
index d3531f0..31b2a04 100644
--- a/download-windows-64bit.html
+++ b/download-windows-64bit.html
@@ -46,9 +46,10 @@
 	<h3>Packages</h3>
 	<p>You will need to get the GLib, cairo, Pango, ATK, and GTK+
 	  developer packages to build against GTK+. To run GTK+ programs you
-	  will also need the libpng and zlib packagages, and if your
+	  will also need the fontconfig, freetype, expat, libpng and zlib packagages, and if your
 	  code uses gettext for internationalisation and/or you want
-	  GTK+ internalisation, the gettext package.</p>
+	  GTK+ internalisation, the
+	  gettext-runtime package.</p>
 	
 	<p>The packages here are for people who develop software that uses
 	  GTK+. This page is not intended directly for end-users. It is expected
@@ -105,17 +106,17 @@
 	  to leave out for instance message catalogs for languages
 	  that your application isn't localised to anyway.</p>
 	
-	<h3>All-in-one bundle</h3>
+	<h3>All-in-one bundles</h3>
 
 	<p>If you find choosing, downloading and unpacking the
 	individual zip archives below a chore, there are all-in-one
 	bundles of the GTK+
 	stack including 3rd-party dependencies, both of GTK+ <a
-	href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.16/gtk+-bundle_2.16.6-20100208_win64.zip";><img
+	href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.16/gtk+-bundle_2.16.6-20100912_win64.zip";><img
 	src="images/download.png" alt=""/>2.16</a> and <a
-	href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.20/gtk+-bundle_2.20.0-20100402_win64.zip";><img
-	src="images/download.png" alt=""/>2.20</a>.
-	The bundles contain both binaries and 
+	href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.20/gtk+-bundle_2.20.1-20100912_win64.zip";><img
+	src="images/download.png" alt=""/>2.20</a>. The bundles
+	contain both binaries and
 	a lot of developer files, many of which are relatively
 	irrelevant. If you intend to redistribute the GTK+
 	run-time, you need to figure out which files you can leave out
@@ -132,46 +133,39 @@
 	  </tr>
 	  <tr>
 	    <td>GLib</td>
-	    <td>2.24.0</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/glib/2.24/glib_2.24.0-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/glib/2.24/glib-dev_2.24.0-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/glib/2.24/glib-2.24.0.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
+	    <td>2.24.2</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/glib/2.24/glib_2.24.2-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/glib/2.24/glib-dev_2.24.2-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/glib/2.24/glib-2.24.2.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
 	  </tr>
 	  <tr class="odd">
 	    <td>GTK+</td>
 	    <td>2.16.6 (old, but in many respects more stable)</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.16/gtk+_2.16.6-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.16/gtk+-dev_2.16.6-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.16/gtk+_2.16.6-3_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.16/gtk+-dev_2.16.3-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.16/gtk+-2.16.6.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
 	  </tr>
 	  <tr class="odd">
 	    <td>GTK+</td>
 	    <td>2.20.0 (current maintained branch)</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.20/gtk+_2.20.0-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.20/gtk+-dev_2.20.0-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.20/gtk+-2.20.0.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.20/gtk+_2.20.1-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.20/gtk+-dev_2.20.1-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.20/gtk+-2.20.1.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
 	  </tr>
 	  <tr>
 	    <td>Pango</td>
-	    <td>1.28.0</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/pango/1.28/pango_1.28.0-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/pango/1.28/pango-dev_1.28.0-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/pango/1.28/pango-1.28.0.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
+	    <td>1.28.1</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/pango/1.28/pango_1.28.1-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/pango/1.28/pango-dev_1.28.1-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/pango/1.28/pango-1.28.1.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
 	  </tr>
 	  <tr class="odd">
 	    <td>ATK</td>
 	    <td>1.30.0</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/atk/1.30/atk_1.30.0-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/atk/1.30/atk-dev_1.30.0-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/atk/1.30/atk_1.30.0-3_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/atk/1.30/atk-dev_1.30.0-3_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/atk/1.30/atk-1.30.0.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
 	  </tr>
-	  <tr>
-	    <td>cairo</td>
-	    <td>1.8.10</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/cairo_1.8.10-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/cairo-dev_1.8.10-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td><a href="http://cairographics.org/releases/cairo-1.8.10.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
-	  </tr>
 	</table>
 	
 	<h3>Third Party Dependencies</h3>
@@ -189,24 +183,39 @@
 	  </tr>
 	  <tr>
 	    <td>zlib</td>
-	    <td>1.2.3</td>
-	    <td><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/zlib_1.2.3-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td colspan="2"><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/zlib_1.2.3-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td>1.2.5</td>
+	    <td><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/zlib_1.2.5-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td colspan="2"><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/zlib_1.2.5-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
 	  <tr class="odd">
+	    <td>cairo</td>
+	    <td>1.10.0</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/cairo_1.10.0-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/cairo-dev_1.10.0-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://cairographics.org/releases/cairo-1.10.0.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
+	  </tr>
+	  <tr>
+	    <td>pixman</td>
+	    <td>0.18.4</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/pixman_0.18.4-1_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/pixman-dev_0.18.4-1_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://cairographics.org/releases/pixman-0.18.4.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
+	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
+	  </tr>
+	  <tr class="odd">
 	    <td>win_iconv</td>
-	    <td>20090213</td>
-	    <td colspan="3"><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/win-iconv-dev_tml-20090213_win64.zip";><img src="images/download.png" alt=""/> Dev &amp; Sources</a></td>
+	    <td>20100912</td>
+	    <td colspan="3"><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/win-iconv-dev_tml-20100912_win64.zip";><img src="images/download.png" alt=""/> Dev &amp; Sources</a></td>
 	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
 	  </tr>
 	  <tr>
 	    <td>gettext-runtime</td>
-	    <td>0.17</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/gettext-runtime_0.17-3_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/gettext-runtime-dev_0.17-3_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-0.17.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
-	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
+	    <td>0.18.1.1</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/gettext-runtime_0.18.1.1-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/gettext-runtime-dev_0.18.1.1-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-0.18.1.1.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
+	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
 	  <tr class="odd">
 	    <td>pkg-config</td>
@@ -218,58 +227,40 @@
 	  </tr>
 	  <tr>
 	    <td>libpng</td>
-	    <td>1.4.0</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/libpng_1.4.0-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/libpng-dev_1.4.0-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td>-</td>
-	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
-	  </tr>
-<!-- libjpeg and libtiff not needed now with GDI+ gdk-pixbuf loaders built in
-	  <tr class="odd">
-	    <td>libjpeg</td>
-	    <td>7</td>
-	    <td><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/jpeg_7-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/jpeg-dev_7-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td>-</td>
-	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
-	  </tr>
-	  <tr>
-	    <td>libtiff</td>
-	    <td>3.9.1</td>
-	    <td><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/libtiff_3.9.1-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/libtiff-dev_3.9.1-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td>1.4.3</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/libpng_1.4.3-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/libpng-dev_1.4.3-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td>-</td>
 	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
--->
 	  <tr class="odd">
 	    <td>Freetype</td>
-	    <td>2.3.12</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/freetype_2.3.12-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/freetype-dev_2.3.12-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/freetype-2.3.12.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
+	    <td>2.4.2</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/freetype_2.3.2-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/freetype-dev_2.4.2-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/freetype-2.4.2.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
 	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
 	  <tr>
 	    <td>Fontconfig</td>
 	    <td>2.8.0</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/fontconfig_2.8.0-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/fontconfig-dev_2.8.0-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/fontconfig_2.8.0-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/fontconfig-dev_2.8.0-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td><a href="http://www.fontconfig.org/release/fontconfig-2.8.0.tar.gz";><img src="images/download.png" alt=""/> Source</a></td>
 	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
 	  <tr class="odd">
 	    <td>libexpat</td>
 	    <td>2.0.1</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/expat_2.0.1-2_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/expat-dev_2.0.1-2_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/expat_2.0.1-3_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/expat-dev_2.0.1-3_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td>-</td>
 	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
 	  <tr>
 	    <td>proxy-libintl</td>
-	    <td>20090911</td>
-	    <td colspan="3"><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/proxy-libintl-dev_20090911_win64.zip";><img src="images/download.png" alt=""/> Binaries &amp; sources</a></td>
+	    <td>20100902</td>
+	    <td colspan="3"><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/proxy-libintl-dev_20100902_win64.zip";><img src="images/download.png" alt=""/> Binaries &amp; sources</a></td>
 	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
 	  </tr>
 	</table>
@@ -279,7 +270,7 @@
 	required.</p>
 
 	<h4>About zlib</h4>
-	<p>This is the compression library used by libpng and libtiff,
+	<p>This is the compression library used by libpng,
 	and thus also required.</p>
 	
 	<h4>About win_iconv</h4>
@@ -292,16 +283,11 @@
 	linked statically into GLib and thus not
 	needed separately at run-time.</p>
 
-	<h4>About gettext</h4>
-	<p>The GNU internationalization library. All of the GTK+ stack
-	uses it, but through proxy-libintl (see below) so it is
-	actually optional at run-time.</p>
+	<h4>About gettext-runtime</h4>
+	<p>The GNU internationalization library. The current builds
+	use it directly again, not through proxy-libintl (see
+	below).</p>
 
-<!--
-	<h4>About libjpeg and libtiff</h4>
-	<p>These libraries are used by the gdk-pixbuf library in
-	GTK+, and for instance by GIMP.</p>
--->
 	<h4>About pkg-config</h4>
 	<p>This program is useful for Makefiles and configure scripts
 	and extensively used in building software according to the
@@ -328,11 +314,12 @@
 	library. It acts as a proxy for the the DLL from
 	gettext, loading it dynamically, and failing
 	gracefully. Fallback dummy functions are used if the DLL
-	isn't found. It is a static archive and is linked
-	into the binaries in the GTK+ stack instead of
-	referring directly the gettext DLL. This enables application
+	isn't found. It is a static archive and used to be linked
+	into the 64-bit binaries of the GTK+ stack instead of
+	referring directly the gettext DLL. This enabled application
 	packagers to leave out the gettext binaries if they
-	don't need or want to support internationalization.</p>
+	don't need or want to support internationalization. But now I
+	don't bother any more, the libintl DLL is so small anyway.</p>
 
 	<p>When building DLLs against the proxy-libintl static library
 	and using the GNU linker's auto-export feature (i.e. not using
@@ -343,7 +330,7 @@
 
       </div> <!-- content -->
 
-      <div id="footer">Copyright 2007-2008 The GTK+ Team</div>
+      <div id="footer">Copyright 2007-2010 The GTK+ Team</div>
 
     </div> <!-- container -->
     
diff --git a/download-windows.html b/download-windows.html
index 6ba4205..f49099c 100644
--- a/download-windows.html
+++ b/download-windows.html
@@ -97,9 +97,16 @@
 	  below. <strong>Binaries</strong> provide only the DLLs and
 	  other files used you will need to run your GTK+-using
 	  application. <strong>Dev</strong> packages provide include
-	  files, import libraries, documentation and additional tools. 
+	  files, import libraries, documentation and additional
+	  tools, and also for reference the script used to build the
+	  component in question. In case patches have been applied to
+	  the upstream sources before building, these are inline in
+	  the build script.
 	  <strong>Source</strong> packages provide the source code
-	  for the component in question.</p>
+	  for the component in question. In most cases, this is simply
+	  the pristine upstream source release tarball, possibly
+	  copied to the same server as the binaries to satisfy the
+	  license.</p>
 
 	<p>If you want to repackage the necessary runtime files
 	  together with your application into an installer, you can choose
@@ -125,11 +132,6 @@
 
 	<h3>GTK+ individual packages</h3>
 	
-	<p>Note that in many cases, especially where the final number
-	after the dash in the version is greater than one, the build
-	script included in the dev package contains (in-line) patches
-	that were applied on top of the upstream tarball.</p>
-
 	<table class="styled">
 	  <tr>
 	    <th>Package</th>
@@ -233,10 +235,10 @@
 	  </tr>
 	  <tr>
 	    <td>gettext-runtime</td>
-	    <td>0.17</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime-0.17-1.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime-dev-0.17-1.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-0.17.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
+	    <td>0.18.1.1</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime-0.18.1.1-2.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime-dev-0.18.1.1-2.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-0.18.1.1.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
 	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
 	  </tr>
 	  <tr class="odd">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]