summaryrefslogtreecommitdiff
path: root/mail-client/roundcube/metadata.xml
blob: 5371d1b4920b595a1fcfacc8cc1a5b902c5e3b80 (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 "https://liguros.gitlab.io/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="cpe">cpe:/a:roundcube:roundcube</remote-id>
  <changelog>https://github.com/roundcube/roundcubemail/releases</changelog>
  <bugs-to>https://github.com/roundcube/roundcubemail/issues</bugs-to>
  <doc>https://roundcube.net/news/</doc>
 </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>
 <origin>liguros-repo</origin>
 <stabilize-allarches/>
</pkgmetadata>