blob: 4b47690ca2e617c422ea2801b7bb1051692ed5fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dilfridge@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>office@gentoo.org</email>
<name>Gentoo Office project</name>
</maintainer>
<longdescription>
LibreOffice is a free office suite. This is the binary version of
Libreoffice. Use this if you don't want to wait for the source version
to build.
</longdescription>
<use>
<flag name="offlinehelp">Install help files locally instead of using the LibreOffice Wiki</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|