Commit graph

6 commits

Author SHA1 Message Date
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Lluís Batlle i Rossell 01cdfd58fc Removing a vorbis tools patch not used anymore.
I can't say if it is required, though. As vorbistools built, I took it out.


svn path=/nixpkgs/trunk/; revision=26953
2011-04-24 18:05:21 +00: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
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 efb0822878 Allow compilation of ogg123' by fixing http_transport.c'.
svn path=/nixpkgs/trunk/; revision=10650
2008-02-12 18:15:45 +00:00
Ludovic Courtès 8eb419d667 Add Vorbis Tools.
svn path=/nixpkgs/trunk/; revision=10628
2008-02-11 22:39:54 +00:00