summaryrefslogtreecommitdiff
blob: 0facf6ad41f23eb2e0af425eacda72e7e4d07f88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>kde@gentoo.org</email>
		<name>Gentoo KDE Project</name>
	</maintainer>
	<upstream>
		<bugs-to>https://bugs.kde.org/</bugs-to>
		<remote-id type="cpe">cpe:/a:kde:kopete</remote-id>
	</upstream>
	<use>
		<!-- PLUGINS -->
		<flag name="addbookmarks">Automatically add incoming urls to bookmarks.</flag>
		<flag name="autoreplace">Automatically replace selected text</flag>
		<flag name="contactnotes">Enables writing personal notes for contacts.</flag>
		<flag name="highlight">Allows you to specify highlights on specific events.</flag>
		<flag name="history">Enables saving chat history.</flag>
		<flag name="latex">Embed latex formatted text into messages.</flag>
		<flag name="nowlistening">Shows song you currently listen to in your status/etc. Bindings for many players.</flag>
		<flag name="oscar">Enable Oscar (AIM/ICQ) IM protocol support</flag>
		<flag name="otr">Allows crypting your chat (drugs and talking nonsense are considered as good alternatives ;]).</flag>
		<flag name="pipes">Send messages to external pipe.</flag>
		<flag name="privacy">Filter for incoming messages</flag>
		<flag name="statistics">Everybody loves statistic graphs, especially cake ones. ;]</flag>
		<flag name="texteffect">Various fancy text effects for your messages (don't ever consider writing us with this enabled ;]).</flag>
		<flag name="translator">Translate incoming and outgoing messages.</flag>
		<flag name="urlpicpreview">Enables in conversation pictures preview.</flag>
		<flag name="webpresence">Show your status and some more information on web.</flag>
		<!-- PROTOCOLS -->
		<flag name="gadu">Enable the Gadu protocol handler.</flag>
		<flag name="groupwise">Enable the Groupwise protocol handler.</flag>
		<flag name="meanwhile">Enable the Sametime protocol handler.</flag>
		<flag name="testbed">Enable the testbed protocol.</flag>
		<flag name="winpopup">Enable pop-up messages sending on windows. (same as good old "net send" messages ;])</flag>
		<flag name="zeroconf">Enable Link-Local Messaging via the bonjour protocol.</flag>
	</use>
</pkgmetadata>