Port details on branch 2024Q3 |
- sdl2_image Simple library to load images of various formats as SDL surfaces
- 2.8.2_2 graphics =8 2.8.2_2Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2013-06-21 19:56:49
- Last Update: 2024-09-13 22:08:35
- Commit Hash: 402b658
- People watching this port, also watch:: libpciaccess, xrandr, xorg-drivers, xev, lame
- 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 = 1711647016
SHA256 (libsdl-org-SDL_image-release-2.8.2_GH0.tar.gz) = 8fd59b2c17772d7ac1192b11c645be8d7874f595c1714f4b200ee70b7cc38f3e
SIZE (libsdl-org-SDL_image-release-2.8.2_GH0.tar.gz) = 11345908
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
- 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.2_2:
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=off: 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:
|