sdl2_image 2.8.8_1
graphics/sdl2_image
Simple library to load images of various formats as SDL surfaces
Description
This is a simple library to load images of various formats as SDL surfaces. It can load BMP, GIF, JPEG, LBM, PCX, PNG, PNM (PPM/PGM/PBM), QOI, TGA, XCF, XPM, and simple SVG format images. It can also load AVIF, JPEG-XL, TIFF, and WebP images, depending on build options
Dependencies
- build devel/cmake-core
- build devel/ninja
- build devel/sdl20
- lib devel/sdl20
- lib graphics/jpeg-turbo
- lib graphics/libavif
- lib graphics/libjxl
- lib graphics/png
- lib graphics/tiff
- lib graphics/webp
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
2.8.8
b304d8ab18
files touched
|
Rene Ladan (rene) |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
|
2.8.8
72186875af
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: update 2.8.4 → 2.8.8
|
|
2.8.4
6ede6095f9
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: update 2.8.2 → 2.8.4
|
|
2.8.2
402b658a02
files touched
|
Jan Beich (jbeich) |
graphics/libjxl: update to 0.11.0
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.11.0 Reported by: GitHub (watch releases) |
|
2.8.2
98bf25875a
files touched
|
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577 Exp-run by: antoine |
|
2.8.2
521bde8f34
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: sort options for readability
PR: 278501 Submitted by: diizzy |
|
2.8.2
21799f273c
files touched
|
Dmitry Marakasov (amdmi3) |
*/*: remove miscommitted garbage files
Reported by: fluffy |
|
2.8.2
435958a6b5
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: update 2.6.3 → 2.8.2
|
|
2.6.3
e033cbdc91
files touched
|
Jan Beich (jbeich) |
graphics/libjxl: force rebuild consumers after 4c1f4b3f46bc
$ ffmpeg ld-elf.so.1: Shared object "libjxl.so.0.9" not found, required by "libavcodec.so.60" Reported by: vvd |
|
2.6.3
11b08d733b
files touched
|
Jan Beich (jbeich) |
graphics/libjxl: update to 0.9.0
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.9.0 Reported by: GitHub (watch releases) |
|
2.6.3
b578933889
files touched
|
Jan Beich (jbeich) |
graphics/libavif: update to 1.0.0
Changes: https://github.com/AOMediaCodec/libavif/releases/tag/v1.0.0 Reported by: GitHub (watch releases) |
|
2.6.3
664a2fa1e5
files touched
|
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
|
2.6.3
67ad7901bc
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: enable WEBP by default (needed for games/naev)
|
|
2.6.3
565a5735d7
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: update 2.6.2 → 2.6.3
|
|
2.6.2
115fc1237e
files touched
|
Jan Beich (jbeich) |
graphics/libjxl: update to 0.8.0.r1
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.8.0rc1 Reported by: GitHub (watch releases) |
|
2.6.2
ea0b581b31
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: mark BROKEN with TEST enabled
|
|
2.6.2
36a733d8a5
files touched
|
Jan Beich (jbeich) |
graphics/libavif: update to 0.11.0
Changes: https://github.com/AOMediaCodec/libavif/releases/tag/v0.11.0 Reported by: GitHub (watch releases) |
|
2.6.2
fb16dfecae
files touched
|
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner) |
|
2.6.2
b7f05445c0
files touched
|
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner) |
|
2.6.2
620b7c2a34
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: enable AVIF and JXL by default
These may be needed for games/renpy Requested by: jbeich PR: 266071 |
|
2.6.2
a55f03d90f
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_image: update 2.0.5 → 2.6.2
|
|
2.0.5
cf118ccf87
files touched
|
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday. Reported by: lwhsu
|
|
2.0.5
305f148f48
files touched
|
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles.
|
|
2.0.5
c22f20395b
files touched
|
Dmitry Marakasov (amdmi3) |
- Update to 2.0.5
MFH: 2019Q2 (with hat) Security: 3394bc2b-9da4-11e9-951e-14dae9d5a9d2 |
|
2.0.4
83fa033800
files touched
|
Sunpoet Po-Chuan Hsieh (sunpoet) |
Update MASTER_SITES
Approved by: portmgr (blanket) |
|
2.0.4
b735a8d15b
files touched
|
Dmitry Marakasov (amdmi3) |
- Switch sdl_image and sdl2_image from dynamic loading of dependency libraries to normal shared linking - While here, add USES=sdl and localbase add LICENSE_FILE and strip library
PR: 196099 Submitted by: jbeich |
|
2.0.4
1ecc2afbda
files touched
|
Dmitry Marakasov (amdmi3) |
- Update to 2.0.4
PR: 235067 Submitted by: monwarez@mailoo.org |
|
2.0.2
4bef766040
files touched
|
Dmitry Marakasov (amdmi3) |
- Update to 2.0.2 - Make sure no bundled libraries are used - Update WWW
|
|
2.0.1
c581e7eca6
files touched
|
Dmitry Marakasov (amdmi3) |
Take maintainership of SDL/SDL2 ports
|
|
2.0.1
edd4f5cb6e
files touched
|
Jan Beich (jbeich) |
graphics/sdl2_image: backport XCF vulnerability fix
Obtained from: upstream (SDL_image-2.0.2) Security: CVE-2017-2887 |
|
2.0.1
7d3a967cfb
files touched
|
Sunpoet Po-Chuan Hsieh (sunpoet) |
Update to 0.6.0
- Bump PORTREVISION for dependent ports Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
|
2.0.1
e132ea6fc3
files touched
|
Rene Ladan (rene) |
Reset mva@'s ports, he handed in his ports bit.
|
|
2.0.1
c08f361805
files touched
|
Dmitry Marakasov (amdmi3) |
- Update sdl20 and satellite libraries to latest versions
sdl2: 2.0.3 -> 2.0.4 sdl2_image: 2.0.0 -> 2.0.1 sdl2_mixer: 2.0.0 -> 2.0.1 sdl2_net: 2.0.0 -> 2.0.1 sdl2_ttf: 2.0.12 -> 2.0.14 - Add LICENSE_FILE - Strip libraries - Switch to USES=localbase where applicable PR: 207671 Submitted by: devnexen@gmail.com, amdmi3 Approved by: maintainer timeout (mva, 1 month) Exp-run by: antoine |
|
2.0.0
4e1b79a0a6
files touched
|
Mathieu Arnold (mat) |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight |
|
2.0.0
1fc33e5d96
files touched
|
Sunpoet Po-Chuan Hsieh (sunpoet) |
- Update to 0.5.0 - Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
|
2.0.0
6e5719ca80
files touched
|
Antoine Brodin (antoine) |
Convert to USES=jpeg
|
|
2.0.0
37e718a0e1
files touched
|
Marcus von Appen (mva) |
- Provide OPTION knobs for the LIB_DEPENDS of sdl_image and sdl2_image
PR: 195987 Submitted by: jbeich@ |
|
2.0.0
bb21093773
files touched
|
Baptiste Daroussin (bapt) |
Bump portrevision after png update
|
|
2.0.0
7ae46e9b12
files touched
|
Antoine Brodin (antoine) |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
|
2.0.0
15945f8122
files touched
|
Gerald Pfeifer (gerald) |
Update the default version of GCC in the Ports Collection from GCC 4.7.4 to GCC 4.8.3.
Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) |
|
2.0.0
18d8c4f8a6
files touched
|
Dmitry Marakasov (amdmi3) |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
|
2.0.0
5e38556079
files touched
|
Jimmy Olgeni (olgeni) |
Remove indefinite articles and trailing periods from COMMENT, plus minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201 Approved by: portmgr (bapt) |
|
2.0.0
d60b005d21
files touched
|
Sunpoet Po-Chuan Hsieh (sunpoet) |
- Update to 0.4.0 - Add LICENSE - Sort LIB_DEPENDS - Use USES=libtool - Do not silence installation message - Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
|
2.0.0
7c19894cc2
files touched
|
Marcus von Appen (mva) |
- Switch devel/sdl20 to use the autotools-based configuration, since the cmake-based one is not maintained that well - Fix library naming to ensure backwards compatibility on minor version changes - Bump the PORTREVISION on ports depending on devel/sdl20, since its shared library name changed
PR: ports/183975 Submitted by: Jan Kokemüller <jan.kokemueller@gmail.com> |
|
2.0.0
ce01f38cc1
files touched
|
Marcus von Appen (mva) |
- Update devel/sdl20 to version 2.0.1 - Bump PORTREVISIONs for SDL2-related ports to chase the changed SDL2 shlib version - Enable staging support for the SDL2 ports - Switch to new LIB_DEPENDS format for the SDL2 ports - Add LICENSE to the SDL2 ports - Use gmake USES for the SDL2 ports
|
|
2.0.0
eb08c5441c
files touched
|
Baptiste Daroussin (bapt) |
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
|
|
2.0.0
c2a4b67e17
files touched
|
Martin Matuska (mm) |
Bump some PORTREVISIONs due to graphics/webp update to 0.3.1
|
|
2.0.0
d4041784dc
files touched
|
Alex Kozlov (ak) |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
|
2.0.0
0fe3d4f763
files touched
|
Marcus von Appen (mva) |
SDL2 has been officially released.
- Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image, graphics/sdl2_ttf and net/sdl2_net to version 2.0.0 |
|
2.0.p2
f0d3eec29c
files touched
|
Marcus von Appen (mva) |
- Upstream distfile has been rerolled
Reported by: Tim Čas <darkuranium@gmail.com> |