Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: firefox
  stream: flatpak
  summary: Mozilla Firefox Web browser
  description: >-
    Mozilla Firefox is an open-source web browser, designed for standards compliance,
    performance and portability.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      flatpak-runtime: [el9]
      platform: [el9]
      # rust-toolset: ['rhel9']
      # llvm-toolset: ['rhel9']
    requires:
      flatpak-runtime: [el9]
      platform: [el9]
  profiles:
    default:
      rpms:
      - firefox
  buildopts:
    rpms:
      macros: |
         %_without_rpmwheels 1
         %_without_tests 1 #Disable all tests by default
         %__meson /usr/bin/meson
         %__ninja /usr/bin/ninja
    arches: [x86_64]
  components:
    rpms:
      firefox:
        rationale: Application package
        ref: rhel-9.1.0
        arches: [x86_64]
        buildorder: 10
      mozilla-filesystem:
        rationale: Runtime dependency
        arches: [x86_64]
        ref: rhel-9-main
      redhat-indexhtml:
        rationale: Runtime dependency
        arches: [x86_64]
        ref: rhel-9-main
      dbus-glib:
        rationale: Runtime dependency
        arches: [x86_64]
        ref: rhel-9-main
#      pipewire: temporary disable
#        rationale: Runtime dependency
#        arches: [x86_64]
#        ref: rhel-9.1.0
      sbc:
        rationale: Runtime dependency
        arches: [x86_64]
        ref: rhel-9-main