Commit graph

11 commits

Author SHA1 Message Date
Will Dietz 21c0acbd80
pngquant: 2.12.1 -> 2.12.5
Looks like libimagequant is already at 2.12.5
2019-09-03 20:28:57 -05:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth 8326b4c519
pngquant: 2.11.7 -> 2.12.1 2018-07-04 21:15:50 +00:00
volth 06f9b25af3
pngquant: 2.9.1 -> 2.11.7
maintenance
2018-02-18 18:57:16 +00:00
Alexei Boronine dda4457eb1 pngquant: change platforms from linux to unix 2018-01-19 17:13:23 +01:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Volth a51663f9da pngquant: restored 'patchShebangs' because build failed on Hydra 2017-05-08 16:08:37 +03:00
Volth 76b5d53067 pngquant: 2.6.0 -> 2.9.1 2017-05-05 10:54:21 +00:00
Eelco Dolstra da390a48db pngquant: 2.0.1 -> 2.6.0
Also remove meta.broken.
2016-03-18 22:13:57 +01:00
Eelco Dolstra 8a7f3c3618 Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
Jaka Hudoklin 24f0eccaa8 Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha channel preserved. 2013-10-30 11:30:49 +01:00