Commit Graph

9 Commits (136b0511a3d53ef3276a7d5151795287d53d85a9)

Author SHA1 Message Date
Jack Nagel 4d941c28be Use ARGV.include? instead of ARGV.flag? in formula
ARGV.flag? will notice short options, and so ARGV.flag? '--devel' will
be triggered by '-d', which is obviously undesired.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-18 15:25:14 -06:00
Misty De Meo 4151d41c14 scantailor: update --enhanced branch to 20110907
Closes Homebrew/homebrew#8528.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 14:55:34 -08:00
Misty De Meo 96b14b73e9 scantailor: add "enhanced" build option
Closes Homebrew/homebrew#7456.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 15:25:37 -05:00
Misty De Meo 8e30b7b9ae scantailor 0.9.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-10 10:27:14 -07:00
Michael Lapinsky d79ee8d163 Changed X11R6 paths to X11
Fixed formulas referencing X11 via the X11R6 symlink to instead reference the
path X11 should be at directly (in case the user doesn't have that symlink,
like I didn't)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-18 10:34:13 -07:00
Adam Vandenberg 811daec917 scantailor: add libtiff dependency 2011-03-15 21:51:33 -07:00
Adam Vandenberg 24d76281ea scantailor: fix linking against system libpng 2011-03-15 17:57:42 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Sean Lynch 2ea1ead3c9 scantailor 0.9.9.2
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-27 19:24:13 +00:00