Blame SOURCES/modulemd.src.txt

8c00bd
---
8c00bd
document: modulemd
8c00bd
version: 2
8c00bd
data:
8c00bd
  name: thunderbird
8c00bd
  stream: flatpak
8c00bd
  summary: Mozilla Thunderbird mail/newsgroup client
8c00bd
  description: >-
8c00bd
    Mozilla Thunderbird is a standalone mail and newsgroup client.
8c00bd
  license:
8c00bd
    module:
8c00bd
    - MIT
8c00bd
  dependencies:
8c00bd
  - buildrequires:
8c00bd
      flatpak-runtime: [el8]
8c00bd
      platform: [el8]
8c00bd
      rust-toolset: ['rhel8']
8c00bd
      llvm-toolset: ['rhel8']
8c00bd
    requires:
8c00bd
      flatpak-runtime: [el8]
8c00bd
      platform: [el8]
8c00bd
  profiles:
8c00bd
    default:
8c00bd
      rpms:
8c00bd
      - thunderbird
8c00bd
  buildopts:
8c00bd
    rpms:
8c00bd
      macros: |
8c00bd
         %__meson /usr/bin/meson
8c00bd
         %__ninja /usr/bin/ninja
8c00bd
  components:
8c00bd
    rpms:
8c00bd
      dbus-glib:
8c00bd
        rationale: Dependency of thunderbird
bd7af1
        ref: rhel-8.6.0
8c00bd
        buildorder: 10
8c00bd
      mozilla-filesystem:
8c00bd
        rationale: Dependency of thunderbird
bd7af1
        ref: rhel-8.6.0
8c00bd
        buildorder: 10
8c00bd
      pipewire:
8c00bd
        # After sbc
8c00bd
        rationale: Dependency of thunderbird
bd7af1
        ref: rhel-8.6.0
8c00bd
        buildorder: 20
8c00bd
      redhat-indexhtml:
8c00bd
        rationale: Dependency of thunderbird
bd7af1
        ref: rhel-8.6.0
8c00bd
        buildorder: 10
8c00bd
      sbc:
8c00bd
        rationale: Dependency of pipewire
bd7af1
        ref: rhel-8.6.0
8c00bd
        buildorder: 10
8c00bd
      thunderbird:
8c00bd
        rationale: Application package
bd7af1
        ref: rhel-8.6.0
8c00bd
        buildorder: 100