Blame 0ad.yaml

e6ce4fd
---
58cdc22
document: modulemd
58cdc22
version: 2
58cdc22
data:
58cdc22
  summary: Cross-Platform RTS Game of Ancient Warfare
58cdc22
  description: >-
58cdc22
    0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time
58cdc22
    strategy (RTS) game of ancient warfare. In short, it is a historically-based war/economy
58cdc22
    game that allows players to relive or rewrite the history of Western civilizations,
58cdc22
    focusing on the years between 500 B.C. and 500 A.D. The project is highly ambitious,
58cdc22
    involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible
58cdc22
    and powerful custom-built game engine.
58cdc22
58cdc22
    The game has been in development by Wildfire Games (WFG), a group of volunteer,
58cdc22
    hobbyist game developers, since 2001.
58cdc22
  license:
58cdc22
    module:
58cdc22
    - MIT
58cdc22
  dependencies:
58cdc22
  - buildrequires:
e6ce4fd
      flatpak-common: [f31]
e6ce4fd
      flatpak-runtime: [f31]
e6ce4fd
      platform: [f31]
58cdc22
    requires:
e6ce4fd
      flatpak-common: [f31]
e6ce4fd
      flatpak-runtime: [f31]
e6ce4fd
      platform: [f31]
58cdc22
  profiles:
58cdc22
    default:
58cdc22
      rpms:
58cdc22
      - 0ad
58cdc22
  components:
58cdc22
    rpms:
58cdc22
      0ad:
58cdc22
        rationale: Application package
e6ce4fd
        ref: f31
58cdc22
        buildorder: 10
58cdc22
      0ad-data:
58cdc22
        rationale: Runtime dependency
e6ce4fd
        ref: f31
58cdc22
      enet:
58cdc22
        rationale: Runtime dependency
e6ce4fd
        ref: f31
58cdc22
      gloox:
58cdc22
        rationale: Runtime dependency
e6ce4fd
        ref: f31
58cdc22
      libsodium:
58cdc22
        rationale: Runtime dependency
e6ce4fd
        ref: f31
58cdc22
      miniupnpc:
58cdc22
        rationale: Runtime dependency
e6ce4fd
        ref: f31
58cdc22
      nvidia-texture-tools:
58cdc22
        rationale: Runtime dependency
e6ce4fd
        ref: f31
e6ce4fd
...