--- document: modulemd version: 2 data: name: minetest stream: 5 version: 3020191217165623 context: a5b0195c arch: ppc64le summary: Infinite-world block sandbox game engine with support for survival and crafting description: >- Minetest is a sandbox construction game, created by Perttu Ahola in year 2010, inspired by Infiniminer, Minecraft and similar games. The gameplay is very similar to Minecraft's, so players can create and destroy various types of blocks in a three-dimensional open world. This allows forming structures in every possible creation, on multiplayer servers or as singleplayer. An increasing number of Mods and Texture Packs allow players to personalize the game in different ways. license: module: - MIT xmd: {} dependencies: - buildrequires: platform: [f30] requires: platform: [f30] references: community: https://www.minetest.net/ documentation: https://wiki.minetest.net/ tracker: https://github.com/minetest/minetest/issues profiles: client: rpms: - minetest server: rpms: - minetest-server api: rpms: - minetest - minetest-server components: rpms: minetest: rationale: Main component. ref: 52c05c arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...