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,6 +1,13 @@
|
||||
SUMMARY="Simple Direct Media Layer Image Library"
|
||||
DESCRIPTION="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
|
||||
As of SDL_image 1.2.5, JPEG, PNG, TIFF, and WEBP image loading libraries are dynamically loaded, so if you don't need to load those formats, you don't need to include those shared libraries. libpng depends on libz, and libtiff depends on both libz and libjpeg."
|
||||
SUMMARY="Simple Direct Media Layer Image Library"
|
||||
DESCRIPTION="
|
||||
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
|
||||
As of SDL_image 1.2.5, JPEG, PNG, TIFF, and WEBP image loading libraries are \
|
||||
dynamically loaded, so if you don't need to load those formats, you don't need \
|
||||
to include those shared libraries. libpng depends on libz, and libtiff depends \
|
||||
on both libz and libjpeg.
|
||||
"
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_image"
|
||||
SRC_URI="http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz"
|
||||
CHECKSUM_MD5="a0f9098ebe5400f0bdc9b62e60797ecb"
|
||||
|
||||
Reference in New Issue
Block a user