ITP: gif2apng -- Tool for converting animated GIF images to APNG format

Jari Aalto jari.aalto@cante.net
Sun Sep 16 09:43:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/gif2apng/setup.hint

Included in Debian:

  http://packages.debian.org/gif2apng

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: "Tool for converting animated GIF images to APNG format"
ldesc: "Package provides a command line tool for converting images
from animated GIF to Animated PNG format.  The Animated Portable Network
Graphics (APNG) file format is an extension to the Portable Network Graphics
(PNG) specification.  It allows for animated PNG files that work similarly
to animated GIF files, while retaining backward compatibility with
non-animated PNG files and adding support for 8-bit transparency and 24-bit
images."
category: Graphics Utils
requires: zlib0



More information about the Cygwin-apps mailing list