summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/dev-vcs/fossil/metadata.xml
blob: 984129bb9571d6a3d3d9e144e64447f298a954b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <maintainer type="person">
        <email>rafaelmartins@gentoo.org</email>
        <name>Rafael G. Martins</name>
    </maintainer>
    <maintainer type="person">
        <email>titanofold@gentoo.org</email>
        <name>Aaron W. Swenson</name>
        <description>Co-Maintainer</description>
    </maintainer>
    <use>
        <flag name="fusefs">Enable the Fuse Filesystem</flag>
        <flag name="json">Enable the JSON API of Fossil's wiki</flag>
        <flag name="legacy-mv-rm">
	        Enable legacy behavior for mv/rm (skip checkout files)
        </flag>
        <flag name="lineedit">Enable line-editing with libedit or readline</flag>
        <flag name="miniz">
	        Use the bundled miniz for compression instead of zlib
        </flag>
        <flag name="sqlite">
            Use the system SQLite instead of the bundled one
        </flag>
        <flag name="th1-docs">
	        Enable TH1 for embedded documentation pages
        </flag>
        <flag name="th1-hooks">
	        Enable TH1 hooks for commands and web pages
        </flag>
    </use>
</pkgmetadata>