31 lines
988 B
XML
31 lines
988 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>net-irc</herd>
|
|
<maintainer>
|
|
<email>patrick@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>sputnick@quassel-irc.org</email>
|
|
<description>Upstream author, please CC on bugs</description>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>poczta-sn@gazeta.pl</email>
|
|
<description>Author of the split ebuild based on Portage (non-split) one. Bugs regarding the split ebuild please here.</description>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="phonon">
|
|
Build client with phonon backend support. This enables sound
|
|
playback in client.
|
|
</flag>
|
|
<flag name="webkit">
|
|
Use qt-webkit rendering engine for showing URL thumbnails and
|
|
for other things that need web browser integration.
|
|
</flag>
|
|
<flag name="crypt">
|
|
Support core->network per-channel and per-query blowfish
|
|
encryption via <pkg>app-crypt/qca:2</pkg>.
|
|
</flag>
|
|
</use>
|
|
</pkgmetadata>
|