Commit Graph

24 Commits (529e089c45a766c046e191199e6cc42b37dd6513)

Author SHA1 Message Date
Jack Nagel b84f6442fe Silence some Ruby 2.1 warnings 2013-12-09 13:44:45 -06:00
Jack Nagel ee862ba700 auctex: use spec deps 2013-09-21 19:29:47 -05:00
Adam Vandenberg 5956e28251 auctex: use ARGV.value 2013-07-17 06:58:11 -07:00
Adam Vandenberg 3dc9fea6f5 auctex: style nits 2013-07-14 12:20:57 -07:00
ptrv b960349eee auctex: add HEAD
Closes Homebrew/homebrew#21202.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-07-14 11:28:54 -05:00
Jack Nagel 92b1942001 auctex: fix type error
Fixes Homebrew/homebrew#18661.
2013-03-23 00:10:12 -05:00
Misty De Meo 6c61f54c8a Replace remaining shelled-out `which`es 2013-03-21 08:37:51 -05:00
Tobias Lidskog 88506e9b37 auctex: update homepage
Closes Homebrew/homebrew#18208.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-03 13:17:10 -08:00
Xiyue Deng 883007efe3 Make auctex use TeX requirement.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-13 18:25:47 -08:00
Brett Koonce 051c244d55 auctex 11.87
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-14 09:26:17 -08:00
Adam Vandenberg 8af0e97014 Use `env`. 2012-09-14 09:14:48 -07:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg 5e982a68a8 Use new Requirements in formulae 2012-03-10 09:24:10 -08:00
Adam Vandenberg 18de10fe0a use which method 2012-03-06 06:53:07 -08:00
Adam Vandenberg 3d9df4c1f3 auctex: more style nitpicks 2012-02-29 20:42:09 -08:00
Adam Vandenberg 50ada1cc0a auctex: remove silly concatenation 2012-02-29 20:37:43 -08:00
Adam Vandenberg c4687e494c auctex: exit with error status 2012-02-29 19:40:28 -08:00
Jack Nagel 83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Jack Nagel fa3d89a7c0 Use automatic mirror selection for GNU downloads
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:08:20 -05:00
Charlie Sharpsteen 832b5ab7a7 AucTeX: Fix caveats
Ending `def caveats` with `puts <<-EOS` causes text to be printed whenever the
formula is imported (which confuses the output of things like `brew audit`). A
plain `<<-EOS` should be used.

Closes Homebrew/homebrew#7303.
2011-08-30 10:00:33 -07:00
Charlie Sharpsteen cefcc3a00b Auctex: Serialize installs
`make install` fails randomly if more than one thread is used.
2011-08-27 11:56:18 -07:00
Rui Pereira e321b2e2dd Re-add auctex 11.86
An extensible package for writing and formatting TEX files in GNU Emacs and
XEmacs.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 11:54:12 -07:00
Charlie Sharpsteen 6c8629d14f Redact auctex
This reverts commit 32dfc2dfd7a2dcf1c2c1552cfe383af655592682.

Formula installs files outside of the Homebrew prefix, specifically to
`~/.emacs.d/auctex`.
2011-08-25 17:11:20 -07:00
Rui Pereira 44c54d8335 New formula for auctex 11.86
An extensible package for writing and formatting TEX files in GNU Emacs and XEmacs

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-25 17:00:18 -07:00