summaryrefslogtreecommitdiff
blob: cd2ec50f4639601c943bf59ee9a14e5c1e32b2a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>forensics@gentoo.org</email>
		<name>Gentoo Forensics Project</name>
	</maintainer>
	<use>
		<flag name="bfio">Enables libbfio for chaining file in file handling</flag>
		<flag name="rawio">Enables raw IO handling</flag>
		<flag name="ewf">Enables the v1 API</flag>
		<flag name="fuse">Enable fuse support for ewfmount</flag>
		<flag name="uuid">Enable UUID support in the ewftools</flag>
	</use>
	<upstream>
		<remote-id type="github">libyal/libewf</remote-id>
	</upstream>
</pkgmetadata>