You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/libwebsockets/metadata.xml

31 lines
1.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jaco@uls.co.za</email>
<name>Jaco Kroon</name>
<description>Proxy-Maintainer. Assign bugs to him</description>
</maintainer>
<maintainer type="person">
<email>yuchen.xie@live.com</email>
<name>Yuchen Xie</name>
<description>Proxy-Maintainer. Assign bugs to him</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
libwebsockets is a C library designed to make development of websockets clients and servers easier (possible).
</longdescription>
<use>
<flag name="ssl">Include SSL support (default <pkg>dev-libs/openssl</pkg>)</flag>
<flag name="zlib">Include zlib support</flag>
<flag name="static-libs">Build the static version of the library</flag>
<flag name="http2">Compile with support for http2</flag>
<flag name="ipv6">Compile with support for ipv6</flag>
<flag name="server">The server part of the library</flag>
<flag name="client">The client part of the library</flag>
</use>
</pkgmetadata>