[macports-ports] 01/04: aften: An A/52 audio encoder
Ryan Schmidt
ryandesign at macports.org
Fri Apr 6 07:52:29 UTC 2018
On Apr 6, 2018, at 02:48, Clemens Lang wrote:
> On 6 Apr, 2018, at 08:03, Ryan Schmidt wrote:
>
>> jack conflicts with jack?
>
> Thanks, remnant from my attempts to package jack and jack2 in separate ports.
> Fixed in 678e0100a4c07d55750e6dc667492dc26cdab208.
>
>> On Apr 5, 2018, at 18:18, Clemens Lang wrote:
>>> +PortGroup cmake 1.0
>>
>>> +cmake.out_of_source yes
>>
>> We should be using the cmake 1.1 portgroup for new ports, and moving old ports
>> that use cmake 1.0 to 1.1 as time permits. cmake 1.1 defaults to out-of-source
>> builds, and has other improvements over cmake 1.0.
>
> I'm not convinced the changes in cmake 1.1 are actually an improvement over the
> state of the cmake 1.0 portgroup. What do you think the improvements are?
Well I don't know. It defaults to out-of-source builds adds options for configuring some values, both of which are good, and it has support for generators which I don't know anything about, and probably some other changes. Here's the ticket describing 1.1's creation:
https://trac.macports.org/ticket/52699
More information about the macports-dev
mailing list