aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gifsicle
Commit message (Collapse)AuthorAgeFilesLines
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/gifsicle: build fixNatanael Copa2014-11-271-1/+1
|
* testing/gifsicle: new aportIsaac Dunham2014-11-271-0/+49
gifsicle provides three tools: gifsicle, which can animate/split/optimize/unoptimize GIF images; gifdiff, which determines whether two GIFs appear identical; and gifview, a simple viewer for animated GIFs. gifview is the only one that uses X11, so it may be worthwhile to split it out.