blob: 0592acd952079e905ff5677cdcccb91eb5136ca6 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>openrc@posteo.de</email>
<name>Ivy</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/dino/dino/issues</bugs-to>
<remote-id type="cpe">cpe:/a:dino:dino</remote-id>
</upstream>
<use>
<flag name="gpg">Enable OpenPGP encryption plugin</flag>
<flag name="http">Enable HTTP file upload plugin</flag>
<flag name="notification-sound">notification sounds plugin</flag>
<flag name="omemo">Enable OMEMO encryption plugin</flag>
<flag name="rtp">Enable Audio/Video calls over XMPP using RTP</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|