blob: 830e682cf670b25852c4006a92b0f8873530f362 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<use>
<flag name="archive">Enable archives support in attachments via <pkg>app-arch/gnome-autoar</pkg>
</flag>
<flag name="bogofilter">Build <pkg>mail-filter/bogofilter</pkg> plugin</flag>
<flag name="geolocation">Enable support for displaying contacts on a map inside evolution using <pkg>media-libs/libchamplain</pkg>
</flag>
<flag name="highlight">Enable text highlighting plugin</flag>
<flag name="ldap">Enable support for fetching contacts from an LDAP or Active Directory server using <pkg>net-nds/openldap</pkg>
</flag>
<flag name="libnotify">Enable desktop notifications through <pkg>x11-libs/libnotify</pkg>
</flag>
<flag name="spamassassin">Build <pkg>mail-filter/spamassassin</pkg> plugin</flag>
<flag name="sound">Enable sound notifications using <pkg>media-libs/libcanberra-gtk3</pkg>
</flag>
<flag name="weather">Enable optional weather calendar support</flag>
<flag name="ytnef">Enable optional TNEF attachments parser support using <pkg>net-mail/ytnef</pkg>
</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:gnome:evolution</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|