Blob Blame History Raw
---
document: modulemd
version: 2
data:
  summary: Fast paced 3D first person shooter
  description: >-
    Warsow is a fast paced first person shooter consisting of cel-shaded cartoon-like
    graphics with dark, flashy and dirty textures. Warsow is based on the E-novel
    "Chasseur de bots" ("Bots hunter" in English) by Fabrice Demurger. Warsow's codebase
    is built upon Qfusion, an advanced modification of the Quake II engine.

    This package installs the client to play Warsow.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      flatpak-common: [f33]
      flatpak-runtime: [f33]
      platform: [f33]
    requires:
      flatpak-common: [f33]
      flatpak-runtime: [f33]
      platform: [f33]
  profiles:
    default:
      rpms:
      - warsow
  components:
    rpms:
      warsow:
        rationale: Application package
        ref: f33
        buildorder: 10
      warsow-data:
        rationale: Runtime dependency
        ref: f33
...