Blob Blame History Raw
---
document: modulemd
version: 2
data:
  summary: Simple and beautiful calendar application designed to fit GNOME 3
  description: >-
    Calendar is a simple and beautiful calendar application designed to fit GNOME
    3. Features: * Week, month and year views * Basic editing of events * Evolution
    Data Server integration * Search support
  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:
      - gnome-calendar
  components:
    rpms:
      gnome-calendar:
        rationale: Application package
        ref: f33
        buildorder: 10
      libhandy:
        rationale: Runtime dependency
        ref: f33
...