Handling Universal Distfiles

Joshua Root jmr at macports.org
Wed Aug 22 22:58:33 PDT 2012


On 2012-8-23 05:19 , Jeremy Lavergne wrote:
> I've got a port that's now offering only binary distfiles, and those distfiles are universal for only two architectures.
> 
> How should this be handled? Always forcing +universal? Marking supported_archs as only the two that are supported?

You could force universal, or you could lipo out the unwanted archs when
non-universal is requested. Either way you should set supported_archs
appropriately.

- Josh


More information about the macports-dev mailing list