commit:     caef77fb64360213433ce6ef590e1dedc8c5b6ed
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 13:56:17 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 13:56:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caef77fb

app-office/calligra: Drop USE=okular in preparation of kde-apps-16.12.3

Gentoo-bug: 612776

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-office/calligra/calligra-2.9.11-r1.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-office/calligra/calligra-2.9.11-r1.ebuild 
b/app-office/calligra/calligra-2.9.11-r1.ebuild
index efdeb5fdd20..205e39548e7 100644
--- a/app-office/calligra/calligra-2.9.11-r1.ebuild
+++ b/app-office/calligra/calligra-2.9.11-r1.ebuild
@@ -40,8 +40,8 @@ if [[ ${KDE_BUILD_TYPE} == release ]] ; then
 fi
 
 IUSE="color-management +crypt +eigen +exif fftw +fontconfig freetds +glew +glib
-+gsf gsl import-filter +jpeg jpeg2k +kdcraw +lcms mysql +okular openexr
-+pdf +pim postgres spacenav sybase test tiff +threads +truetype vc xbase +xml"
++gsf gsl import-filter +jpeg jpeg2k +kdcraw +lcms mysql openexr +pdf +pim
+postgres spacenav sybase test tiff +threads +truetype vc xbase +xml"
 
 # Don't use Active, it's broken on desktops.
 CAL_FTS="author braindump flow gemini karbon kexi krita plan sheets stage 
words"
@@ -95,7 +95,6 @@ RDEPEND="
                x11-libs/libX11
        )
        mysql? ( virtual/mysql )
-       okular? ( kde-apps/okular:4=[aqua=] )
        openexr? ( media-libs/openexr:= )
        opengl? (
                media-libs/glew:0
@@ -198,7 +197,7 @@ src_configure() {
                -DWITH_Kdcraw=$(usex kdcraw)
                -DWITH_LCMS2=$(usex lcms)
                -DWITH_MySQL=$(usex mysql)
-               -DWITH_Okular=$(usex okular)
+               -DWITH_Okular=OFF
                -DWITH_OpenEXR=$(usex openexr)
                -DUSEOPENGL=$(usex opengl)
                -DWITH_Poppler=$(usex pdf)

Reply via email to