Port details |
- linux-rl9-sdl_image Simple library to load images as SDL interfaces (Rocky Linux 9.5)
- 1.2.12_1 graphics
=0 1.2.12Version of this port present on the latest quarterly branch. - Maintainer: emulation@FreeBSD.org
 - Port Added: 2025-02-19 22:57:09
- Last Update: 2025-05-03 10:38:26
- Commit Hash: c79dcc6
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linux-rl9-sdl_image>0:graphics/linux-rl9-sdl_image
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- 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
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- linux-rl9-imageformats-libs>0 : graphics/linux-rl9-imageformats-libs
- linux-rl9-sdl>0 : devel/linux-rl9-sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for linux-rl9-sdl_image-1.2.12_1:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.12_1 03 May 2025 10:38:26
    |
Gleb Popov (arrowd)  |
graphics/linux-rl9-sdl_image: Merge into misc/linux-rl9-sdl12-extralibs |
1.2.12_1 21 Apr 2025 06:27:35
    |
Gleb Popov (arrowd)  |
Framework: Make use of USE_LINUX=imageformat-libs |
1.2.12 19 Feb 2025 22:53:45
    |
Dima Panov (fluffy)  |
*/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 |