the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gifsicle
Version: 1.64
Revision: 1
Maintainer: Karl-Michael Schindler
Source: http://www.lcdf.org/gifsicle/%n-%v.tar.gz
Source-MD5: dabe9ee0d6d9cea099d9a7e6ecdcc443
BuildDepends: x11-dev
Depends: x11
Conflicts: ungifsicle
Replaces: ungifsicle
ConfigureParams: --mandir=%p/share/man
InstallScript: make install DESTDIR=%d
DocFiles: COPYING INSTALL NEWS README
InfoTest: <<
TestScript: make check || exit 2
<<
DescPackaging: Originally packaged by Matt Stephenson.
License: GPL
Homepage: http://www.lcdf.org/gifsicle
Description: Tools for manipulating GIF's, LZW-enabled
DescDetail: <<
The gifsicle package consists of three programs:
gifsicle is a command line tool for creating, editing, and getting
information about GIF images and animations.
gifview is a animated-GIF viewer which can show animations as slideshows or
in real time.
gifdiff compares two GIFs for identical visual appearance.
<<