Added/updated libraries: zlib, freetype, libpng, libiconv, gd
authorBrent Baccala <baccala@freesoft.org>
Wed, 13 Jun 2012 21:53:32 +0000 (13:53 -0800)
committerAdam Megacz <adam@megacz.com>
Wed, 20 Jun 2012 00:49:59 +0000 (17:49 -0700)
Bumped zlib version from 1.2.3 to 1.2.7
Bumped freetype version from 2.1.4 to 2.4.9
Added libpng 1.5.10
Added libiconv 1.14
Added gd 2.0.35

Only build static versions of these libraries
  (why would nestedvm ever need shared libs?)

Updated sourceforge download URL prefix

Commented out old freetype patches that I don't understand
and don't apply cleanly.  Tests seems to work OK.

Patched freetype test program to use newer (mandatory) include syntax


No differences found