Open CASCADE Community Edition fetch type
David Evans
devans at macports.org
Sat Jun 14 07:06:34 PDT 2014
On 6/14/14 6:24 AM, Mark Brethen wrote:
> Open CASCADE is required to build FreeCAD, and since it is a software development platform for 3D surface and solid modeling I thought it deserved its own Portfile.
Yes, it should be a separate port. While the lines you have written are
not incorrect per se, the preferred approach would be to use the github
PortGroup to do all this (and more) for you more simply. The equivalent
would then be
PortGroup github 1.0
github.setup tpaviot oce 0.15 OCE-
Look at
http://svn.macports.org/repository/macports/trunk/dports/_resources/port1.0/group/github-1.0.tcl
to see how this works.
Dave Evans
More information about the macports-dev
mailing list