[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/cmake/cmake.desc [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] A cross-platform, open-source make system [T] CMake is used to control the software compilation process using simple [T] platform and compiler independent configuration files. CMake generates [T] native makefiles and workspaces that can be used in the compiler [T] environment of your choice. CMake is quite sophisticated: it is possible [T] to support complex environments requiring system configuration, [T] preprocessor generation, code generation, and template instantiation. [U] http://www.cmake.org/ [A] Kitware, Inc., Insight Consortium [M] Rene Rebe [C] base/development [F] CROSS NO-LTO.gcc LATOMIC.arch32 [L] BSD [S] Stable [V] 3.28.3 [P] X ?----5---9 102.200 # the configure script is rather strange - we can not detect the options [O] cleanconfopt=0 # and strange config options it has, datadir and docdir are relative to $prefix [O] confopt="--prefix=$root/$prefix --datadir=/share/$pkg --docdir=/doc/$pkg" # only bootstrap cmake we don't have it yet [O] type -p cmake >/dev/null && runconf=0 # don't complex, Qt et al. cmake extras during bootstrap [O] atstage native || var_remove_regex PATH ":" ".*opt.*" [O] [ "$SDECFG_PARALLEL_MAX" ] && var_append confopt ' ' "--parallel=$SDECFG_PARALLEL_MAX" [CV-URL] https://www.cmake.org/download/ [D] dd760555a576bb26a6efb59e0204b9c08703c731d78f17a4a6552369 cmake-3.28.3.tar.gz https://github.com/Kitware/CMake/releases/download/v3.28.3/