Package: gif2png Version: 2.4.7 Revision: 1 Maintainer: Carsten Klapp Homepage: http://catb.org/~esr/gif2png/ Source: http://catb.org/~esr/%n/%n-%v.tar.gz #Homepage: http://packages.debian.org/unstable/graphics/gif2png.html #Source: mirror:debian:pool/main/g/%n/%n_%v.orig.tar.gz #SourceRename: %n-%v.tar.gz Source-MD5: 3e2a98655bf49a92dfa50629d3983cb7 BuildDepends: libpng3 Depends: libpng3-shlibs Recommends: web2png Suggests: pngcrush, bmp2png, tiff2png, imagemagick-nox | imagemagick ConfigureParams: << --with-png-lib=%p/lib --with-png-inc=%p/include --mandir=%p/share/man << InstallScript: make install DESTDIR=%d DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README Description: GIF to PNG graphics file conversion DescDetail: << The gif2png program converts files from the obsolete and patent-encumbered Graphic Interchange Format (GIF) to Portable Network Graphics (PNG) format, an open W3C standard. << License: OSI-Approved DescPort: Uses autoconf. Provided under the libpng/zlib license. SplitOff: << Package: web2png Depends: %N (>= %v-%r), python-nox | python Enhances: %N (>= %v-%r) Files: bin/web2png share/man/man1/%n.1 DocFiles: COPYING Description: Batch-converts entire web-pages with gif2png DescDetail: << The Python script web2png is a companion to gif2png, it converts an entire web tree also patching HTML pages to keep IMG SRC references correct. << <<