Commit graph

8 commits

Author SHA1 Message Date
Eelco Dolstra 7cfb9545c6 sox: Fix building on Darwin
Fixes #3493.
2014-08-08 18:16:56 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Lluís Batlle i Rossell 7cc0eee61d Updating some xiph.org libraries, and making some cross-compile.
svn path=/nixpkgs/trunk/; revision=26943
2011-04-23 21:58:30 +00:00
Lluís Batlle i Rossell 5cdc569477 Allowing alsa utils to cross-build, and libao to output to alsa (not only to
pulseAudio)

svn path=/nixpkgs/branches/stdenv-updates/; revision=23315
2010-08-21 16:55:47 +00:00
Lluís Batlle i Rossell 7390c0e31f Making pulseaudio optional on libao.
svn path=/nixpkgs/trunk/; revision=20018
2010-02-15 17:10:35 +00:00
Ludovic Courtès 98ab3f90ca libao: Build against PulseAudio.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14828
2009-04-01 21:59:12 +00:00
Eelco Dolstra fcad0b0a5a * 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
2009-03-03 13:27:40 +00:00
Ludovic Courtès a30e268cb7 Add mpg321, libao and libid3tag; upgrade libmad.
svn path=/nixpkgs/trunk/; revision=10626
2008-02-11 21:02:38 +00:00