Mike McQuaid a1ba5a5da6 Migrate some formula with hard-X11 dependencies.
We have the homebrew-x11 tap for this reason so let's migrate everything
without any reverse dependencies. Ideally I'd also like to migrate
everything that's :recommended and the GTK formulae through there too
(or to a dedicated homebrew-gtk).
2014-12-27 11:09:32 +00:00
..
2014-12-27 11:05:11 +00:00
2014-10-05 23:01:02 -05:00
2014-12-17 14:40:05 -05:00
2014-12-26 20:51:43 -05:00
2014-09-28 01:11:31 -05:00
2014-11-03 19:29:25 +00:00
2014-12-26 22:58:36 -05:00
2014-09-26 18:22:19 -07:00
2014-12-08 12:41:50 +00:00
2014-12-11 13:59:12 +00:00
2014-11-14 21:06:01 +00:00
2014-12-26 19:42:11 -05:00
2014-10-26 15:42:41 +00:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.