about summary refs log tree commit diff
path: root/pkgs/development/libraries/SDL_net
Commit message (Collapse)AuthorAge
* SDL_net: update from 1.2.7 to 1.2.8Nixpkgs Monitor2013-12-18
|
* SDL_net: fix-up installed headersPeter Simons2012-07-02
| | | | Patch submitted by Jan Malakhovski <oxij@oxij.org>.
* SDL_net: propagate sdlYury G. Kudryashov2011-09-19
| | | | svn path=/nixpkgs/trunk/; revision=29340
* * Get rid of many instances of "args: with args;", and other codingEelco Dolstra2010-07-28
| | | | | | | guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
* * Cleaned up a lot of description fields that contained newlines.Eelco Dolstra2009-03-03
| | | | | | | | | | | | | | | | | 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
* added SDL_net, some minor modifications to SDL_image and SDL_mixerTobias Hammerschmidt2008-02-06
svn path=/nixpkgs/trunk/; revision=10528