1
0
forked from mirrors/0ad

Update built on OS X to 1.6.19.

This was SVN commit r17291.
This commit is contained in:
leper
2015-11-19 23:47:41 +00:00
parent ee8f9516eb
commit 08df9e8533
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -456,7 +456,7 @@ extern_lib_defs = {
unix_names = { "png" },
-- Otherwise ld will sometimes pull in ancient 1.2 from the SDK, which breaks the build :/
-- TODO: Figure out why that happens
osx_names = { "png15" },
osx_names = { "png16" },
})
end,
},
+1 -1
View File
@@ -32,7 +32,7 @@ JPEG_VERSION="jpegsrc.v8d"
JPEG_DIR="jpeg-8d" # Must match directory name inside source tarball
# * libpng was included as part of X11 but that's removed from Mountain Lion
# (also the Snow Leopard version was ancient 1.2)
PNG_VERSION="libpng-1.5.13"
PNG_VERSION="libpng-1.6.19"
OGG_VERSION="libogg-1.3.0"
VORBIS_VERSION="libvorbis-1.3.3"
# gloox is necessary for multiplayer lobby