Commit Graph

11 Commits (465327c7ff6a2f9525080f90418de1127eb5eedd)

Author SHA1 Message Date
Adam Vandenberg 94b9e56c65 Homebrew style is to indent w/ 2 spaces, not tabs 2010-10-21 07:54:17 -07:00
Mike McQuaid 3c60022dc4 Update D-Bus to 1.4.0. 2010-09-23 20:29:11 +01:00
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