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

Not yeat included in Debian but from the same author as the other apng* 
commands.

To check packaging:

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

Jari

[ setup.hint ]

sdesc: "Deconstruct APNG file into a sequence of PNG frames"
ldesc: "Extract invividual PNG files from animated PNG.
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
requires: zlib0

Reply via email to