summaryrefslogtreecommitdiff
blob: 1591668876e3dac95e1d76aadc9fe7fc29477afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
	<email>betelgeuse@gentoo.org</email>
	<description>Take if you want it</description>
</maintainer>
<maintainer>
	<email>arfrever.fta@gmail.com</email>
	<description>Proxy maintainer</description>
</maintainer>
<use>
  <flag name='extensions'>Enable support for dynamic loading of extensions</flag>
  <flag name='fts3'>Full text search using the fts3 module</flag>
  <flag name='secure-delete'>Overwrite deleted information with zeros in addition to marking the space as available for reuse. This causes a performance penalty.</flag>
  <flag name='soundex'>Enable the soundex function to compute soundex
    encodings of strings</flag>
  <flag name='threadsafe'>Enable thread safe operation of sqlite</flag>
  <flag name='unlock-notify'>Adds API for notifications when a database is 
    unlocked in shared-cache mode</flag>
</use>
</pkgmetadata>