summaryrefslogtreecommitdiff
path: root/sys-apps/duc/metadata.xml
blob: 2750d6483c4b0d2d42ff631c6d179462fee166bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<use>
		<flag name="cairo">Build support for exporting to PNG and PDF with <pkg>x11-libs/cairo</pkg></flag>
		<flag name="leveldb">Use <pkg>dev-libs/leveldb</pkg> as the backend</flag>
		<flag name="ncurses">Build support for the ncurses client</flag>
		<flag name="sqlite">Use <pkg>dev-db/sqlite</pkg>:3 as the backend</flag>
		<flag name="tokyocabinet">Use <pkg>dev-db/tokyocabinet</pkg> as the backend</flag>
		<flag name="X">Use X11 for the GUI instead of OpenGL.  This is the recommended option</flag>
	</use>
	<upstream>
		<remote-id type="github">zevv/duc</remote-id>
	</upstream>
</pkgmetadata>