summaryrefslogtreecommitdiff
path: root/mail-client/roundcube/metadata.xml
blob: e669d827279d843ca780bfd64e6c0ed49838a36f (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
<?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>
		<bugs-to>https://github.com/roundcube/roundcubemail/issues</bugs-to>
		<changelog>https://github.com/roundcube/roundcubemail/releases</changelog>
		<doc>https://roundcube.net/news/</doc>
		<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>
	</use>
	<stabilize-allarches/>
</pkgmetadata>