diff options
Diffstat (limited to 'x11-plugins/pidgin-sipe/metadata.xml')
-rw-r--r-- | x11-plugins/pidgin-sipe/metadata.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-plugins/pidgin-sipe/metadata.xml b/x11-plugins/pidgin-sipe/metadata.xml new file mode 100644 index 000000000000..4fa37ee3733e --- /dev/null +++ b/x11-plugins/pidgin-sipe/metadata.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>net-im</herd> + <maintainer> + <email>thev00d00@gentoo.org</email> + <name>Ian Whyman</name> + </maintainer> + <longdescription lang="en"> +An Open Implementation of SIP/Simple protocol for Live Communications Server 2003/2005/2007 and Lync. +</longdescription> + <use> + <flag name="ocs2005-message-hack">Disable message timeout for OCS2005 clients which causes "false" not delivered error messages</flag> + <flag name="telepathy">Support use as a telepathy backend</flag> + <flag name="voice">Enable experimental voice/video support</flag> + <flag name="openssl">Enable crypto support via <pkg>dev-libs/openssl</pkg></flag> + </use> + <upstream> + <remote-id type="sourceforge">sipe</remote-id> + </upstream> +</pkgmetadata> |