Commit Graph

12 Commits (4b4b46e031234739bb2571add3a3b86fafee87ad)

Author SHA1 Message Date
Jack Nagel d1a2bb3c32 Use Homebrew's pcre where appropriate
We provide a pcre formula as OS X does not provide libpcre headers.
However, it does provide the library itself and so occasionally things
will use Homebrew's pcre headers and link against the system library.
This should be avoided to prevent incompatibilities, so explicitly tell
the build system where to look for the library where necessary.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24 16:51:33 -06:00
Adam Vandenberg 9bcf8298f7 tintin 2.00.8 2012-02-09 21:34:01 -08:00
Joe Baldino 933e3776b6 tintin 2.00.7
Closes Homebrew/homebrew#8188.

Signed-off-by: Joe Baldino <joe.baldino@comcast.net>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-20 20:14:22 -05:00
Joe Baldino cf872eee70 tintin 2.00.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-25 09:42:48 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Joe Baldino 062a63af70 Update Formula: tintin.rb to 2.00.5
Fixes Homebrew/homebrew#4153

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-07 12:33:10 -08:00
Joe Baldino c9071f99c7 tintin.rb to version 2.00.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-29 20:53:01 -08:00
Tojek Anselm f74b48984c tintin: to version 2.00.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-17 09:21:03 -07:00
Tojek Anselm 762a071707 Update and fix tintin.rb
Updates to upstream version 2.00.2. Now declares 'pcre' as a package
dependency. Patches Makefile.in such that brew's environment variables, namely
CPPFLAGS and CFLAGS, are passed to autotools.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-17 21:17:35 -07:00
Adam Vandenberg 542fb80188 Update tintin to 2.00.1 2010-06-17 08:38:04 -07: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
Matt Kemp ef1bb13903 added formula for tintin++
TinTin++, aka TT++, is a free Mud client for Windows, Linux, and Mac OS X.
2009-09-30 00:22:49 -05:00