aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/autotrace.rb
AgeCommit message (Collapse)Author
2014-03-23autotrace: bump revision for imagemagickJack Nagel
2014-03-14autotrace: use checksummed patchesJack Nagel
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31autotrace: use recommended depJack Nagel
2013-01-04autotrace: fix underquoted m4Adam Vandenberg
Closes #16885.
2012-12-16autotrace: port to libpng 1.5Derek Poon
autotrace fails to build because libpng changed its API between 1.4 and 1.5. Apply a patch from MacPorts to fix this. Thanks to adamv for the solution. Closes #16569. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08autotrace: use options dslAdam Vandenberg
2011-03-15autotrace: fix audit warningAdam Vandenberg
2011-03-14autotrace: use system libpngAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-09-03Added formula for autotrace utilityBenjamin Maus
Autotrace is a small utility for tracing bitmap files to vector graphics. The tool has been updated years ago, but still works and compiles nicely. As default it is compiled with ImageMagick (as the default configure script would do). To disable it set "--without-imagemagick" Signed-off-by: David Höppner <0xffea@gmail.com>