Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: thunderbird
  stream: flatpak
  summary: Mozilla Thunderbird mail/newsgroup client
  description: >-
    Mozilla Thunderbird is a standalone mail and newsgroup client.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      flatpak-runtime: [el9]
      platform: [el9]
    requires:
      flatpak-runtime: [el9]
      platform: [el9]
  profiles:
    default:
      rpms:
      - thunderbird
  buildopts:
    rpms:
      macros: |
         %__meson /usr/bin/meson
         %__ninja /usr/bin/ninja
    arches: [x86_64]
  components:
    rpms:
      dbus-glib:
        rationale: Dependency of thunderbird
        ref: rhel-9-main
        arches: [x86_64]
      mozilla-filesystem:
        rationale: Dependency of thunderbird
        ref: rhel-9-main
        arches: [x86_64]
      redhat-indexhtml:
        rationale: Dependency of thunderbird
        ref: rhel-9-main
        arches: [x86_64]
      sbc:
        rationale: Dependency of pipewire
        ref: rhel-9-main
        arches: [x86_64]
      thunderbird:
        rationale: Application package
        ref: rhel-9-main
        arches: [x86_64]
        buildorder: 10