Konoha has been reborn in this third iteration of it.
It is now called minikonoha, but it still includes a konoha binary.
It has the same homepage, but the code is developed on Github.
- Use the git url for minikonoha-0.1.0
- Keep the same formula name.
- Add an option to run the tests. 8 fail out of 776 in 1 minute.
- Tested with mpich2
FixesHomebrew/homebrew#14950ClosesHomebrew/homebrew#15561.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Upgrade konoha to version 1.0.0-952.
Adapt the formula to the major changes that happened including:
* Add deps on cmake, pcre, json-c, open-mpi, and sqlite
* Use new homepage that is listed on the old homepage.
* Use the googlecode download site.
Tested on Lion with clang and llvm from XCode-4.3.3.
ClosesHomebrew/homebrew#12839.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>