Commit graph

14 commits

Author SHA1 Message Date
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
nia
9c270ab256 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
2019-07-07 05:46:51 +00:00
adam
932f9239c6 SDL2_image: updated to 2.0.4
2.0.4:
* Fixed memory issues in the XCF loader
* Fixed a number of security issues, including TALOS-2018-0645
2018-11-01 21:10:22 +00:00
adam
eeeff195c3 SDL2_image: updated to 2.0.3
2.0.3:
* Fixed a number of security issues:
  TALOS-2017-0488
  TALOS-2017-0489
  TALOS-2017-0490
  TALOS-2017-0491
  TALOS-2017-0497
  TALOS-2017-0498
  TALOS-2017-0499
* This release depends on SDL 2.0.8 or newer

2.0.2:
* Added simple SVG image support based on Nano SVG
* Updated external libraries jpeg-9b, libpng-1.6.32, libwebp-0.6.0, tiff-4.0.8 and zlib-1.2.11
* Fixed security vulnerability in XCF image loader
* Added optional support for loading images using Windows Imaging Component
* Added libpng save support for much smaller 8-bit images
* Added JPG save support when built with jpeglib: IMG_SaveJPG() and IMG_SaveJPG_RW()
2018-06-24 10:29:32 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
wiz
2f8566ad2d Updated SDL2_image to 2.0.1.
Fix pkgconfig file name in override.

2.0.1:
Jeffrey Carpenter - Sat Nov 29 12:06:05 2014
 * Fixed image colorspace issue on iOS and Mac OS X
Sam Lantinga - Sun Jun 15 17:33:46 2014
 * Fixed support for transparency in XPM files
Davide Coppola - Thu Apr 17 17:30:12 2014
 * Fixed building JPEG support on Android
David Ludwig - Tue Apr 01 19:40:35 2014
 * Added support for building for Windows RT and Windows Phone
Timur - Wed Dec 11 21:24:36 2013
 * Fixed memory leak in webp image loading
Patrice Mandin - Thu Nov 07 19:15:28 2013
 * Fixed loading BMP files with large BITMAPINFOHEADER structures
Sam Lantinga - Fri Oct 11 21:54:20 2013
 * Fixed building with libpng 1.4
2016-05-05 11:12:14 +00:00
adam
011bef3059 Revbump after updating graphics/libwebp 2016-01-06 10:46:49 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
snj
8066de410a Recursive bump for SDL2-using packages. 2015-02-09 08:43:13 +00:00
adam
f1fcd87a0d Don't let configure switch OBJC to gcc, or building may fail then CC=clang. Only affects OS X. 2014-10-14 19:20:05 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
adam
4fc6fb57f0 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.
2014-03-31 10:10:14 +00:00