summaryrefslogtreecommitdiff
path: root/net-irc/quassel-client/metadata.xml
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-02-22 12:50:52 +0200
committerBlackNoxis <steven.darklight@gmail.com>2015-02-22 12:50:52 +0200
commit1f256194c40ef12a65dfe14a41394775a957077e (patch)
treed7ae38762934ab745156555e379be4e1bbb3de6e /net-irc/quassel-client/metadata.xml
parent0acef0cc89d240d1621d0457a431321c42573ed8 (diff)
Added net-irc packages
Diffstat (limited to 'net-irc/quassel-client/metadata.xml')
-rw-r--r--net-irc/quassel-client/metadata.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/net-irc/quassel-client/metadata.xml b/net-irc/quassel-client/metadata.xml
new file mode 100644
index 00000000..56da8b64
--- /dev/null
+++ b/net-irc/quassel-client/metadata.xml
@@ -0,0 +1,36 @@
+<?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="X">
+ Build the Qt 4 GUI client for quassel. If this USE flag is
+ disabled, the GUI is not built, and cannot be used. You might
+ want to disable this on the server, but you need it enabled on
+ the client.
+ </flag>
+ <flag name="crypt">
+ Support core->network per-channel and per-query blowfish
+ encryption via <pkg>app-crypt/qca:2</pkg>.
+ </flag>
+ </use>
+</pkgmetadata>