conda-forge / julia-feedstock

A conda-smithy repository for julia.
BSD 3-Clause "New" or "Revised" License
23 stars 32 forks source link

Pull dSFMT from conda-forge #21

Open dfornika opened 7 years ago

dfornika commented 7 years ago

I've opened https://github.com/conda-forge/staged-recipes/pull/3965 to add dSFMT to conda-forge.

We'll need to take a look at a few files in the julia repo to match their build:

https://github.com/JuliaLang/julia/blob/master/deps/dsfmt.mk https://github.com/JuliaLang/julia/blob/master/deps/libdSFMT.def https://github.com/JuliaLang/julia/blob/master/deps/patches/dSFMT.h.patch https://github.com/JuliaLang/julia/blob/master/deps/patches/dSFMT.c.patch

jakirkham commented 6 years ago

We now have this packaged. The patch point is raised as issue ( https://github.com/conda-forge/dsfmt-feedstock/issues/1 ).

ngam commented 2 years ago

@mkitti any opinions on this? should we look into it?