diff options
author | 2011-09-29 14:27:25 +0000 | |
---|---|---|
committer | 2011-09-29 14:27:25 +0000 | |
commit | b0db4d0362541daf2def7f450a82837fa93e0df2 (patch) | |
tree | 70ccb24d18d9a238cae170663918838f067f54ec /app-office/libreoffice/metadata.xml | |
parent | x86 stable per bug 379241 (diff) | |
download | historical-b0db4d0362541daf2def7f450a82837fa93e0df2.tar.gz historical-b0db4d0362541daf2def7f450a82837fa93e0df2.tar.bz2 historical-b0db4d0362541daf2def7f450a82837fa93e0df2.zip |
Add pdfimport useflag.
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'app-office/libreoffice/metadata.xml')
-rw-r--r-- | app-office/libreoffice/metadata.xml | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/app-office/libreoffice/metadata.xml b/app-office/libreoffice/metadata.xml index 890357e7945e..2c094c39a565 100644 --- a/app-office/libreoffice/metadata.xml +++ b/app-office/libreoffice/metadata.xml @@ -8,16 +8,13 @@ compilation can take up to a day depending on the speed of your computer. It will however make a snappier openoffice than the binary version</longdescription> <use> - <flag name="binfilter">Enable support for legacy StarOffice 5.x and earlier - file formats</flag> - <flag name="graphite">Enable support for non-Roman fonts via - <pkg>media-gfx/graphite2</pkg></flag> + <flag name="binfilter">Enable support for legacy StarOffice 5.x and earlier file formats</flag> + <flag name="graphite">Enable support for non-Roman fonts via <pkg>media-gfx/graphite2</pkg></flag> <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations</flag> <flag name="odk">Build the Office Development Kit</flag> + <flag name="pdfimport">Build pdf-import extension using <pkg>app-text/poppler</pkg>. Note that you don't need this for pdf-export!</flag> <flag name="templates">Enable installation of Sun templates</flag> - <flag name="vba">Enable support for VBA compatibility and ActiveX - embedding</flag> - <flag name="webdav">Adds support for HTTP repositories via - <pkg>net-libs/neon</pkg></flag> + <flag name="vba">Enable support for VBA compatibility and ActiveX embedding</flag> + <flag name="webdav">Adds support for HTTP repositories via <pkg>net-libs/neon</pkg></flag> </use> </pkgmetadata> |