./graphics/SDL2_image, Load images as SDL surfaces

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.6.3nb3, Package name: SDL2_image-2.6.3nb3, Maintainer: pkgsrc-users

This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PNM (PPM/PGM/PBM), XPM, LBM, PCX, GIF, JPEG, PNG,
TGA, and TIFF formats.


Required to run:
[graphics/tiff] [graphics/png] [graphics/libwebp] [devel/SDL2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 9586.641 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-06-16 22:59:44 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
SDL2_image: update to 2.6.3.

2.6.2:
 * Updated autotools to use ax_compute_relative_paths, fixing homebrew on macOS

2.6.1:
 * Fixed loading grayscale PNGs when using stb_image

2.6.0:
 * Added support for building with CMake
 * Added stb_image as the default backend for JPG and PNG images loading.
   To use libpng and libjpg instead, configure using --disable-stb-image
 * Added IMG_LoadSizedSVG_RW()
 * Added support for AVIF images (https://github.com/AOMediaCodec/libavif)
 * Added IMG_ReadXPMFromArrayToRGB888()
 * Added support for JXL images (https://jpegxl.info/)
 * Added support for QOI images (https://qoiformat.org/)
 * Fixed XCF regression introduced in 2.0.5
 * Added support for loading animated GIFs
 * LoadBMP() now loads files using SDL2
 * Allow using libwebpdecoder instead libwebp
   2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687)
Log message:
*: Recursive revbump from audio/libopus 1.4
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670)
Log message:
*: bump PKGREVISION for flac shlib bump
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.