blob: cce26412d84a28d052c071fc4052c38a0acd1d9e (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>office@gentoo.org</email>
<name>Gentoo Office project</name>
</maintainer>
<use>
<flag name="man">Build and install man pages</flag>
<flag name="tools">Build client tool for testing and viewing features</flag>
</use>
<upstream>
<remote-id type="github">tdf/libcmis</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|