Commit Graph

67 Commits (043523ce8dca2114061f54440375cbe93d2bc3a3)

Author SHA1 Message Date
Douglas Creager 8835fffce9 Fixing several formulae that fail with LLVM
Specifically: emacs, glib, igraph, and zeromq
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 17:14:14 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* 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-08-07 18:08:53 -07:00
Adam Vandenberg e8e8dc1f28 Link "emacs" binary into bin even for a Cocoa app. 2010-07-13 07:49:36 -07:00
Adam Vandenberg dd7d28d42b Add x11 option to emacs 2010-07-13 07:44:01 -07:00
Luke Amdor b247fb71d2 Not including magit when building emacs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-01 21:36:07 -07:00
Adam Vandenberg e515fd5a0a Tweak emacs
* Reformat caveats, especially to note whre Emacs.app is built
* Remove 2 unused configure switches
2010-05-10 21:18:41 -07:00
Drew Hess 3809c182ad emacs: version update to 23.2.
Note that --cocoa no longer builds from HEAD as this is now supported
by the release version.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-08 23:41:04 -07:00
Drew Hess 9a1bd9b519 Support both bzr and git HEADs for emacs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-20 21:33:05 -07:00
David Höppner 34300a6cb3 emacs: add site-lisp path
* add magit package
* disable d-bus (segfaults when compiling)
2010-02-14 17:54:36 +01:00
David Höppner 6c846c6fbc emacs: GNU Emacs has now switched from CVS to Bazaar.
The caveats text based on justinweiss@f103c7fd720edf1ca1b637d555c4fb2c287de2a4
2010-02-03 15:55:10 +01:00
Adam Vandenberg 77ba781c8c Update emacs documentation with TEXINFO tip.
Fixes:
http://github.com/mxcl/homebrew/issues#issue/177
2010-01-30 09:49:32 -08:00
Max Howell f4f7a93c2f Fixes Homebrew/homebrew#125 2009-12-02 15:23:22 +00:00
Boris Gordon 2d01cc5098 emacs --cocoa uses prefix.install as it should 2009-11-07 18:22:36 +00:00
Boris Gordon d937fd5c04 Emacs has --cocoa build option to build Emacs.app using CVS HEAD via git 2009-11-07 18:22:36 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
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-10-15 16:48:03 +01:00
Philip Weaver e798791143 Use separate system calls for separate commands 2009-10-12 17:26:57 +01:00
David Höppner c722f7d554 GNU Emacs formula
GNU Emacs is an extensible, customizable text editor—and more. At
its core is an interpreter for Emacs Lisp, a dialect of the Lisp
programming language with extensions to support text editing.
2009-10-02 16:30:34 +01:00