Trim extra newlines at end of file & trailing whitespace.

This commit is contained in:
Augustin Cavalier
2015-08-04 12:08:31 -04:00
parent 55dd9cf19d
commit 4634abef1b
724 changed files with 1430 additions and 1527 deletions

View File

@@ -1,4 +1,4 @@
SUMMARY="Simple Direct Media Layer Image Library"
SUMMARY="Simple Direct Media Layer Image Library"
DESCRIPTION="
SDL_ttf is a TrueType font rendering library that is used with the SDL \
library, and almost as portable. It depends on freetype2 to handle the \
@@ -7,7 +7,7 @@ without having to code a font rendering routine themselves. With the power of \
outline fonts and antialiasing, high quality text output can be obtained \
without much effort.
"
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf/release-1.2.html"
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf/release-1.2.html"
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz"
CHECKSUM_SHA256="724cd895ecf4da319a3ef164892b72078bd92632a5d812111261cde248ebcdb7"
LICENSE="Zlib"