Commit Graph

15 Commits (ef7ea88f4745329d10c83370c531faad2f2698fb)

Author SHA1 Message Date
Adam Vandenberg 7490649a20 slang: remove unused configure switches 2011-09-01 10:24:30 -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
Marek Sebera 704eaeeec4 s-lang formula 2.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12 07:39:40 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 2b5bc26c1b s-lang - fix homepage and build 2010-12-17 08:43:33 -08:00
Andrew Marshall 8bf70292ef Update s-lang to v2.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-16 21:13:30 -08:00
Adam Vandenberg 72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -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
Max Howell 1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Alexis Hildebrandt 7976629202 Update Formula: s-lang. Add formula alias slang. 2010-01-23 12:21:14 +00:00
Alexis Hildebrandt dea816fac6 Update Formula: s-lang
Update to the latest SLang release 2.2.2
2010-01-23 12:21:14 +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
Max Howell a0759ae93a Use new depends_on syntax in all formula
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
Daniel Rodríguez Troitiño 9e3c6a57c1 Upgrading s-lang version to 2.2.1. 2009-09-16 14:49:06 +01:00
Daniel Rodríguez Troitiño 896ffcb98c S-Lang formula
S-Lang is a multi-platform programmer's library designed to allow a developer
to create robust multi-platform software.

<http://www.s-lang.org/>
2009-09-11 17:42:53 +01:00