about summary refs log tree commit diff
path: root/pkgs/development/libraries/SDL_mixer
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* SDL_mixer: add licenseJörg Thalheim2018-08-20
|
* SDL_mixer: disable smpegtestMatthew Justin Bauer2017-11-12
| | | | | Again to fix timeouts: https://hydra.nixos.org/build/64061277/nixlog/3
* SDL: try disabling sdltest on darwinMatthew Bauer2017-11-10
|
* gargoyle: init at 2017-03-12Orivej Desh2017-03-19
|
* SDL: cleanup and add patch to discover extensionsNikolay Amiantov2016-08-22
|
* pokerth: init at 1.1.1obadz2016-08-13
|
* SDL_mixer: add mp3 supportNikolay Amiantov2014-10-23
|
* Mark a bunch of packages as broken or not supported on DarwinEelco Dolstra2014-08-08
|
* SDL_mixer : add option to enable FluidSynth for playing MIDIs with SF2sCray Elliott2014-07-15
|
* beret: Fix build on darwin (close #923)Jason \"Don\" O'Conal2013-09-08
|
* Added option to enable native midi supportSander van der Burg2011-06-30
| | | | svn path=/nixpkgs/trunk/; revision=27563
* * 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
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* * Exult now with glorious Roland MT-32 music!Eelco Dolstra2006-09-12
| | | | svn path=/nixpkgs/trunk/; revision=6503
* * Added Exult.Eelco Dolstra2006-09-12
svn path=/nixpkgs/trunk/; revision=6501