gentoo-ebuilds/net-im/spectrum2/metadata.xml
Sam James 27c3a56fd5
net-im/spectrum2: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2023-02-04 21:31:55 +00:00

25 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
<flag name="whatsapp">Enables the WhatsApp backend, based on <pkg>net-im/transwhat</pkg>.</flag>
<flag name="twitter">Enables the Twitter backend.</flag>
</use>
<upstream>
<remote-id type="github">SpectrumIM/spectrum2</remote-id>
</upstream>
</pkgmetadata>