diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-21 18:22:22 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-24 16:06:52 -0500 |
commit | 7eb4a84a828112014ea5af0bfb21326893564c5e (patch) | |
tree | c8bb9e91c42d10280d9fc8f6415ff9c33341f27c /graphics/pngcrush/README | |
parent | 5b368aab47e8eb11d31ce23d83f56f0e7ed5662f (diff) |
graphics/pngcrush: Removed (Build failure)
Diffstat (limited to 'graphics/pngcrush/README')
-rw-r--r-- | graphics/pngcrush/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/pngcrush/README b/graphics/pngcrush/README deleted file mode 100644 index a1d0b59980d2..000000000000 --- a/graphics/pngcrush/README +++ /dev/null @@ -1,11 +0,0 @@ -Pngcrush is an optimizer for PNG (Portable Network Graphics) files. Its -main purpose is to reduce the size of the PNG IDAT datastream by trying -various compression levels an PNG filter methods. It also can be used to -remove unwanted ancillary chunks, or to add certain chunks including -gAMA, tRNS, iCCP, and textual chunks. - -Note -------- -This package builds the "nolib" version of pngcrush which assumes you -have zlib and libpng installed (both are stock Slackware packages). - |