summaryrefslogtreecommitdiff
path: root/app-office/libreoffice/metadata.xml
blob: e524cde6947e5a01b4e6b452d86b2739981ab387 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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="base">Enable full support for LibreOffice Base databases (involves additional bundled libs)</flag>
    <flag name="coinmp">Use <pkg>sci-libs/coinor-mp</pkg> as alternative solver</flag>
    <flag name="gtk3">Enable support for <pkg>x11-libs/gtk+</pkg>:3</flag>
    <flag name="gtk4">Enable support for <pkg>gui-libs/gtk</pkg>:4</flag>
    <flag name="googledrive">Enable support for remote files on Google Drive</flag>
    <flag name="odk">Build the Office Development Kit</flag>
    <flag name="pdfimport">Enable PDF import via the Poppler library</flag>
    <flag name="vulkan">Enable Vulkan usage via the skia library (clang recommended)</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:libreoffice:libreoffice</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>