archcheck needed for depends_build and depends_run?
Ryan Schmidt
ryandesign at macports.org
Sun Aug 12 01:31:29 PDT 2012
On Aug 11, 2012, at 04:09, Joshua Root <jmr at macports.org> wrote:
> On 2012-8-11 18:54 , Clemens Lang wrote:
>> - TextMate 2 uses ninja as build system. Since we have the archcheck
>> for build dependencies, ninja will get installed +universal,
>> although the i386 code will never be executed at all, because
>> setting build.cmd to ninja will not magically use i386 ninja, but
>> x86_64 ninja, beacuse it's the default on my system.
>> - The TextMate 2 build system uses pkill from the proctools port. I
>> can't build TextMate 2, because proctools doesn't have a universal
>> variant (although any executable pkill would be just fine,
>> regardless of its architecture).
>
> Looks like these should both specify 'installs_libs no'.
I've marked pbzip2 and ninja as installing no libs.
https://trac.macports.org/changeset/96489
https://trac.macports.org/changeset/96490
Since proctools and ragel are not openmaintainer I filed tickets about them.
https://trac.macports.org/ticket/35633
https://trac.macports.org/ticket/35634
More information about the macports-dev
mailing list