| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -2/+2 |
| * | SDL_image: add license | Jörg Thalheim | 2018-08-20 | 1 | -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 Mosberger | 2018-06-28 | 1 | -1/+1 |
| * | SDL: try disabling sdltest on darwin | Matthew Bauer | 2017-11-10 | 1 | -0/+2 |
| * | SDL_image: add patch to fix CVE-2017-2887 | Franz Pletz | 2017-10-24 | 1 | -1/+9 |
| * | SDL: cleanup and add patch to discover extensions | Nikolay Amiantov | 2016-08-22 | 1 | -11/+3 |
| * | SDL_image: Enable building on Darwin | Spencer Whitt | 2015-03-26 | 1 | -1/+1 |
| * | Mark a bunch of packages as broken or not supported on Darwin | Eelco Dolstra | 2014-08-08 | 1 | -1/+1 |
| * | beret: Fix build on darwin (close #923) | Jason \"Don\" O'Conal | 2013-09-08 | 1 | -5/+6 |
| * | SDL_image: update to version 1.2.12 | Peter Simons | 2012-12-06 | 2 | -45/+10 |
| * | * Disable some failing builds on specific platforms.•••svn path=/nixpkgs/trunk/; revision=34033 | Eelco Dolstra | 2012-05-09 | 1 | -1/+1 |
| * | Merge nixpkgs/trunk•••svn path=/nixpkgs/branches/libpng15/; revision=29488 | Yury G. Kudryashov | 2011-09-26 | 1 | -0/+2 |
| |\ | |||||
| | * | Let hydra build SDL_image on all platforms•••svn path=/nixpkgs/trunk/; revision=29486 | Yury G. Kudryashov | 2011-09-25 | 1 | -0/+2 |
| * | | SDL_image: use HG version•••Fix one of the upstream commits svn path=/nixpkgs/branches/libpng15/; revision=29487 | Yury G. Kudryashov | 2011-09-26 | 2 | -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 Rossell | 2011-03-28 | 1 | -1/+9 |
| * | SDL_image-1.2.10•••svn path=/nixpkgs/trunk/; revision=25865 | Yury G. Kudryashov | 2011-02-09 | 1 | -3/+3 |
| * | * More cleanup.•••svn path=/nixpkgs/trunk/; revision=22795 | Eelco Dolstra | 2010-07-28 | 1 | -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 Dolstra | 2009-03-03 | 1 | -6/+5 |
| * | added SDL_net, some minor modifications to SDL_image and SDL_mixer•••svn path=/nixpkgs/trunk/; revision=10528 | Tobias Hammerschmidt | 2008-02-06 | 1 | -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. Kudryashov | 2008-01-30 | 1 | -5/+4 |
| * | Added pygame and some of its dependencies. Also added Python Imaging library.•••svn path=/nixpkgs/trunk/; revision=9082 | Michael Raskin | 2007-08-09 | 1 | -0/+20 |
