summary refs log tree commit diff
path: root/pkgs/development/libraries/libtiff
Commit message (Collapse)AuthorAge
* * 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
* * Updated a few packages.Eelco Dolstra2006-05-01
| | | | svn path=/nixpkgs/trunk/; revision=5246
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* package has moved...and there's a new version out btw...Armijn Hemel2006-01-26
| | | | svn path=/nixpkgs/trunk/; revision=4597
* * "." -> "source".Eelco Dolstra2005-12-05
| | | | svn path=/nixpkgs/trunk/; revision=4335
* * Update a bunch of base packages.Eelco Dolstra2005-10-11
| | | | svn path=/nixpkgs/trunk/; revision=4065
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra2005-08-22
| | | | svn path=/nixpkgs/trunk/; revision=3660
* * Evacuate tarballs.Eelco Dolstra2005-04-11
| | | | svn path=/nixpkgs/trunk/; revision=2527
* * Libtiff updated to 3.7.2.Eelco Dolstra2005-04-11
| | | | svn path=/nixpkgs/trunk/; revision=2519
* * GTK 2.6 plus associated libraries.Eelco Dolstra2005-02-15
| | | | | | * Updated libtiff, libpng, libxml2, libxslt, gettext. svn path=/nixpkgs/trunk/; revision=2238
* * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
| | | | | | gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
* * Libtiff updated to 3.6.1.Eelco Dolstra2004-09-18
| | | | svn path=/nixpkgs/trunk/; revision=1454
* * Update to GTK 2.4.0.Eelco Dolstra2004-04-02
| | | | svn path=/nixpkgs/trunk/; revision=906
* * Remove trivial builders.Eelco Dolstra2004-03-29
| | | | | | | | | | | | * Make builders unexecutable by removing the hash-bang line and execute permission. * Convert calls to `derivation' to `mkDerivation'. * Remove `system' and `stdenv' attributes from calls to `mkDerivation'. These transformations were all done automatically, so it is quite possible I broke stuff. * Put the `mkDerivation' function in stdenv/generic. svn path=/nixpkgs/trunk/; revision=874
* * "!isNull x" -> "x != null". Done automatically. Hope nothingEelco Dolstra2004-03-29
| | | | | | broke. svn path=/nixpkgs/trunk/; revision=870
* * propagated-build-inputs should now be placed in $out/nix-support.Eelco Dolstra2004-03-09
| | | | svn path=/nixpkgs/trunk/; revision=823
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18
| | | | svn path=/nixpkgs/trunk/; revision=511
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14
svn path=/nixpkgs/trunk/; revision=502