Blob Blame History Raw
---
document: modulemd
version: 2
data:
  summary: Cross-Platform RTS Game of Ancient Warfare
  description: >-
    0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time
    strategy (RTS) game of ancient warfare. In short, it is a historically-based war/economy
    game that allows players to relive or rewrite the history of Western civilizations,
    focusing on the years between 500 B.C. and 500 A.D. The project is highly ambitious,
    involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible
    and powerful custom-built game engine.

    The game has been in development by Wildfire Games (WFG), a group of volunteer,
    hobbyist game developers, since 2001.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      flatpak-common: [f31]
      flatpak-runtime: [f31]
      platform: [f31]
    requires:
      flatpak-common: [f31]
      flatpak-runtime: [f31]
      platform: [f31]
  profiles:
    default:
      rpms:
      - 0ad
  components:
    rpms:
      0ad:
        rationale: Application package
        ref: f31
        buildorder: 10
      0ad-data:
        rationale: Runtime dependency
        ref: f31
      enet:
        rationale: Runtime dependency
        ref: f31
      gloox:
        rationale: Runtime dependency
        ref: f31
      libsodium:
        rationale: Runtime dependency
        ref: f31
      miniupnpc:
        rationale: Runtime dependency
        ref: f31
      nvidia-texture-tools:
        rationale: Runtime dependency
        ref: f31
...