summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-01-04 14:27:19 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-01-06 23:30:32 +0100
commit40af205e956491a6115c088a186080f63b84a9d4 (patch)
treea7695cc6faa39ae46fcc7a123a018506cd31f3ba /app-office/calligra/metadata.xml
parentdev-php/twig: don't run eclass phases when USE="extension" is unset. (diff)
downloadgentoo-40af205e956491a6115c088a186080f63b84a9d4.tar.gz
gentoo-40af205e956491a6115c088a186080f63b84a9d4.tar.bz2
gentoo-40af205e956491a6115c088a186080f63b84a9d4.zip
app-office/calligra: Fix DEPENDs, add USE=jpeg2k,phonon
Make USE=lcms do something (enable PLUGIN_COLORENGINES) Make USE=spacenav do sth (enable PLUGIN_SPACENAVIGATOR) Revert upstream disabling AkonadiContact Block calligra-l10n:4 Drop unused libpng dependency Move boost,threadweaver RDEPEND -> DEPEND KDE_TEST=forceoptional-recursive to eliminate a truckload of warnings Disable benchmarks as well, nothing is installed Patch out bogus references to kdelibs4 Package-Manager: portage-2.3.0
Diffstat (limited to 'app-office/calligra/metadata.xml')
-rw-r--r--app-office/calligra/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/calligra/metadata.xml b/app-office/calligra/metadata.xml
index f29d053a656c..9c760ee45473 100644
--- a/app-office/calligra/metadata.xml
+++ b/app-office/calligra/metadata.xml
@@ -19,8 +19,10 @@
<flag name="gsf">Enable support for ODT structures extraction via <pkg>gnome-extra/libgsf</pkg></flag>
<flag name="import-filter">Enable support for various import filter file formats like WordPerfect, Visio and Apple Keynote</flag>
<flag name="kdcraw">Enable support for KDE image manipulating interface via <pkg>kde-apps/libkdcraw</pkg></flag>
+ <flag name="lcms">Build colorengine plugins using <pkg>media-libs/lcms</pkg></flag>
<flag name="marble">Enable displaying of maps using Marble</flag>
<flag name="okular">Enable bindings for <pkg>kde-apps/okular</pkg></flag>
+ <flag name="phonon">Build stage/eventplugins and videoshape plugin using <pkg>media-libs/phonon</pkg></flag>
<flag name="pim">Enable support for KDE PIM resources integration</flag>
<flag name="spacenav">Enable support for the 3Dconnexion spacenav input device via <pkg>dev-libs/libspnav</pkg></flag>
<flag name="vc">Enable support for <pkg>dev-libs/vc</pkg>, could be a significant speed boost on krita</flag>