mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 13:44:38 +02:00
25 lines
1.3 KiB
XML
25 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<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>
|
|
<upstream>
|
|
<remote-id type="sourceforge">pidgin</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|