summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/SDL_image (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-2/+2
* SDL_image: add licenseJörg Thalheim2018-08-201-0/+1
* treewide: http -> https sources (#42676)•••* 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 Silvan Mosberger2018-06-281-1/+1
* SDL: try disabling sdltest on darwinMatthew Bauer2017-11-101-0/+2
* SDL_image: add patch to fix CVE-2017-2887Franz Pletz2017-10-241-1/+9
* SDL: cleanup and add patch to discover extensionsNikolay Amiantov2016-08-221-11/+3
* SDL_image: Enable building on DarwinSpencer Whitt2015-03-261-1/+1
* Mark a bunch of packages as broken or not supported on DarwinEelco Dolstra2014-08-081-1/+1
* beret: Fix build on darwin (close #923)Jason \"Don\" O'Conal2013-09-081-5/+6
* SDL_image: update to version 1.2.12Peter Simons2012-12-062-45/+10
* * Disable some failing builds on specific platforms.•••svn path=/nixpkgs/trunk/; revision=34033 Eelco Dolstra2012-05-091-1/+1
* Merge nixpkgs/trunk•••svn path=/nixpkgs/branches/libpng15/; revision=29488 Yury G. Kudryashov2011-09-261-0/+2
|\
| * Let hydra build SDL_image on all platforms•••svn path=/nixpkgs/trunk/; revision=29486 Yury G. Kudryashov2011-09-251-0/+2
* | SDL_image: use HG version•••Fix one of the upstream commits svn path=/nixpkgs/branches/libpng15/; revision=29487 Yury G. Kudryashov2011-09-262-5/+36
|/
* Making SDL_gfx and SDL_image find the SDL headers, by a postInstall patch.•••They expected to sit in the same directory as the SDL headers. svn path=/nixpkgs/trunk/; revision=26574 Lluís Batlle i Rossell2011-03-281-1/+9
* SDL_image-1.2.10•••svn path=/nixpkgs/trunk/; revision=25865 Yury G. Kudryashov2011-02-091-3/+3
* * More cleanup.•••svn path=/nixpkgs/trunk/; revision=22795 Eelco Dolstra2010-07-281-1/+1
* * Cleaned up a lot of description fields that contained newlines.••• Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310 Eelco Dolstra2009-03-031-6/+5
* added SDL_net, some minor modifications to SDL_image and SDL_mixer•••svn path=/nixpkgs/trunk/; revision=10528 Tobias Hammerschmidt2008-02-061-7/+10
* Nix-expr style review•••Unneded args.something replaced with args: with args; line. After this line args is the only place where we can recieve variables from. Also removed several buildInputs = []; lines. svn path=/nixpkgs/trunk/; revision=10415 Yury G. Kudryashov2008-01-301-5/+4
* Added pygame and some of its dependencies. Also added Python Imaging library.•••svn path=/nixpkgs/trunk/; revision=9082 Michael Raskin2007-08-091-0/+20