From f6ef8ce8831bcc6fbe96dca2b7babb268a050c33 Mon Sep 17 00:00:00 2001 From: ellson Date: Wed, 23 Feb 2011 16:04:34 +0000 Subject: [PATCH] working on prebuild of zlib --- macosx/prebuild/Makefile-packages.incl | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/macosx/prebuild/Makefile-packages.incl b/macosx/prebuild/Makefile-packages.incl index a8565674b..356585bca 100644 --- a/macosx/prebuild/Makefile-packages.incl +++ b/macosx/prebuild/Makefile-packages.incl @@ -1,21 +1,22 @@ +ATK_URL=http://ftp.acc.umu.se/pub/gnome/sources/atk/1.32/atk-1.32.0.tar.gz AUTOCONF_URL=http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.gz AUTOMAKE_URL=http://ftp.gnu.org/gnu/automake/automake-1.11.tar.gz -LIBTOOL_URL=http://ftp.gnu.org/gnu/libtool/libtool-2.2.8.tar.gz -PKGCONFIG_URL=http://pkgconfig.freedesktop.org/releases/pkg-config-0.25.tar.gz -PNG_URL=http://downloads.sourceforge.net/libpng/libpng-1.5.1.tar.gz -FREETYPE_URL=http://download.savannah.gnu.org/releases-noredirect/freetype/freetype-2.4.4.tar.gz +CAIRO_URL=http://cairographics.org/releases/cairo-1.10.2.tar.gz FONTCONFIG_URL=http://fontconfig.org/release/fontconfig-2.8.0.tar.gz -XFT_URL=http://xorg.freedesktop.org/releases/individual/lib/libXft-2.1.14.tar.gz +FREETYPE_URL=http://download.savannah.gnu.org/releases-noredirect/freetype/freetype-2.4.4.tar.gz GD_URL=http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz -PIXMAN_URL=http://cairographics.org/releases/pixman-0.21.2.tar.gz -CAIRO_URL=http://cairographics.org/releases/cairo-1.10.2.tar.gz GETTEXT_URL=ftp://mirrors.kernel.org/gnu/gettext/gettext-0.18.1.tar.gz -PANGO_URL=http://ftp.gnome.org/pub/GNOME/sources/pango/1.28/pango-1.28.3.tar.gz GLIB_URL=http://ftp.gnome.org/pub/gnome/sources/glib/2.26/glib-2.26.1.tar.gz -GTS_URL=http://downloads.sourceforge.net/gts/gts-0.7.6.tar.gz GTK_URL=http://ftp.gnome.org/pub/gnome/sources/gtk+/2.23/gtk+-2.23.90.tar.gz -ATK_URL=http://ftp.acc.umu.se/pub/gnome/sources/atk/1.32/atk-1.32.0.tar.gz -TIFF_URL=ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.0beta6.tar.gz +GTS_URL=http://downloads.sourceforge.net/gts/gts-0.7.6.tar.gz JPEG_URL=http://www.ijg.org/files/jpegsrc.v8b.tar.gz LIBICONV_URL=http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.13.tar.gz +LIBTOOL_URL=http://ftp.gnu.org/gnu/libtool/libtool-2.2.8.tar.gz LIBXML2_URL=ftp://xmlsoft.org/libxml2/libxml2-2.7.8.tar.gz +PANGO_URL=http://ftp.gnome.org/pub/GNOME/sources/pango/1.28/pango-1.28.3.tar.gz +PIXMAN_URL=http://cairographics.org/releases/pixman-0.21.2.tar.gz +PKGCONFIG_URL=http://pkgconfig.freedesktop.org/releases/pkg-config-0.25.tar.gz +PNG_URL=http://downloads.sourceforge.net/libpng/libpng-1.5.1.tar.gz +TIFF_URL=ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.0beta6.tar.gz +XFT_URL=http://xorg.freedesktop.org/releases/individual/lib/libXft-2.1.14.tar.gz +ZLIB_URL=http://www.zlib.net/zlib-1.2.5.tar.gz -- 2.40.0