68 lines
1.7 KiB
YAML
68 lines
1.7 KiB
YAML
---
|
|
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: Mail and calendar client for GNOME
|
|
description: >-
|
|
Evolution is the GNOME mailer, calendar, contact manager and communications tool.
|
|
The components which make up Evolution are tightly integrated with one another
|
|
and act as a seamless personal information-management tool.
|
|
license:
|
|
module:
|
|
- MIT
|
|
dependencies:
|
|
- buildrequires:
|
|
flatpak-common: [f36]
|
|
flatpak-runtime: [f36]
|
|
platform: [f36]
|
|
requires:
|
|
flatpak-common: [f36]
|
|
flatpak-runtime: [f36]
|
|
platform: [f36]
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- evolution
|
|
- evolution-ews
|
|
buildopts:
|
|
rpms:
|
|
macros: |
|
|
%_eds_dbus_services_prefix org.gnome.Evolution
|
|
arches: [aarch64, x86_64]
|
|
components:
|
|
rpms:
|
|
cmark:
|
|
rationale: Runtime dependency
|
|
ref: f36
|
|
arches: [aarch64, x86_64]
|
|
gnome-autoar:
|
|
rationale: Runtime dependency
|
|
ref: f36
|
|
arches: [aarch64, x86_64]
|
|
buildorder: 1
|
|
highlight:
|
|
rationale: Runtime dependency
|
|
ref: f36
|
|
arches: [aarch64, x86_64]
|
|
buildorder: 1
|
|
ytnef:
|
|
rationale: Runtime dependency
|
|
ref: f36
|
|
arches: [aarch64, x86_64]
|
|
buildorder: 1
|
|
evolution-data-server:
|
|
rationale: Runtime dependency, requires _eds_dbus_services_prefix from above
|
|
ref: f36
|
|
arches: [aarch64, x86_64]
|
|
buildorder: 1
|
|
evolution:
|
|
rationale: Application package
|
|
ref: f36
|
|
arches: [aarch64, x86_64]
|
|
buildorder: 2
|
|
evolution-ews:
|
|
rationale: Application plugin package
|
|
ref: f36
|
|
arches: [aarch64, x86_64]
|
|
buildorder: 3
|
|
...
|