Commit Graph

16 Commits (082dda8e9304d46e43cfbb5f89d5de5c136214d2)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 5015776c14 Weechat - disable perl 2011-01-20 08:40:22 -08:00
Francesco Lazzarino 4c8b601982 updated weechat to 0.3.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-19 17:58:03 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Ash Berlin 83fd7e3bac Fix weechat's perl plugin.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-09 16:49:05 -07:00
Kenneth Vestergaard cd153c52c9 update weechat to 0.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-08 08:22:21 -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
David Höppner 75a592998f weechat: version update to 0.3.2 2010-04-24 18:35:52 +02:00
David Höppner 5c08568eca weechat: update to version 0.3.1.1
* remove patch to find libiconv
* disable ruby extension in head and stable (build fails)
2010-02-08 13:18:02 +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
David Höppner f492148c3b weechat: GnuTLS is fixed 2009-10-12 23:01:13 +01:00
David Höppner ae44cb4c81 weechat: fix iconv not found (not perfect)
Signed-off-by: Max Howell <max@methylblue.com>

Fixes Homebrew/homebrew#82
2009-10-09 00:13:24 +01:00
Max Howell ea31de16bb Fix Weechat always installing to /usr/local
The WeeChat devs don't know about CMAKE_INSTALL_PREFIX apparently, someone
should tell them. I won't. I plan on just sitting back and shacking my head
side-to-side instead.
2009-10-02 20:01:23 +01:00
dbr daf1821c59 weechat depends_on gnutls, and two FIXME notices 2009-09-30 01:24:36 +01:00
Max Howell a0759ae93a Use new depends_on syntax in all formula
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
dbr d3e93c2e14 Add weechat formula 2009-09-17 19:51:48 +01:00