mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 00:45:46 +02:00
If we don't set this option the build fails. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
36 lines
1.5 KiB
XML
36 lines
1.5 KiB
XML
<?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="relay-api">Enable json API support for the 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>
|