tuxmath/tuxmath.yaml
Yaakov Selkowitz 3ef7fac8a9 Initial import
2023-08-21 12:41:26 -04:00

65 lines
1.5 KiB
YAML

---
document: modulemd
version: 2
data:
summary: Educational math tutor for children
description: >-
TuxMath is an educational math tutor for children. It features several different
types of gameplay, at a variety of difficulty levels.
license:
module:
- MIT
buildopts:
arches: [aarch64, x86_64]
dependencies:
- buildrequires:
flatpak-common: [f38]
flatpak-runtime: [f38]
platform: [f38]
requires:
flatpak-common: [f38]
flatpak-runtime: [f38]
platform: [f38]
profiles:
default:
rpms:
- tuxmath
components:
rpms:
SDL_Pango:
rationale: Runtime dependency
ref: f38
arches: [aarch64, x86_64]
SDL_mixer:
rationale: Runtime dependency
ref: f38
buildorder: 20
arches: [aarch64, x86_64]
SDL_net:
rationale: Runtime dependency
ref: f38
arches: [aarch64, x86_64]
fluidsynth:
rationale: Runtime dependency
ref: f38
buildorder: 10
arches: [aarch64, x86_64]
libinstpatch:
rationale: Runtime dependency
ref: f38
arches: [aarch64, x86_64]
libmikmod:
rationale: Runtime dependency
ref: f38
arches: [aarch64, x86_64]
t4k_common:
rationale: Runtime dependency
ref: f38
buildorder: 30
arches: [aarch64, x86_64]
tuxmath:
rationale: Application package
ref: f38
buildorder: 100
arches: [aarch64, x86_64]
...