38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
---
|
|
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: A simple game of evading killer robots
|
|
description: >-
|
|
Killbots is a simple game of evading killer robots. Who created the robots and
|
|
why they have been programmed to destroy, no one knows. All that is known is that
|
|
the robots are numerous and their sole objective is to destroy you. Fortunately
|
|
for you, their creator has focused on quantity rather than quality and as a result
|
|
the robots are severely lacking in intelligence. Your superior wit and a fancy
|
|
teleportation device are your only weapons against the never-ending stream of
|
|
mindless automatons.
|
|
license:
|
|
module:
|
|
- MIT
|
|
buildopts:
|
|
arches: [aarch64, x86_64]
|
|
dependencies:
|
|
- buildrequires:
|
|
flatpak-kde5-common: [f38]
|
|
flatpak-kde5-runtime: [f38]
|
|
platform: [f38]
|
|
requires:
|
|
flatpak-kde5-common: [f38]
|
|
flatpak-kde5-runtime: [f38]
|
|
platform: [f38]
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- killbots
|
|
components:
|
|
rpms:
|
|
killbots:
|
|
rationale: Application package
|
|
ref: f38
|
|
arches: [aarch64, x86_64]
|
|
...
|