More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -4,8 +4,7 @@ SDL_image is an image file loading library. It loads images as SDL surfaces, \
and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, \
TIFF, WEBP, XCF, XPM, XV
to include those shared libraries. libpng depends on libz, and libtiff depends \
on both libz and libjpeg.
"
on both libz and libjpeg."
HOMEPAGE="http://www.libsdl.org/projects/SDL_image"
COPYRIGHT="1997-2013 Sam Lantinga"
LICENSE="Zlib"