summaryrefslogtreecommitdiff
blob: 51abc24c4cf26e3f768325156b456121cd878369 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>net-im</herd>
	<herd>gnome</herd>
	<use>
		<flag name="call">Enable Call channel support using
			<pkg>net-libs/telepathy-farstream</pkg> for audio/video calls</flag>
		<flag name="geoloc">Enable geolocation support through
			<pkg>app-misc/geoclue</pkg></flag>
		<flag name="gnome-online-accounts">Enable using
			<pkg>net-libs/gnome-online-accounts</pkg> for authorization (e.g.
			for Google Talk)</flag>
		<flag name="map">Enable world map support through
			<pkg>media-libs/libchamplain</pkg></flag>
		<flag name="nautilus">Enable nautilus-sendto support</flag>
		<flag name="sendto">Enable support for sending files to various devices
			using <pkg>gnome-extra/nautilus-sendto</pkg></flag>
		<flag name="webkit">Build support for Adium-style HTML-based conversation
	  		window themes using <pkg>net-libs/webkit-gtk</pkg></flag>
	</use>
	<longdescription>
		Empathy consists of a rich set of reusable instant messaging widgets,
		and a GNOME client using those widgets. It uses Telepathy and Nokia's
		Mission Control. The main goal is to permit desktop integration by 
		providing libempathy and libempathy-gtk libraries. libempathy-gtk is a
		set of powerful widgets that can be embeded into any GNOME application.
		A client application is provided.
	</longdescription>
</pkgmetadata>