Commit Graph

10 Commits (0e2a4a3550ba004b9dbedfa52b84a9c6a36692e8)

Author SHA1 Message Date
Trevor Wennblom 747f56c6b6 gloox: update homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-23 22:11:23 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -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 d6351d4b88 Less deps for Gloox, and it works better too
Had reports that gnutls broke gloox for https connnections. But good ol' comes-with-osx openssl works.
2010-06-21 17:33:16 +01:00
Silas Sewell 6e9ecbb3aa Fix depends_on and memory leak
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 10:08:26 -07:00
Max Howell dc046a09c3 Gloox 1.0 2010-04-23 11:29:08 +01: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 aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell 4fa8c73570 Gloox beta7 2009-07-10 03:11:33 +01:00