Version: 1.2.12, Package name: sdl-image-1.2.12 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
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. |
Filesize: 2178.783 KB |
Version History (View Complete History) |
|
2018-01-12 12:32:54 by Anthony J. Bentley | Files touched by this commit (10) |
Log message: Move homepage/master_sites to https. |
2016-04-26 15:21:22 by Christian Weisgerber | Files touched by this commit (7) |
Log message: replace libiconv module |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-07-08 14:36:09 by Christian Weisgerber | Files touched by this commit (45) |
Log message: Fix build with png-1.5. All fixes from/via NetBSD pkgsrc. The people there did a lot of heavy lifting. |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-09-02 01:04:15 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Remove sdlconf_args from CONFIGURE_ENV. Switch to new DEPENDS/REVISION. from Brad |
2010-07-09 09:19:31 by Stuart Henderson | Files touched by this commit (3) |
Log message: zap empty patches; pointed out by Brad |
2010-07-09 09:19:31 by Stuart Henderson | Files touched by this commit (3) |
Log message: zap empty patches; pointed out by Brad |
2010-07-09 09:19:31 by Stuart Henderson | Files touched by this commit (3) |
Log message: zap empty patches; pointed out by Brad |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2010-07-09 03:20:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ |
2009-08-10 00:31:09 by Matthias Kilian | Files touched by this commit (111) |
Log message: WANTLIB changes after xcb addition and bump. |
2008-11-06 17:36:09 by Stuart Henderson | Files touched by this commit (1) |
Log message: WANTLIB+=sndio and bump |
2008-03-31 15:19:17 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: SECURITY FIX for http://secunia.com/advisories/28640/ Patches were taken from libsdl's svn. |
2008-03-31 15:19:17 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: SECURITY FIX for http://secunia.com/advisories/28640/ Patches were taken from libsdl's svn. |
2008-03-31 15:19:17 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: SECURITY FIX for http://secunia.com/advisories/28640/ Patches were taken from libsdl's svn. |
2007-10-14 02:22:17 by Marc Winiger | Files touched by this commit (8) |
Log message: fix WANTLIB, bump PKGNAME |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-14 15:20:19 by Nikolay Sturm | Files touched by this commit (34) |
Log message: WANTLIB |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-01-21 07:47:58 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: - better MASTER_SITES mirror for distfiles hosted on www.libsdl.org |
2006-10-18 18:35:04 by Peter Valchev | Files touched by this commit (10) |
Log message: revert sdl changes from here too |
2006-10-18 12:07:19 by Peter Valchev | Files touched by this commit (1) |
Log message: sdl wantlib |
2006-08-01 17:39:09 by Marc Espie | Files touched by this commit (30) |
Log message: new libspecs |
2006-01-13 16:40:25 by Marc Espie | Files touched by this commit (27) |
Log message: bump C++ shared libs after typedef changes. note that all SDL libs link with supc++ (potentially, and thus are affected) -> don't take a chance, bump. |
2006-01-06 01:36:18 by Steven Mestdagh | Files touched by this commit (14) |
Log message: SHARED_LIBS, USE_LIBTOOL where necessary |
2006-01-06 01:36:18 by Steven Mestdagh | Files touched by this commit (14) |
Log message: SHARED_LIBS, USE_LIBTOOL where necessary |
2005-07-03 15:35:58 by Jolan Luff | Files touched by this commit (6) |
Log message: update to 1.2.4 |
2005-07-03 15:35:58 by Jolan Luff | Files touched by this commit (6) |
Log message: update to 1.2.4 |
2005-07-03 15:35:58 by Jolan Luff | Files touched by this commit (6) |
Log message: update to 1.2.4 |
2005-07-03 15:35:58 by Jolan Luff | Files touched by this commit (6) |
Log message: update to 1.2.4 |
2005-07-03 15:35:58 by Jolan Luff | Files touched by this commit (6) |
Log message: update to 1.2.4 |
2005-07-03 15:35:58 by Jolan Luff | Files touched by this commit (6) |
Log message: update to 1.2.4 |
2005-04-23 09:55:52 by Marc Espie | Files touched by this commit (2) |
Log message: FAKE=lib |
2005-04-23 09:55:52 by Marc Espie | Files touched by this commit (2) |
Log message: FAKE=lib |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-11-23 17:11:04 by Marc Espie | Files touched by this commit (33) |
Log message: WANTLIB markers |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-05-12 02:23:48 by Jolan Luff | Files touched by this commit (34) |
Log message: update e-mail address, ok brad@ |
2003-04-03 16:40:05 by Margarida Sequeira | Files touched by this commit (6) |
Log message: Update to version 1.2.3 Some minor tweaks. From MAINTAINER. |
2003-04-03 16:40:05 by Margarida Sequeira | Files touched by this commit (6) |
Log message: Update to version 1.2.3 Some minor tweaks. From MAINTAINER. |
2003-04-03 16:40:05 by Margarida Sequeira | Files touched by this commit (6) |
Log message: Update to version 1.2.3 Some minor tweaks. From MAINTAINER. |
2003-04-03 16:40:05 by Margarida Sequeira | Files touched by this commit (6) |
Log message: Update to version 1.2.3 Some minor tweaks. From MAINTAINER. |
2003-04-03 16:40:05 by Margarida Sequeira | Files touched by this commit (6) |
Log message: Update to version 1.2.3 Some minor tweaks. From MAINTAINER. |
2003-04-03 16:40:05 by Margarida Sequeira | Files touched by this commit (6) |
Log message: Update to version 1.2.3 Some minor tweaks. From MAINTAINER. |
2002-12-08 13:23:55 by Peter Valchev | Files touched by this commit (4) |
Log message: new maintainer: Jolan Luff |
2002-11-30 01:12:18 by Peter Valchev | Files touched by this commit (2) |
Log message: do not rely on sdl-config providing -I${LOCALBASE}/include for other headers because it does not anymore with upcoming update |
2002-09-03 00:19:18 by Mark Grimes | Files touched by this commit (3) |
Log message: + # GPL + update-patches + chop NEED_VERSION |
2002-09-03 00:19:18 by Mark Grimes | Files touched by this commit (3) |
Log message: + # GPL + update-patches + chop NEED_VERSION |
2002-09-03 00:19:18 by Mark Grimes | Files touched by this commit (3) |
Log message: + # GPL + update-patches + chop NEED_VERSION |