summaryrefslogtreecommitdiff
path: root/net-im/pidgin/metadata.xml
blob: 63b321e02468d6e034735efc7227fa7fa8e04ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <longdescription>
		Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes.
		You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!,
		Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SIMPLE,
		and Zephyr.
	</longdescription>
 
 <use>
  <flag name="gadu">Enable Gadu Gadu protocol support</flag>
  <flag name="groupwise">Enable Novell Groupwise protocol support</flag>
  <flag name="gstreamer">Enables voice and video sessions</flag>
  <flag name="meanwhile">Enable meanwhile support for Sametime protocol</flag>
  <flag name="ncurses">Build finch, console interface</flag>
  <flag name="prediction">Enable Contact Availability Prediction plugin</flag>
  <flag name="python">Build libgnt (GLib Ncurses Toolkit used by finch) with python scripting support</flag>
  <flag name="xscreensaver">Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events</flag>
  <flag name="zephyr">Enable Zephyr protocol support</flag>
 </use>
 <origin>liguros-repo</origin>
</pkgmetadata>