summaryrefslogtreecommitdiff
blob: e23b905712c1b0f5c627d5904abbac5a9f01d2cf (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>ck+gentoo@bl4ckb0x.de</email>
		<name>Conrad Kostecki</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		This plugin adds support for the Telegram messenger protocol,
		which can be used directly in net-im/pidgin.
		Telegram is a cloud-based instant messaging and voice over IP service.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/majn/telegram-purple/issues</bugs-to>
		<remote-id type="github">majn/telegram-purple</remote-id>
	</upstream>
	<use>
		<flag name="gcrypt">Use dev-libs/libgcrypt instead of dev-libs/openssl.</flag>
	</use>
</pkgmetadata>