summaryrefslogtreecommitdiffstats
path: root/pkgs/development/libraries/SDL2_image
AgeCommit message (Collapse)Author
2021-11-01SDL2_image: fix crossAlyssa Ross
2021-08-10SDL2_image: ensure image libraries are statically linkedAngus Trau
2021-04-16libungif: remove in favour of giflibAlyssa Ross
libungif was merged into giflib in 2006, and hasn't been updated since. All non-broken packages still using it build fine with giflib. See <http://giflib.sourceforge.net/history.html>.
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-16SDL2_image: 2.0.4 -> 2.0.5R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sdl2_image/versions
2019-03-04SDL2_image: support webp imagesDan Callahan
2018-11-08SDL2_image: 2.0.3 -> 2.0.4R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sdl2_image/versions
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-06-06SDL2: disable sdltest on darwinMatthew Bauer
Darwin headless will hang when trying to run the SDL test program.
2018-03-06SDL2_image: 2.0.2 -> 2.0.3Carles Pagès
2017-11-27SDL2_image: support darwinOrivej Desh
2017-10-27SDL2_image: 2.0.1 -> 2.0.2Franz Pletz
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-08-22SDL2: cleanup and add patch to discover extensionsNikolay Amiantov
2016-08-06SDL2_{gfx,image,net}: Broken on DarwinTuomas Tynkkynen
Last successful Darwin build was 11 months ago, presumably nobody cares. http://hydra.nixos.org/build/38317749 http://hydra.nixos.org/build/38318268 http://hydra.nixos.org/build/38322306
2016-05-10SDL2_image: 2.0.0 -> 2.0.1Tobias Geerinckx-Rice
2015-04-29Enable some SDL libraries on DarwinSpencer Whitt
2013-08-27SDL2: update hashes for new stable release tarballs.Carles Pagès
I also had to update the url to the main SDL2 lib.
2013-08-27Add SDL2_image and SDL2_mixer, release candidate.Carles Pagès