aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cuetools.rb
AgeCommit message (Collapse)Author
2014-12-04cuetools: modernize autotools depsJack Nagel
2014-06-20cuetools: add 1.4.0 bottle.BrewTestBot
Closes #30291. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-20cuetools 1.4.0squircle
Since berlios.de is no longer around, this formula would not build so: - updated homepage to github repo - updated release from 1.3.1 to 1.4.0 - added patch required for compilation (see https://github.com/svend/cuetools/pull/18) - removed non-applicable configure options
2013-01-28cunit: style nitsAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-13Don't need +x on theseAdam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-02-15Use shorter reference to man in several formulae.Adam Vandenberg
2010-01-31Remove left over comments.Adam Vandenberg
2010-01-31New formula for cuetools.Joe Auricchio
Signed-off-by: Adam Vandenberg <flangy@gmail.com>