* 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
* Added --enable-gpl which means the faac, faad2, x264 codecs are now built
* Added a patch to fix crashing when using photojpeg 'jpeg' codec, this is
because we are using libjpeg 8a when libquicktime looks like mainly built
against 6b (patch also sent to libquicktime dev mailing list to be included
in future versions)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes 1130