the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ungifsicle
Version: 1.67
Revision: 1
Maintainer: Karl-Michael Schindler
Source: http://www.lcdf.org/gifsicle/%n-%v.tar.gz
Source-MD5: 92226bb2c10b3e8ca9e254ca89ffc008
BuildDepends: x11-dev
Depends: x11
Conflicts: gifsicle
Replaces: gifsicle
ConfigureParams: --mandir=%p/share/man --enable-ungif
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-free
DescDetail: <<
The ungifsicle 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.
<<