New Recipe: ghostbasil v0.0.1
This is my first attempt at creating a jll package using BinaryBuilder.run_wizard(). The use case is to wrap ghostbasil, a research software written in C++. Mac x86 and a few linux platforms failed to build for some reason, so any comments/suggestions would be highly appreciated.
Thank you very much for the comments and suggestions! I think I incorporated all your suggestions. The license is MIT (located at R/LICENSE.md).
However, it seems my local ghostbasil_jll.jl package does not work as intended, see JuliaInterop/CxxWrap.jl/issues/395.
@giordano if you have any insights/suggestions, it would be highly appreciated.
Answered this in the CxxWrap issue before seeing this was linked there.
@biona001 are you still interested in completing this? Are the cxxwrap issues you were seeing resolved?
@fingolfin Hi sorry, no I don't plan to work on it anytime soon. Will reopen again if I decide to work on it again, thank you!