Rewrap media-gfx DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent 0abcb2cb47
commit 74e0e1dca0
5 changed files with 33 additions and 20 deletions

View File

@@ -1,13 +1,12 @@
SUMMARY="Pngcrush is an optimizer for PNG (Portable Network Graphics) files."
SUMMARY="Pngcrush is an optimizer for PNG files"
DESCRIPTION="
Pngcrush is an optimizer for PNG (Portable Network Graphics) files.
It can be run from a commandline in an MSDOS window, or from a UNIX
or LINUX commandline. Its main purpose is to reduce the size of the
PNG IDAT datastream by trying various compression levels and 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."
Pngcrush is an optimizer for PNG (Portable Network Graphics) files. It can be \
run from a commandline in an MSDOS window, or from a UNIX or LINUX \
commandline. Its main purpose is to reduce the size of the PNG IDAT datastream \
by trying various compression levels and 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.
"
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
SRC_URI="http://sourceforge.net/projects/pmt/files/pngcrush/1.7.67/pngcrush-1.7.67-nolib.tar.xz"
CHECKSUM_MD5="682318b86be2e01056b8dba7b90dee01"