summaryrefslogtreecommitdiff
blob: 37ba0db697cb0e1e9cb41c70b1dc5b728a9b3c96 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>polynomial-c@gentoo.org</email>
		<name>Lars Wendler</name>
	</maintainer>
	<use>
		<flag name="archive">Enable archiving plugin</flag>
		<flag name="bogofilter">Build <pkg>mail-filter/bogofilter</pkg> plugin</flag>
		<flag name="dillo">Enable dillo html viewer plugin</flag>
		<flag name="gdata">Enable plugin for access to Google data providers</flag>
		<flag name="gtk2">Build support for GTK+-2 instead of GTK+-3 (live ebuild only)</flag>
		<flag name="libcanberra">Enable sound notification in connection with USE=notification</flag>
		<flag name="libnotify">Enable notification on the desktop in connection with USE=notification</flag>
		<flag name="litehtml">Enable <pkg>dev-libs/gumbo</pkg> html viewer plugin</flag>
		<flag name="notification">Notification for new mail in different way, see also USE flags libcanberra, libindicate and libnotify</flag>
		<flag name="pgp">Enable PGP support</flag>
		<flag name="sieve">Build plugin for sieve filter support</flag>
		<flag name="smime">Build plugin for S/MIME support</flag>
		<flag name="spam-report">Enable plugin for spam reporting to various services</flag>
		<flag name="spamassassin">Build <pkg>mail-filter/spamassassin</pkg> plugin</flag>
		<flag name="valgrind">Add support for memory debugging using valgrind</flag>
	</use>
</pkgmetadata>