You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
1007 B
22 lines
1007 B
<?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>
|
|
<longdescription>LibreOffice is the successor of OpenOffice.org.
|
|
This ebuild allows you to compile it yourself. Unfortunately this
|
|
compilation can take up to a day depending on the speed of your
|
|
computer. It will however make a snappier LibreOffice than the binary
|
|
version</longdescription>
|
|
<use>
|
|
<flag name="coinmp">Use sci-libs/coinor-mp as alternative solver</flag>
|
|
<flag name="googledrive">Enable support for remote files on Google Drive</flag>
|
|
<flag name="gtk2">Enable legacy gtk2 frontend</flag>
|
|
<flag name="mariadb">Prefer mariadb connector over mysql connector</flag>
|
|
<flag name="odk">Build the Office Development Kit</flag>
|
|
<flag name="pdfimport">Enable PDF import via the Poppler library</flag>
|
|
</use>
|
|
</pkgmetadata>
|