aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-04 00:08:16 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-04 00:08:16 +0100
commite1599441374f44822b35bab2558623f5eb7547fd (patch)
tree3d3843cc383541c52a1eb52f0d25496315557e6f
parentmedia-sound/kaudiocreator: Update HOMEPAGE (diff)
downloadkde-e1599441.tar.gz
kde-e1599441.tar.bz2
kde-e1599441.zip
app-office/calligra: Re-add CALLIGRA_FEATURES=flow
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-office/calligra/calligra-9999.ebuild2
-rw-r--r--app-office/calligra/metadata.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild
index 1d30c2e05b..b0f8220b25 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-9999.ebuild
@@ -16,7 +16,7 @@ if [[ ${KDE_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
fi
-CAL_FTS=( karbon sheets stage words )
+CAL_FTS=( flow karbon sheets stage words )
LICENSE="GPL-2"
IUSE="activities +crypt +fontconfig gemini gsl import-filter +lcms okular openexr +pdf
diff --git a/app-office/calligra/metadata.xml b/app-office/calligra/metadata.xml
index 575f0b0a91..4b25191534 100644
--- a/app-office/calligra/metadata.xml
+++ b/app-office/calligra/metadata.xml
@@ -11,6 +11,7 @@
</maintainer>
<use>
<flag name="activities">Enable kactivities support</flag>
+ <flag name="calligra_features_flow">Build Calligra flowchart and diagram tool</flag>
<flag name="gemini">Enable tablet and 2:1 devices support</flag>
<flag name="import-filter">Enable support for various import filter file formats like WordPerfect, Visio and Apple Keynote</flag>
<flag name="lcms">Build colorengine plugins using <pkg>media-libs/lcms</pkg></flag>