dev-python/pyfeyn: cleaning old
[gentoo.git] / dev-db / drizzle / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>pavel.stratil-jun@fenix.cz</email>
6                 <description>Proxied co-maintainer, assign bugs to him</description>
7         </maintainer>
8         <maintainer type="person">
9                 <email>flameeyes@gentoo.org</email>
10         </maintainer>
11         <maintainer type="project">
12                 <email>proxy-maint@gentoo.org</email>
13                 <name>Proxy Maintainers</name>
14         </maintainer>
15         <use>
16                 <flag name="doc">
17       Build the API documentation for the package, using
18       <pkg>app-doc/doxygen</pkg>. Warning, this might take over an
19       hour on slower machines.
20     </flag>
21                 <flag name="memcache">
22       Enable the memcache plugin for user-defined functions and
23       statistics in I_S tables (using
24       <pkg>dev-libs/libmemcached</pkg>).
25
26       Currently restricts tests because of an upstream testsuite bug.
27     </flag>
28                 <flag name="gearman">
29       Enable the gearman plugins for user-defined functions and
30       logging (using <pkg>sys-cluster/gearman</pkg>).
31     </flag>
32                 <flag name="curl">
33       Enable the HTTP authentication plugin (using
34       <pkg>net-misc/curl</pkg>). This is needed for the tests to apply
35       properly.
36     </flag>
37                 <flag name="pam">
38       Enable the PAM authentication plugin (using
39       <pkg>sys-libs/pam</pkg>). The configuration file created will be
40       /etc/pam.d/drizzle.
41     </flag>
42                 <flag name="md5">
43       Enable the MD5 plugin, using <pkg>dev-libs/libgcrypt</pkg>; this
44       replaces the older openssl and gnutls USE flags.
45     </flag>
46                 <flag name="v8">
47       Use <pkg>dev-lang/v8</pkg>.
48     </flag>
49         </use>
50         <upstream>
51                 <remote-id type="launchpad">drizzle</remote-id>
52         </upstream>
53 </pkgmetadata>