Commit Graph

22 Commits (686d0b56a4e97343a76a589c21a2dc51d001ad2a)

Author SHA1 Message Date
Jack Nagel 6b8277f161 elinks: use spec deps 2013-09-21 19:29:50 -05:00
Brian Riddle 4ed178e8fa elinks: fix devel checksum
Closes Homebrew/homebrew#16460.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 13:45:44 -06:00
Trevor Wennblom 3a3328737a elinks 0.12pre6
Closes Homebrew/homebrew#16259.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-26 21:09:59 -08:00
Adam Vandenberg be00915f69 elinks: use sha1 for devel 2012-09-03 13:45:34 -07:00
Adam Vandenberg fe8d89110b elinks: use new dsl 2012-08-27 21:38:10 -07:00
Adam Vandenberg 62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
Adam Vandenberg 16abc347cc Remove redundant :using specs 2012-04-19 21:06:00 -07:00
Jack Nagel 64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Kevin Nygaard c2873eb2c4 elinks --devel 0.12pre5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-08 19:26:17 -08:00
Max Howell 06cb65df78 These now depend on automake for Xcode >= 4.3
Fixes Homebrew/homebrew#10559.

Also added missing deps for osm2pgsql.

Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-02-28 15:40:59 +00:00
Jonas Bengtsson 169fbaca1d elinks: enable 256 colors
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 19:26:03 -08:00
Max Howell 6d5730fa2c Don't fails_with_llvm if MacOS.lion?
Not sure how I failed so badly at logic. This should be rewritten so that the build info has a tested MacOS version too. However it seems unlikely that the same LLVM versions on different platforms would have different compile errors. So we'll risk it, and it'll be informative for us too.
2011-09-02 12:12:30 +01:00
Max Howell 07d4e60363 slinks builds with LLVM
Closes Homebrew/homebrew#7359.
2011-09-01 11:02:13 +01:00
Tim Gray fa58571682 elinks: add head
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-08 21:35:01 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 571b81a446 elinks - don't use spidermonkey 2010-10-16 17:54:53 -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 e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07: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
Mark Imbriaco 98dfd1e6e4 Make the elinks formula use gcc-4.2. 2009-10-03 13:28:31 +01:00
Joshua Peek 226b921337 Formula for elinks 2009-08-30 11:36:19 -05:00