Blame SOURCES/modulemd.src.txt

38a78b
---
38a78b
document: modulemd
38a78b
version: 2
38a78b
data:
38a78b
  name: firefox
38a78b
  stream: flatpak
38a78b
  summary: Mozilla Firefox Web browser
38a78b
  description: >-
38a78b
    Mozilla Firefox is an open-source web browser, designed for standards compliance,
38a78b
    performance and portability.
38a78b
  license:
38a78b
    module:
38a78b
    - MIT
38a78b
  dependencies:
38a78b
  - buildrequires:
38a78b
      flatpak-runtime: [el8]
38a78b
      platform: [el8]
38a78b
      rust-toolset: ['rhel8']
38a78b
      llvm-toolset: ['rhel8']
38a78b
    requires:
38a78b
      flatpak-runtime: [el8]
38a78b
      platform: [el8]
38a78b
  profiles:
38a78b
    default:
38a78b
      rpms:
38a78b
      - firefox
38a78b
  buildopts:
38a78b
    rpms:
38a78b
      macros: |
38a78b
         %_without_rpmwheels 1
38a78b
         %__python2 /app/bin/python2
38a78b
         %_without_tests 1 #Disable all tests by default         
38a78b
         %__meson /usr/bin/meson
38a78b
         %__ninja /usr/bin/ninja
38a78b
  components:
38a78b
    rpms:
38a78b
      firefox:
38a78b
        rationale: Application package
8744dd
        ref: rhel-8.4.0
38a78b
        buildorder: 10
38a78b
      mozilla-filesystem:
38a78b
        rationale: Runtime dependency
38a78b
        ref: rhel-8.3.0
38a78b
      redhat-indexhtml:
38a78b
        rationale: Runtime dependency
38a78b
        ref: rhel-8.3.0
38a78b
      dbus-glib:
38a78b
        rationale: Runtime dependency
38a78b
        ref: rhel-8.3.0
38a78b
      pipewire:
38a78b
        rationale: Runtime dependency
38a78b
        ref: rhel-8.3.0
38a78b
      sbc:
38a78b
        rationale: Runtime dependency
38a78b
        ref: rhel-8.3.0
38a78b
      gtk2:
38a78b
        buildorder: 2
38a78b
        rationale: Runtime dependency
8744dd
        ref: rhel-8.4.0