Loading…
anonymous
Suggestion added |
|
None
String updated in the repository |
|
None
Source string changed |
|
Things to check
Source string description
type: delimited block -Flags
ignore-same, no-wrap
version: 2
data:
summary: RSS desktop client <1>
description: >- <1>
FeedReader is a modern desktop application designed to complement existing web-based
RSS accounts. It combines all the advantages of web based services like synchronization
across all your devices with everything you expect from a modern desktop application.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f{MAJOROSVER}]
flatpak-runtime: [f{MAJOROSVER}]
platform: [f{MAJOROSVER}]
requires:
flatpak-common: [f{MAJOROSVER}]
flatpak-runtime: [f{MAJOROSVER}]
platform: [f{MAJOROSVER}]
profiles: <2>
default:
rpms:
- feedreader
components:
rpms:
feedreader: <3>
buildorder: 10
rationale: Application package
ref: f{MAJOROSVER} <4>
gnome-online-accounts: <5>
rationale: Runtime dependency
ref: f{MAJOROSVER}
gumbo-parser: <5>
rationale: Runtime dependency
ref: f{MAJOROSVER}
libpeas: <5>
rationale: Runtime dependency
ref: f{MAJOROSVER}
...
version: 2
data:
summary: RSS desktop client <1>
description: >- <1>
FeedReader is a modern desktop application designed to complement existing web-based
RSS accounts. It combines all the advantages of web based services like synchronization
across all your devices with everything you expect from a modern desktop application.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f33]
flatpak-runtime: [f33]
platform: [f33]
requires:
flatpak-common: [f33]
flatpak-runtime: [f33]
platform: [f33]
profiles: <2>
default:
rpms:
- feedreader
components:
rpms:
feedreader: <3>
buildorder: 10
rationale: Application package
ref: f33 <4>
gnome-online-accounts: <5>
rationale: Runtime dependency
ref: f33
gumbo-parser: <5>
rationale: Runtime dependency
ref: f33
libpeas: <5>
rationale: Runtime dependency
ref: f33
...