summaryrefslogtreecommitdiff
blob: 99bf4bfad12e338f2e5c3ccc75992d63112bc547 (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
38
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>titanofold@gentoo.org</email>
		<name>Aaron W. Swenson</name>
	</maintainer>
	<maintainer type="person">
		<email>candrews@gentoo.org</email>
		<name>Craig Andrews</name>
	</maintainer>
	<maintainer type="project">
		<email>web-apps@gentoo.org</email>
		<name>Gentoo Webapps</name>
	</maintainer>
	<upstream>
		<remote-id type="sourceforge">roundcubemail</remote-id>
		<remote-id type="github">roundcube/roundcubemail</remote-id>
	</upstream>
	<use>
		<flag name="change-password">
			Allow users to change passwords through Roundcube
		</flag>
		<flag name="enigma">
			Add dependencies to support server-side GnuPG signing
			and/or encryption through the enigma plugin
		</flag>
		<flag name="fileinfo">
			Use the <pkg>dev-lang/php</pkg> fileinfo extension to guess the
			mime_type of attachments
		</flag>
		<flag name="ldap">
			Add dependencies to support connecting to an LDAP address
			book server
		</flag>
	</use>
	<stabilize-allarches/>
</pkgmetadata>