Commit Graph

3 Commits (adec1eeee6d7d464df230a09d5702e6eab4f75ae)

Author SHA1 Message Date
Michael Wild 900d4f3690 FIX: Install the epub docbook-xsl backend
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 16:32:47 +02: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
Martin Kühl af1e48e523 New formula: docbook.
DocBook is XML. A lot of XML.
Unfortunately, to some people, it is still used by a lot of projects,
like git, to generate their documentation, and not all of these, like
everything except git, provide pre-built documentation for download.

This formula installs all currently released docbook-xml and the most
recent docbook-xsl package and stuffs them all in the Cellar. In
addition, a script is provided that registers all of these packages in
the global XML catalog, as noted in the caveats.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-03 09:29:54 -07:00