forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
43 lines (43 loc) · 1.68 KB
/
metadata.xml
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
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Lars Wendler</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Net-Mail</name>
</maintainer>
<use>
<flag name="archive">Enable archiving plugin</flag>
<flag name="gdata">Enable plugin for access to Google
data providers</flag>
<flag name="gtk3">Build support for GTK+3</flag>
<flag name="pgp">Enable PGP support</flag>
<flag name="spam-report">Enable plugin for spam
reporting to various services</flag>
<flag name="bogofilter">Build <pkg>mail-filter/bogofilter</pkg>
plugin</flag>
<flag name="libcanberra">Enable sound notification in connection
with USE=notification</flag>
<flag name="libindicate">Enable notification through
DBUS in connection with USE=notification</flag>
<flag name="libnotify">Enable notification on the
desktop in connection with USE=notification</flag>
<flag name="notification">Notification for new mail in
different way, see also USE flags libcanberra,
libindicate and libnotify</flag>
<flag name="sieve">Build plugin for sieve filter support</flag>
<flag name="smime">Build plugin for S/MIME support</flag>
<flag name="spamassassin">Build <pkg>mail-filter/spamassassin</pkg>
plugin</flag>
<flag name="valgrind">Add support for memory debugging
using valgrind</flag>
<flag name="webkit">Enables HTML e-mail rendering by using
the <pkg>net-libs/webkit-gtk</pkg> library.</flag>
</use>
<upstream>
<remote-id type="sourceforge">sylpheed-claws</remote-id>
</upstream>
</pkgmetadata>