summaryrefslogtreecommitdiff
blob: 2b82f3349ee6367577191f34ace008583c7edbab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
	<email>leechcraft@gentoo.org</email>
	<name>LeechCraft</name>
</maintainer>
<upstream>
	<bugs-to>https://github.com/qxmpp-project/qxmpp/issues</bugs-to>
	<changelog>https://raw.githubusercontent.com/qxmpp-project/qxmpp/master/CHANGELOG</changelog>
	<remote-id type="github">qxmpp-project/qxmpp</remote-id>
</upstream>
<use>
	<flag name="opus">Enable Opus codec support via <pkg>media-libs/opus</pkg></flag>
	<flag name="vpx">Enable VP8 codec support via <pkg>media-libs/libvpx</pkg></flag>
</use>
</pkgmetadata>