Commit Graph

2 Commits (0c5c0b1e135d22f2ce9df8ad27267a1ba78f1375)

Author SHA1 Message Date
Camillo Lugaresi 0cfb74692f Remove spurious libiconv dependencies
OS X ships with iconv. glib failed to detect it, and this snowballed
into a few formulas requiring a superfluous duplicate install of
libiconv. All of the formulas in this commit compile without the
libiconv dependency.

jn:
The libiconv shipped with 10.5, 10.6, and 10.7 is version 1.11, so there
shouldn't be any cases of "10.x needs a newer libiconv but 10.y does
not".

In any case, we'll wait a week or so just in case any weird issues crop
up, and if not, then we can remove the libiconv formula and blacklist
it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 22:22:16 -06:00
Martin Balfanz 9e2e3da6df New Formula: kbtin
KBtin is a very heavily extended clone of TinTin++.

Closes Homebrew/homebrew#7803.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 16:07:34 -07:00