]> Pileus Git - ~andy/sunrise/blob - dev-db/cppdb/metadata.xml
net-misc/fatrat: Properly fix qt deps
[~andy/sunrise] / dev-db / cppdb / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3
4 <pkgmetadata>
5
6         <maintainer>
7                 <email>maintainer-wanted@gentoo.org</email>
8         </maintainer>
9
10         <use>
11                 <flag name="mysql_internal">Don't build a separate mysql loadable module but rather build it into the cppdb library itself</flag>
12                 <flag name="odbc_internal">Don't build a separate postgresql loadable module but rather build it into the cppdb library itself</flag>
13                 <flag name="postgres_internal">Don't build a separate odbc loadable module but rather build it into the cppdb library itself</flag>
14                 <flag name="sqlite_internal">Don't build a separate sqlite3 loadable module but rather build it into the cppdb library itself</flag>
15         </use>
16
17 </pkgmetadata>