mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Rewrap media-libs DESCRIPTIONs
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
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
|
||||
TrueType font data. It allows a programmer to use multiple TrueType fonts
|
||||
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.
|
||||
"
|
||||
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 \
|
||||
TrueType font data. It allows a programmer to use multiple TrueType fonts \
|
||||
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"
|
||||
SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz"
|
||||
CHECKSUM_MD5="61e29bd9da8d245bc2471d1b2ce591aa"
|
||||
|
||||
Reference in New Issue
Block a user