Commit Graph

27 Commits (22ac33d020bddd60eeb815d95d9b9348162bf689)

Author SHA1 Message Date
Jack Nagel 07e0d496a0 dbus 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-05 15:57:44 -05:00
Jack Nagel db91e1075a dbus: disable tests
The tests try to link with dbus-glib, but dbus-glib depends on dbus.
SMH.

Fixes Homebrew/homebrew#10367.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-21 12:07:29 -06:00
Jack Nagel b19a3c5544 dbus 1.4.18
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-19 19:34:11 -06:00
Jack Nagel ccf6c6c0cf dbus: persist etc and var stuff across upgrades
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 11:04:57 -06:00
Adam Vandenberg cad640e4b4 dbus: add link to upstream bug report 2011-12-15 22:39:03 -08:00
Adam Vandenberg 85debb6d8a d-bus: fix use of man2html 2011-12-15 22:26:01 -08:00
Nibbles 2bits 1ed6fe010f d-bus 1.4.16
This commit upgrades d-bus to 1.4.16 with no other changes.
It compiles without error using clang, llvm, and gcc-4.2.1 from
XCode-4.0.2 on OSX 10.6.8, x64 kernel.
Closes Homebrew/homebrew#7995.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-06 16:05:16 -05:00
Adam Vandenberg d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Birger J. Nordølum 0836aaaeb0 D-Bus 1.4.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-03 16:20:39 -07:00
Birger J. Nordølum 26b4562b26 D-Bus 1.4.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-10 16:17:36 -07:00
Birger J. Nordølum 8bf98b16ff D-Bus 1.4.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-26 19:20:08 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Carlos Rodriguez 9c6a41ddc6 Clean up LaunchAgent caveats.
Documentation now has instructions on creating ~/Library/LaunchAgents
directory for first time installs of Formulas.
Appending trailing slash to Formula documentation in regards to copying
plists to LaunchAgents directory.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-05 10:13:14 -08:00
Mike McQuaid 8f0e23cf70 Update D-Bus to 1.4.1. 2011-01-05 12:28:18 +00:00
Mike McQuaid 043b0c7c0f Add another D-Bus patch that was merged upstream. 2010-12-12 01:17:44 +00:00
Mike McQuaid b15e5d423d Add D-Bus launchd patches now they are merged. 2010-12-09 00:22:50 +00:00
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