[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/platinum/platinum.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A portable C++ application support framework [T] Platinum is a portable, performant, easy to use and open source [T] C++ application support framework. [U] https://pt-framework.sourceforge.net/ [A] Marc Dürner [M] Rene Rebe [C] extra/development [L] LGPL [S] Alpha [V] r178 [D] X platinum-r178.tar.bz2 svn+https://svn.sourceforge.net/svnroot/pt-framework/trunk platinum -r 178 runmake=0 var_append GCC_WRAPPER_APPEND ' ' -I/usr/X11/include var_append AR ' ' rc # we really should start thinking about generic jam support :-) -ReneR hook_add inmake 2 "pushd jam/src && make -f Makefile.unix && popd" hook_add inmake 5 "./jam/src/jam.bin -sCONFIG=release -q -j$SDECFG_PARALLEL" hook_add inmake 7 "./jam/src/jam.bin -sINCLUDEDIR=$root$includedir -sLIBDIR=$root$libdir install"