--- document: modulemd version: 2 data: summary: Eye of GNOME image viewer description: >- The Eye of GNOME image viewer (eog) is the official image viewer for the GNOME desktop. It can view single image files in a variety of formats, as well as large image collections. eog is extensible through a plugin system. license: module: - MIT dependencies: - buildrequires: flatpak-common: [f35] flatpak-runtime: [f35] platform: [f35] requires: flatpak-common: [f35] flatpak-runtime: [f35] platform: [f35] profiles: default: rpms: - eog # If we wanted support for Python plugins # - libpeas-loader-python3 components: rpms: eog: rationale: Application package ref: f35 buildorder: 10 exempi: rationale: Runtime dependency ref: f35 libportal: rationale: Runtime dependency ref: f35 ...