[127391] trunk/dports/kde
Marko Käning
MK-MacPorts at techno.ms
Sun Oct 26 16:54:32 PDT 2014
Hi René,
On 27 Oct 2014, at 00:34 , Ryan Schmidt <ryandesign at macports.org> wrote:
>
>> On Oct 26, 2014, at 6:24 PM, mk at macports.org wrote:
>>
>> Revision
>> 127391
>> Author
>> mk at macports.org
>> Date
>> 2014-10-26 16:24:49 -0700 (Sun, 26 Oct 2014)
>> Log Message
>>
>> kde4-workspace: new port (closes René's ticket #44236)
>
>> Added: trunk/dports/kde/kde4-workspace/Portfile (0 => 127391)
>
>> +variant nostrip description {Prevent stripping of binaries} {
>> + configure.args-delete -DCMAKE_BUILD_TYPE=Release
>> + configure.args-append -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DCMAKE_STRIP:FILEPATH=/bin/echo
>> +}
>
> Would it make sense to name this variant "debug" instead? It would be nice to avoid variants whose names begin with "no”.
there is a “debug” variant already available due to the kde portgroup...
Why did you need to introduce a “nostrip” variant? Is that because of CMAKE_STRIP:FILEPATH?
Greets,
Marko
More information about the macports-dev
mailing list