---
document: modulemd
version: 2
data:
summary: Jump'n run like game
description: >-
SuperTux is a jump'n run like game, Run and jump through multiple worlds, fighting
off enemies by jumping on them or bumping them from below. Grabbing power-ups
and other stuff on the way.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f37]
flatpak-runtime: [f37]
platform: [f37]
requires:
flatpak-common: [f37]
flatpak-runtime: [f37]
platform: [f37]
profiles:
default:
rpms:
- supertux
buildopts:
arches: [aarch64, x86_64]
components:
rpms:
physfs:
rationale: Runtime dependency
ref: f37
arches: [aarch64, x86_64]
supertux:
rationale: Application package
ref: f37
arches: [aarch64, x86_64]
buildorder: 10
...