summaryrefslogtreecommitdiff
path: root/mail-client/roundcube/metadata.xml
blob: a8e9e5a9c8c0449de0ba6ac078d4288cb3699b52 (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://srcux.com/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="cpe">cpe:/a:roundcube:roundcube</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 />
  <origin>srcux</origin>
</pkgmetadata>