[MacPorts] #50898: Box2d @2.3.1 Moved to github
MacPorts
noreply at macports.org
Wed Mar 16 00:42:41 PDT 2016
#50898: Box2d @2.3.1 Moved to github
---------------------+------------------------
Reporter: port@… | Owner: stromnov@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: box2d |
---------------------+------------------------
Comment (by cal@…):
Instead of using
{{{
github.setup erincatto Box2D v2.3.1
}}}
and explicitly setting the `version` property, use
{{{
github.setup erincatto Box2D 2.3.1 v
}}}
which will automatically set the version number correctly.
Additionally, `worksrcdir` is not supposed to be an absolute path.
`worksrcpath` will be composed of `${workpath}/${worksrcdir}`, so you
should use
{{{
worksrcdir Box2D-${version}/Box2D/
}}}
You should not have to set `cmake.build_dir`. The default should be fine.
--
Ticket URL: <https://trac.macports.org/ticket/50898#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list