Browse Source
graphics/optipng: Updated for version 0.7.8, new maintainer.
graphics/optipng: Updated for version 0.7.8, new maintainer.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>pull/249/head
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 31 additions and 37 deletions
@ -1,4 +1,8 @@ |
|||
optipng (Advanced PNG Optimizer) |
|||
|
|||
OptiPNG is a PNG optimizer that recompresses image files to a |
|||
smaller size, without losing any information. This program also |
|||
converts external formats (BMP, GIF, PNM and TIFF) to optimized |
|||
PNG, and performs PNG integrity checks and corrections. |
|||
|
|||
See also: graphics/pngcrush |
@ -1,10 +1,10 @@ |
|||
PRGNAM="optipng" |
|||
VERSION="0.7.7" |
|||
HOMEPAGE="http://optipng.sourceforge.net/" |
|||
DOWNLOAD="http://prdownloads.sourceforge.net/optipng/optipng-0.7.7.tar.gz" |
|||
MD5SUM="211101965baf42fd24a2aa990b7e842e" |
|||
VERSION="0.7.8" |
|||
HOMEPAGE="https://optipng.sourceforge.net/" |
|||
DOWNLOAD="https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.8/optipng-0.7.8.tar.gz" |
|||
MD5SUM="e340235722cc39ed3b8bc539b9c63f2d" |
|||
DOWNLOAD_x86_64="" |
|||
MD5SUM_x86_64="" |
|||
REQUIRES="" |
|||
MAINTAINER="Oleg O. Chukaev" |
|||
EMAIL="oleg.chukaev@mail.ru" |
|||
MAINTAINER="B. Watson" |
|||
EMAIL="urchlay@slackware.uk" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue