Commit Graph

7 Commits (edfd12b08d680754eb0d3127387884273214cfe0)

Author SHA1 Message Date
Adam Vandenberg ac9ffe9336 autotrace: fix underquoted m4
Closes Homebrew/homebrew#16885.
2013-01-04 16:40:55 -08:00
Derek Poon 22132b9cc3 autotrace: port to libpng 1.5
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 Homebrew/homebrew#16569.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-16 08:57:14 -08:00
Adam Vandenberg dc99c823b3 autotrace: use options dsl 2012-08-08 22:01:39 -07:00
Adam Vandenberg 10e8aac034 autotrace: fix audit warning 2011-03-15 21:40:31 -07:00
Adam Vandenberg 45374a34da autotrace: use system libpng 2011-03-14 15:13:57 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Benjamin Maus 06f5704beb Added formula for autotrace utility
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>
2010-09-03 18:58:51 +02:00