document: modulemd version: 1 data: summary: CMake bootstrap module for bootstrapping cmake description: > This module is not intended for genereal use. It's purpose is help bootstrapping cmake. license: module: [ MIT ] dependencies: buildrequires: platform: master python3: master # Explicitly require transitive dependencies to work around # . host: master requires: platform: master python3: master references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/modularity-modules/cmake-bootstrap tracker: https://github.com/modularity-modules/cmake-bootstrap # Make sure cmake-filesystem is not built or it is filtered, bug #1498907 buildopts: rpms: macros: | %_with_bootstrap 1 %_without_cmake_enables_emacs 1 %_with_cmake_enables_foreign_filesystem 1 %_without_cmake_enables_git_test 1 %_without_cmake_enables_gui 1 %_with_cmake_enables_ncurses 1 %_with_cmake_enables_python3 1 %_with_cmake_enables_rpm 1 %_without_cmake_enables_sphinx 1 %_without_cmake_enables_X11_test 1 components: rpms: cmake: rationale: Build-dependency for cmake module. ref: master