Path to this page:
./
graphics/SDL2_image,
Load images as SDL surfaces
Branch: pkgsrc-2019Q2,
Version: 2.0.5,
Package name: SDL2_image-2.0.5,
Maintainer: pkgsrc-usersThis 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/png] [
graphics/tiff] [
graphics/libwebp] [
devel/SDL2]
Required to build:[
x11/xorgproto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
pkgtools/x11-links]
Master sites:
SHA1: c0aed07994f670a3758f6b8b93d9034a58df5781
RMD160: e876034e5d2f3f12940b6edeab91746bd48228f3
Filesize: 11461.443 KB
Version history: (Expand)
- (2019-07-10) Updated to version: SDL2_image-2.0.5
- (2019-07-04) Package added to pkgsrc.se, version SDL2_image-2.0.4 (created)
CVS history: (Expand)
2019-07-10 17:15:31 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #5990 - requested by nia
graphics/SDL2_image: security fix
Revisions pulled up:
- graphics/SDL2_image/Makefile 1.12
- graphics/SDL2_image/distinfo 1.6
---
Module Name: pkgsrc
Committed By: nia
Date: Sun Jul 7 05:46:51 UTC 2019
Modified Files:
pkgsrc/graphics/SDL2_image: Makefile distinfo
Log message:
SDL2_image: Update to 2.0.5
Changes:
* Updated external libraries libpng-1.6.32, libwebp-1.0.2
* Fixed a number of security issues:
TALOS-2019-0820
TALOS-2019-0821
TALOS-2019-0841
TALOS-2019-0842
TALOS-2019-0843
TALOS-2019-0844
* Ported SDL_image to emscripten
|