aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/chromaprint.rb
AgeCommit message (Collapse)Author
2012-09-07chromaprint 0.7Nicolas Crowell
Closes #14767. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-25chromaprint: use new dslAdam Vandenberg
2012-05-22Use new std_cmake_args methodJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24Put source path last in cmake argsAdam Vandenberg
2012-02-14chromaprint 0.6tungolcraft
This commit updates chromaprint from 0.5 to 0.6. Also, the existing recipe didn't build examples, which meant that it didn't build fpcalc, which is the most useful part of the package. Now it builds examples by default, which introduces a dependency on ffmpeg. If you really want just the libraries, the option --without-examples will give the old behavior. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-21Chromaprint 0.5Kristofer Henriksson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>