--- document: modulemd version: 2 data: summary: Document viewer description: >- Evince is simple multi-page document viewer. It can display and print Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript (EPS) files. When supported by the document format, evince allows searching for text, copying text to the clipboard, hypertext navigation, table-of-contents bookmarks and editing of forms. Support for other document formats such as DVI and DJVU can be added by installing additional backends. license: module: - MIT dependencies: - buildrequires: flatpak-common: [f29] flatpak-runtime: [f29] platform: [f29] requires: flatpak-common: [f29] flatpak-runtime: [f29] platform: [f29] profiles: default: rpms: - evince components: rpms: djvulibre: rationale: Runtime dependency ref: f29 libgxps: rationale: Runtime dependency ref: f30 gspell: rationale: Runtime dependency ref: f29 gnome-desktop3: rationale: Runtime dependency ref: f29 enchant2: rationale: Runtime dependency ref: f29 libspectre: rationale: Runtime dependency ref: f29 evince: rationale: Application package ref: master buildorder: 10 ...