Hi René,

On 27 Oct 2014, at 00:34 , Ryan Schmidt <ryandes...@macports.org> wrote:

> 
>> On Oct 26, 2014, at 6:24 PM, m...@macports.org wrote:
>> 
>> Revision
>> 127391
>> Author
>> m...@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
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to