aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/antiword.rb
AgeCommit message (Collapse)Author
2013-06-11antiword: style updateAdam Vandenberg
2013-04-25antiword: install resource filesChristian Oberschulte
Fixes #19316. Closes #19432. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-02-09antiword: style cleanupsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-30antiword: use Homebrew's compiler settingJack Nagel
Additionally, fix a hard-coded path in a header file. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-04-23Fix antiword install paths. Fixes #898.Adam Vandenberg
2009-12-12Reformat antiword.Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-02Install Antiword manpageBen Alpert
2009-09-01Antiword formulaBen Alpert
Antiword is a free MS Word reader that converts the binary files into plain text or Postscript.