Blob Blame History Raw
---
document: modulemd
version: 2
data:
  summary: Utility for previewing fonts for GNOME
  description: >-
    Use gnome-font-viewer, the Font Viewer, to preview fonts and display information
    about a specified font. You can use the Font Viewer to display the name, style,
    type, size, version and copyright of the font.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      flatpak-common: [f32]
      flatpak-runtime: [f32]
      platform: [f32]
    requires:
      flatpak-common: [f32]
      flatpak-runtime: [f32]
      platform: [f32]
  profiles:
    default:
      rpms:
      - gnome-font-viewer
  components:
    rpms:
      gnome-font-viewer:
        rationale: Application package
        ref: f32
        buildorder: 10
...