Port details on branch 2023Q4 |
- sdl2_image Simple library to load images of various formats as SDL surfaces
- 2.8.8 graphics
=6 2.8.8Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2013-06-21 19:56:49
- Last Update: 2025-03-08 00:28:05
- Commit Hash: 7218687
- People watching this port, also watch:: lua52, xev, xorg-drivers, libpciaccess
- License: ZLIB
- WWW:
- https://github.com/libsdl-org/SDL_image
- Description:
- This is a simple library to load images of various formats as SDL surfaces.
It can load BMP, GIF, JPEG, LBM, PCX, PNG, PNM (PPM/PGM/PBM), QOI,
TGA, XCF, XPM, and simple SVG format images. It can also load AVIF,
JPEG-XL, TIFF, and WebP images, depending on build options
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sdl2_image>0:graphics/sdl2_image
- To install the port:
- cd /usr/ports/graphics/sdl2_image/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/sdl2_image
- pkg install sdl2_image
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdl2_image
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741178810
SHA256 (libsdl-org-SDL_image-release-2.8.8_GH0.tar.gz) = 2bd2c17cab3744ebfe7351ded8c70dc2078d8c7c24eb9f4ebb1b26a623e2a747
SIZE (libsdl-org-SDL_image-release-2.8.8_GH0.tar.gz) = 6925189
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libavif.so : graphics/libavif
- libjxl.so : graphics/libjxl
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libSDL2.so : devel/sdl20
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- astro/mepo
- audio/klystrack
- devel/fifechan
- devel/flatzebra
- devel/py-game
- devel/py-game_sdl2
- devel/py-pysdl2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for sdl2_image-2.8.8:
AVIF=on: AV1 Image File Format via libavif
JPEG=on: JPEG image format support
JXL=on: JPEG XL image format via libjxl
PNG=on: PNG image format support
TEST=off: Build and/or run tests
TIFF=on: TIFF image format support
WEBP=on: WebP image format support
===> Use 'make config' to modify these settings
- Options name:
- graphics_sdl2_image
- USES:
- cmake sdl jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|