aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/id3v2.rb
AgeCommit message (Collapse)Author
2013-05-14id3v2: fix buildMisty De Meo
The makefile includes a prebuilt Linux binary that has to be cleaned out before `make` will do anything.
2013-05-14id3v2 0.1.12Adam Vandenberg
Closes #19808.
2013-01-28id3v2: 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-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-03-04Fixes #889Adam Vandenberg
2010-02-20ENV['CXX'] is no longer set, use ENV.cxxMax Howell
2009-12-12Use SF gateway url for id3v2Max Howell
2009-12-05Install manpages to correct locationMax Howell
2009-12-05Add formula for id3v2.Dan Walters