--- document: modulemd version: 2 data: name: meson stream: latest version: 3120190417114446 context: dc56099c arch: armv7hl summary: The Meson Build system description: >- Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible. The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wasted. So is every second spent waiting for the build system to actually start compiling code. license: module: - MIT content: - ASL 2.0 dependencies: - buildrequires: platform: [f31] requires: ninja: [] platform: [f31] references: community: https://mesonbuild.com/ documentation: https://mesonbuild.com/ tracker: https://github.com/mesonbuild/meson/issues profiles: default: rpms: - meson api: rpms: - meson components: rpms: meson: rationale: Main component. ref: latest arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] artifacts: rpms: - meson-0:0.50.1-1.module_f31+3967+781a4e9d.noarch - meson-0:0.50.1-1.module_f31+3967+781a4e9d.src ...