Commit graph

9 commits

Author SHA1 Message Date
Adam Vandenberg
72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Adam Vandenberg
55b98a9421 Update formulae to use path shortcuts 2010-08-08 11:24:36 -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
Mike Arthur
71526568d7 Build D-Bus without X dependency. 2010-02-26 00:25:19 +00:00
Max Howell
62595481a3 aka dbus 2010-01-13 11:23:14 +00:00
Mike Arthur
4c1c677fee Standardise on d-bus.rb
Improve dbus formula.

Signed-off-by: Max Howell <max@methylblue.com>

The patch was merged upstream.

The launchctl stuff apparently didn't work properly.
2009-12-05 19:09:07 +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
Leo Franchi
4676d9e846 D-Bus formula 2009-10-12 22:41:16 +01:00