summaryrefslogtreecommitdiff
path: root/net-im/spectrum2/metadata.xml
blob: da2eedc0ca75aa016e485f631f7540541e1b11bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <longdescription>
		Spectrum is an open source instant messaging transport.
		It allows users to chat together even when they are using
		different IM networks. It acts as a transport layer between
		the users as showed in the animation above.
	</longdescription>
  <use>
    <flag name="frotz">Enables the Z-Engine backend.</flag>
    <flag name="irc">Enables the IRC backend, based on <pkg>net-im/libcommuni</pkg>.</flag>
    <flag name="purple">Enables the libpurple backend, based on <pkg>net-im/pidgin</pkg>.</flag>
    <flag name="sms">Enables the SMS backend, based on <pkg>app-mobilephone/smstools</pkg>.</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>