Package: pngcrush Version: 1.7.16 Revision: 1 Maintainer: Ben Hines Source: mirror:sourceforge:pmt/%n-%v.tar.bz2 Source2: mirror:sourceforge:pmt/%n-%v-HELP.txt Source-MD5: a51a2680f17854589c8cd56391fc84e1 Source2-MD5: b7726b3acf4043dc8892daac1a154fb5 CompileScript: make CFLAGS="-DPNGCRUSH_COUNT_COLORS" InstallScript: << install -d %i/bin install -s -m 755 %n %i/bin/%n cp ../%n-%v-HELP.txt HELP.txt head -n 107 pngcrush.c | tail -n 42 > LICENSE << DocFiles: ChangeLog.html HELP.txt LICENSE Description: Optimizer for PNG files DescDetail: << pngcrush's 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. << DescUsage: << pngcrush [options] infile.png outfile.png See %p/share/doc/pngcrush/README.txt for options. << License: OSI-Approved Homepage: http://pmt.sourceforge.net/pngcrush/