Commit Graph

7 Commits (93402536c69301055efd304c72dc4855c59402c0)

Author SHA1 Message Date
Adam Vandenberg ab643771fb brew-audit - check for commented-out dependencies
"brew audit" will now warn about commented-out dependencies.

Updated formulae that had these to either take them out or rewrite
the comments around them.
2010-09-13 15:16:09 -07:00
Christopher Denter 8a1858ac1b opencv: Use revision 3478.
Seems to work good. Memory leak from 2.1.0 is fixed. Some later revisions don't compile on OSX, though

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15 11:35:25 -07:00
Adam Vandenberg 1e9d62f415 Remove empty md5 2010-08-08 18:26:08 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* 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-08-07 18:08:53 -07:00
Christopher Denter 86ec6ac87c opencv -- Make opencv formula use svn, not the 2.1.0 release. Necessary due to a *massive* memory leak that was fixed upstream.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 16:59:30 -07:00
David Höppner 5078377f2e opencv: clean up url 2010-05-22 14:48:55 +02:00
kmowery 52918cfe85 OpenCV 2.1.0
Open source Computer Vision is a library of programming functions for real time computer vision.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-18 21:54:04 -07:00