mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
Signed-off-by: Filip Kobierski <fkobi@pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42669 Signed-off-by: Craig Andrews <candrews@gentoo.org>
37 lines
1.1 KiB
XML
37 lines
1.1 KiB
XML
<?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>
|