Blob Blame History Raw
---
document: modulemd
version: 2
data:
  summary: Space exploration, trading, and combat game
  description: >-
    Explore other star systems. Earn money by trading, carrying passengers, or completing
    missions. Use your earnings to buy a better ship or to upgrade the weapons and
    engines on your current one. Blow up pirates. Take sides in a civil war. Or leave
    human space behind and hope to find some friendly aliens whose culture is more
    civilized than your own...
  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:
      - endless-sky
  components:
    rpms:
      endless-sky:
        rationale: Application package
        ref: f33
        buildorder: 10
      libmad:
        rationale: Runtime dependency
        ref: f33
...