[gtk-web] Update pango and cairo builds



commit dc562b774519546cb2519aa2f126b84c2c34ddf6
Author: Tor Lillqvist <tml iki fi>
Date:   Thu Aug 27 00:40:15 2009 +0300

    Update pango and cairo builds
    
    The updated cairo build now also includes the freetype font backend
    and thus also pango needed to be rebuilt. Freetype and fontconfig and
    thus now required dependencies of Pango, and Freetype drags in expat.
    
    This was needed because GIMP now uses fontconfig for pangocairo fonts
    in its text tool.

 download-windows.html |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/download-windows.html b/download-windows.html
index 570db7e..9757862 100644
--- a/download-windows.html
+++ b/download-windows.html
@@ -43,7 +43,7 @@
 	<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-runtime package.</p>
@@ -145,8 +145,8 @@
 	  <tr>
 	    <td>Pango</td>
 	    <td>1.24.5</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/pango/1.24/pango_1.24.5-1_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/pango/1.24/pango-dev_1.24.5-1_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/pango/1.24/pango_1.24.5-2_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/pango/1.24/pango-dev_1.24.5-2_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/pango/1.24/pango-1.24.5.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
 	  </tr>
 	  <tr class="odd">
@@ -159,8 +159,8 @@
 	  <tr>
 	    <td>cairo</td>
 	    <td>1.8.8</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/cairo_1.8.8-1_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/cairo-dev_1.8.8-1_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/cairo_1.8.8-2_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/cairo-dev_1.8.8-2_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td><a href="http://cairographics.org/releases/cairo-1.8.8.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
 	  </tr>
 	</table>
@@ -244,11 +244,11 @@
 	  </tr>
 	  <tr class="odd">
 	    <td>Freetype</td>
-	    <td>2.3.6</td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/freetype-2.3.6.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/freetype-dev-2.3.6.zip";><img src="images/download.png" alt=""/> Dev</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/freetype-2.3.6.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
-	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
+	    <td>2.3.9</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/freetype_2.3.9-1_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/freetype-dev_2.3.9-1_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/freetype-2.3.9.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>
@@ -256,7 +256,7 @@
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/fontconfig_2.7.1-2_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/fontconfig-dev_2.7.1-2_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td><a href="http://www.fontconfig.org/release/fontconfig-2.7.1.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
-	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
+	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
 	  <tr class="odd">
 	    <td>expat</td>
@@ -264,7 +264,7 @@
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/expat_2.0.1-1_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/expat-dev_2.0.1-1_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td>-</td>
-	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
+	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
 	  <tr>
 	    <td>dirent</td>



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