--- document: modulemd version: 2 data: summary: Note-taking application description: >- Gnote is a desktop note-taking application which is simple and easy to use. It lets you organize your notes intelligently by allowing you to easily link ideas together with Wiki style interconnects. It is a port of Tomboy to C++ and consumes fewer resources. 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: - gnote components: rpms: enchant2: rationale: Runtime dependency ref: f29 gnote: rationale: Application package ref: master buildorder: 10 gtkmm30: rationale: Runtime dependency ref: f29 gtkspell3: rationale: Runtime dependency ref: f29 ...