From fa3ca72572ca69edd7c78087590e1041c5bb90e8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 17 2022 11:08:46 +0000 Subject: import firefox-flatpak-9000020220406190528.4a735dea --- diff --git a/.firefox.metadata b/.firefox.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.firefox.metadata diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..f6cc050 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,54 @@ +--- +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 + components: + rpms: + firefox: + rationale: Application package + ref: rhel-9.0.0 + buildorder: 10 + mozilla-filesystem: + rationale: Runtime dependency + ref: private-jhorak-rhel-9.0.0 + redhat-indexhtml: + rationale: Runtime dependency + ref: rhel-9.0.0 + dbus-glib: + rationale: Runtime dependency + ref: rhel-9.0.0 +# pipewire: temporary disable +# rationale: Runtime dependency +# ref: rhel-9.0.0 + sbc: + rationale: Runtime dependency + ref: rhel-9.0.0