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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
linux-rl9-sdl_image Simple library to load images as SDL interfaces (Rocky Linux 9.5)
1.2.12 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: emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-19 22:57:09
Last Update: 2025-02-19 22:53:45
Commit Hash: 9206240
Also Listed In: linux
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. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. API: #include "SDL_image.h" SDL_Surface *IMG_Load(const char *file); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc, char *type); where type is a string specifying the format (i.e. "PNG" or "pcx"). Note that IMG_Load_RW cannot load TGA images. An example program 'showimage' is included, with source in showimage.c
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 (12 items)
Collapse this list.
  1. @ldconfig-linux /compat/linux
  2. usr/bin/showimage
  3. usr/lib/.build-id/13/649529c80269e0eeb1927c6ab9d84a985a0355
  4. usr/lib/.build-id/6d/d9233a6ba62cfa403d9f23017e2c2050833051
  5. usr/lib64/libSDL_image-1.2.so.0
  6. usr/lib64/libSDL_image-1.2.so.0.8.4
  7. usr/share/doc/SDL_image/CHANGES
  8. usr/share/doc/SDL_image/README
  9. usr/share/licenses/SDL_image/COPYING
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • linux-rl9-sdl_image>0:graphics/linux-rl9-sdl_image
Conflicts:
CONFLICTS:
  • linux-c7-sdl_image
To install the port:
cd /usr/ports/graphics/linux-rl9-sdl_image/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/linux-rl9-sdl_image
  • pkg install linux-rl9-sdl_image
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: linux-rl9-sdl_image
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1739908140 SHA256 (rocky/s/SDL_image-1.2.12-31.el9.aarch64.rpm) = 1e0e8914576843466a246c6e96e7b4a2a0b8368a994d4f6d06eda69363166d2a SIZE (rocky/s/SDL_image-1.2.12-31.el9.aarch64.rpm) = 44744

Expand this list (4 items)

Collapse this list.

SHA256 (rocky/s/SDL_image-1.2.12-31.el9.x86_64.rpm) = 995492d9e25effed5b9d538feaceb8fc26314a91862ec3b7a044edeaae4471ac SIZE (rocky/s/SDL_image-1.2.12-31.el9.x86_64.rpm) = 44952 SHA256 (rocky/s/SDL_image-1.2.12-31.el9.src.rpm) = 5091193fc3c11aaff920040c51e9dc5ffe8e538a16cc0e62b7fec668fc5716d3 SIZE (rocky/s/SDL_image-1.2.12-31.el9.src.rpm) = 2242755

Collapse this list.


Packages (timestamps in pop-ups are UTC):
linux-rl9-sdl_image
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.121.2.12------
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.2.121.2.12------
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.2.121.2.12n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. linux-rl9-jpeg>0 : graphics/linux-rl9-jpeg
  2. linux-rl9-libpng>0 : graphics/linux-rl9-png
  3. linux-rl9-sdl>0 : devel/linux-rl9-sdl12
  4. linux-rl9-libtiff>0 : graphics/linux-rl9-tiff
This port is required by:
for Run
  1. emulators/linux-rl9

Configuration Options:
===> The following configuration options are available for linux-rl9-sdl_image-1.2.12: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
graphics_linux-rl9-sdl_image
USES:
cpe linux:rl9
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://dl.fedoraproject.org/pub/epel/9/Everything/aarch64/Packages/
  2. https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/Packages/
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
1.2.12
19 Feb 2025 22:53:45
commit hash: 920624061a2731c8fc1b26b14d8289f5885841eecommit hash: 920624061a2731c8fc1b26b14d8289f5885841eecommit hash: 920624061a2731c8fc1b26b14d8289f5885841eecommit hash: 920624061a2731c8fc1b26b14d8289f5885841ee files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/linux-rl9-sdl*: add SDL[2] packages from Rocky Linux 9/EPEL9 (+)

Added ports:

devel/linux-rl9-sdl12		-- SDL1 compat library
devel/linux-rl9-sdl20		-- SDL2 core library

audio/linux-rl9-sdl_sound	-- SDL1 sound library
audio/linux-rl9-sdl2_mixer	-- SDL2 mixer and library
graphics/linux-rl9-sdl_gfx	-- SDL1 GFX library
graphics/linux-rl9-sdl_image	-- SDL1 image library
graphics/linux-rl9-sdl_ttf	-- SDL1 TTF library
graphics/linux-rl9-sdl2_gfx	-- SDL2 GFX library
graphics/linux-rl9-sdl2_image	-- SDL2 image library
graphics/linux-rl9-sdl2_ttf	-- SDL2 TTF library
net/linux-rl9-sdl_net		-- SDL1 network library
net/linux-rl9-sdl2_net		-- SDL2 network library

Sponsored by:	Future Crew, LLC

Number of commits found: 1