summaryrefslogtreecommitdiff
blob: 77852b006d2c111ec626bb5104255c2027f26644 (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
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>net-mail</herd>
	<maintainer>
	  <email>fauli@gentoo.org</email>
	  <name>Christian Faulhammer</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='dillo'>Enables support for inline HTTP email viewing with a
			plugin (which depends on the <pkg>www-client/dillo</pkg> 
			browser)</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='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>
	</use>
</pkgmetadata>