summaryrefslogtreecommitdiff
path: root/net-irc/weechat/metadata.xml
blob: 24a75e8121cdede92d420d300a2fbb4d0176c219 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>zoltan@sinustrom.info</email>
		<name>Zoltan Puskas</name>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>leohdz172@proton.me</email>
		<name>Leonardo Hernández Hernández</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="alias">Enable plugin for alias control</flag>
		<flag name="buflist">Enable buflist plugin</flag>
		<flag name="charset">Enable encoding conversions</flag>
		<flag name="enchant">Enable spell checker plugin via Enchant instead of GNU Aspell</flag>
		<flag name="exec">Enable exec plugin</flag>
		<flag name="fset">Enable fast set plugin</flag>
		<flag name="fifo">Enable FIFO support (sh pipes)</flag>
		<flag name="irc">Enable IRC protocol support</flag>
		<flag name="logger">Enable support for logging</flag>
		<flag name="relay">Enable relay plugin (experimental)</flag>
		<flag name="scripts">Build infrastructure for scripting</flag>
		<flag name="trigger">Enable trigger plugin</flag>
		<flag name="typing">Enable typing plugin</flag>
		<flag name="xfer">Enable xfer plugin support</flag>
	</use>
	<upstream>
		<remote-id type="github">weechat/weechat</remote-id>
	</upstream>
</pkgmetadata>