Commit graph

13 commits

Author SHA1 Message Date
Adam Vandenberg
ce5a90074e gloox 1.0.9 2013-11-30 11:14:46 -08:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg
0f00ad888f gloox: note that issue tracker is 404 2012-03-17 12:06:40 -07:00
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