[91911] users/g5pw

Aljaž Srebrnič g5pw at macports.org
Tue Apr 17 01:30:57 PDT 2012


On 13/apr/2012, at 10:37, Ryan Schmidt wrote:

> On Apr 13, 2012, at 02:06, g5pw at macports.org wrote:
> 
>> Revision: 91911
>>         https://trac.macports.org/changeset/91911
>> Author:   g5pw at macports.org
>> Date:     2012-04-13 00:06:41 -0700 (Fri, 13 Apr 2012)
>> Log Message:
>> -----------
>> devel/wemux:
>> new port
>> 
>> Added Paths:
>> -----------
>>   users/g5pw/dports/
>>   users/g5pw/dports/devel/
>>   users/g5pw/dports/devel/wemux/
>>   users/g5pw/dports/devel/wemux/Portfile
> 
> 
>> +use_configure		no
>> +
>> +build {}
>> +
>> +destroot {
>> +    xinstall -m 775 ${worksrcpath}/wemux ${destroot}${prefix}/bin
>> +    xinstall -m 664 ${worksrcpath}/wemux.conf.example ${destroot}${prefix}/etc
>> +}
> 
> 
> 
> I realize this is still a work in progress and in your users directory, but disabling the configure ("use_configure no") and build ("build {}") phases is a pretty good hint that this port probably doesn't install any architecture-specific files and should therefore use "supported_archs noarch".


Yes, in fact this is true. Where can I read something about platforms and architectures in macports? It seems it's still not clear to me… :/

Aljaž Srebrnič
-- --
My public key:  http://bit.ly/g5pw_pubkey



More information about the macports-dev mailing list