notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
sdl3_image Simple library to load images of various formats as SDL surfaces
3.2.0 graphicsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sdl3_image-3.2.0/catalog.mk
  3. /usr/local/share/licenses/sdl3_image-3.2.0/LICENSE
  4. /usr/local/share/licenses/sdl3_image-3.2.0/ZLIB
  5. include/SDL3_image/SDL_image.h
  6. lib/cmake/SDL3_image/Findlibjxl.cmake
  7. lib/cmake/SDL3_image/Findwebp.cmake
  8. lib/cmake/SDL3_image/SDL3_image-shared-targets-release.cmake
  9. lib/cmake/SDL3_image/SDL3_image-shared-targets.cmake
  10. lib/cmake/SDL3_image/SDL3_imageConfig.cmake
  11. lib/cmake/SDL3_image/SDL3_imageConfigVersion.cmake
  12. lib/libSDL3_image.so
  13. lib/libSDL3_image.so.0
  14. lib/libSDL3_image.so.0.2.0
  15. libdata/pkgconfig/sdl3-image.pc
  16. @owner
  17. @group
  18. @mode
Collapse this list.
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):
sdl3_image
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.2.0--3.2.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-3.2.0--3.2.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libavif.so : graphics/libavif
  2. libjxl.so : graphics/libjxl
  3. libpng.so : graphics/png
  4. libtiff.so : graphics/tiff
  5. libwebp.so : graphics/webp
  6. libSDL3.so : devel/sdl3
  7. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libsdl-org/SDL_image/tar.gz/release-3.2.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.0
04 Feb 2025 16:52:33
commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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