Jack Nagel ffd5b7d7ab Add support for xz-compressed tarballs
Rationale: some software (e.g. GNU Coreutils, GnuTLS 3.x), have started
distributing _only_ xz-compressed tarballs. There is no system XZ
utility provided by OS X, but it is necessary so that we can continue to
provide formulae for this software.

If XZUtils isn't installed, we abort and prompt the user to `brew
install xz`.

The `xz` command itself doesn't do any untarring, so we write the
decompressed archive to stdout and pipe it to tar.
2011-12-09 16:16:46 -06:00
..
2010-04-06 08:27:10 -07:00
2010-04-06 08:27:11 -07:00
2011-08-24 22:30:43 +01:00
2011-09-19 09:25:02 -07:00
2011-03-12 11:55:03 -08:00
2011-09-21 17:37:36 -05:00
2011-09-19 09:25:02 -07:00
2010-10-17 21:13:16 -07:00