name: cmake version: 3.28.3 description: CMake is a cross-platform, open-source build system generator source: debian_dsc: https://deb.debian.org/debian/pool/main/c/cmake/cmake_3.28.3-1.dsc build: - ./bootstrap --prefix=/usr --system-libs --parallel=$(nproc) - make -j$(nproc) install: - make install DESTDIR=/usr package: name: cmake version: 3.28.3 arch: any description: Cross-platform build system generator