aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/chromaprint.rb
AgeCommit message (Collapse)Author
2015-03-18chromaprint: update 1.2 bottle.BrewTestBot
2015-03-18chromaprint 1.2David Christenson
Update to latest stable release, add test. Closes #37787. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-07chromaprint: update 1.1 bottle.BrewTestBot
2015-03-07chromaprint 1.1David Christenson
Update to latest stable release, remove patch, use HTTPS on homepage link, modernize formula. Closes #37464. Signed-off-by: Xu Cheng <xucheng@me.com>
2014-10-06chromaprint: add 1.0_1 bottle.BrewTestBot
2014-10-06Bump revision for dependents of ffmpegJaime Marquínez Ferrándiz
2014-03-18chromaprint: use patch DSLJack Nagel
2014-03-08formulae: fix with/without usage.Mike McQuaid
Closes #27275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-16chromaprint: add upstream patch to fix compilationJack Nagel
Fixes #24388.
2013-10-11chromaprint 1.0m42i
Closes #23202. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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>