[127391] trunk/dports/kde
Ryan Schmidt
ryandesign at macports.org
Sun Oct 26 16:34:28 PDT 2014
> 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".
More information about the macports-dev
mailing list