--- document: modulemd version: 2 data: name: meson stream: latest version: 2920191009081836 context: 06d0a27d arch: i686 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 xmd: {} dependencies: - buildrequires: platform: [f29] requires: ninja: [] platform: [f29] 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.52.0-1.module_f29+6774+6ecea5cc.noarch - meson-0:0.52.0-1.module_f29+6774+6ecea5cc.src ...