Port details |
- sdl3_image Simple library to load images of various formats as SDL surfaces
- 3.2.0 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: amdmi3@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2025-02-04 16:54:12
- Last Update: 2025-02-04 16:52:33
- Commit Hash: 992a6c7
- 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
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sdl3_image>0:graphics/sdl3_image
- To install the port:
- cd /usr/ports/graphics/sdl3_image/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/sdl3_image
- pkg install sdl3_image
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdl3_image
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738684901
SHA256 (libsdl-org-SDL_image-release-3.2.0_GH0.tar.gz) = b9afb6901635f60b64b1f7925f8b13eb9eca4cef6af5001ec00d7e5f8f142a0a
SIZE (libsdl-org-SDL_image-release-3.2.0_GH0.tar.gz) = 10751802
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
- Library dependencies:
-
- libavif.so : graphics/libavif
- libjxl.so : graphics/libjxl
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libSDL3.so : devel/sdl3
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- net/freerdp3
Configuration Options:
- ===> The following configuration options are available for sdl3_image-3.2.0:
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_sdl3_image
- USES:
- cmake sdl jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0 04 Feb 2025 16:52:33
![commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5 commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5](/images/git.png) ![commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5 commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5](/images/codeberg.svg) ![commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5 commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitry Marakasov (amdmi3) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
graphics/sdl3_image: add port
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 |
Number of commits found: 1
|