FreeCAD / homebrew-freecad

Homebrew recipes for FreeCAD
54 stars 34 forks source link

Add Graphviz and Calculix as dependencies with options to not install #42

Closed bblacey closed 3 years ago

bblacey commented 7 years ago

FreeCAD uses both Graphviz and Calculix. We should add them to the FreeCAD formula dependencies to ensure proper configuration of FreeCAD.

luzpaz commented 7 years ago

Reference forum thread: https://forum.freecadweb.org/viewtopic.php?f=21&t=21094#p163309
Bugtracker: https://freecadweb.org/tracker/view.php?id=2951

luzpaz commented 7 years ago

http://brewformulas.org/graphviz

Will you make them optional ? depends_on "graphviz" => :optional

luzpaz commented 6 years ago

CalculiX-ccx 2.13 PR: https://github.com/Homebrew/homebrew-science/pull/6417

luzpaz commented 6 years ago

@peterlama just a follow up regarding this issue. Hopefully this can be done before 0.18 release.

peterlama commented 6 years ago

@luzpaz Ah yes, I forgot about it for the 0.17 release... :/

luzpaz commented 5 years ago

Also add gmsh https://github.com/Homebrew/homebrew-core/blob/master/Formula/gmsh.rb to this ticket, per https://github.com/luzpaz/FreeCAD-dependencies/issues/20

luzpaz commented 5 years ago

ElmerFEM should be also added. Here is a tip on the ElmerFEM forum thread.

luzpaz commented 5 years ago

Updated the above post with relevant version numbers a links to pre-existing formulas in Homebrew

vejmarie commented 3 years ago

Did somebody ever worked on this ? I can give it a try if needed.

vejmarie commented 3 years ago

I have added Elmer and even created the associated formula which is laid down into our Formula's now. Got some users in Singapor who like it. Will close the current issue for the moment, and add calculix as a potneitl dependency.

luzpaz commented 3 years ago

@vejmarie what about graphviz and gmsh?