summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-04 21:54:18 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-11 10:50:22 +0100
commita9fa91b81b0af382213caa1ab2926ee45cbd81ab (patch)
treeba980a3f4e676184b364580c84551de073b73d0c /app-office/calligra
parentdev-util/kdevelop: Add kde-apps/konsolepart:5 alternative to konsole:5 (diff)
downloadgentoo-a9fa91b81b0af382213caa1ab2926ee45cbd81ab.tar.gz
gentoo-a9fa91b81b0af382213caa1ab2926ee45cbd81ab.tar.bz2
gentoo-a9fa91b81b0af382213caa1ab2926ee45cbd81ab.zip
app-office/calligra: Add media-gfx/okularpart:5 alternative to okular:5
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/calligra')
-rw-r--r--app-office/calligra/calligra-3.2.1-r9.ebuild (renamed from app-office/calligra/calligra-3.2.1-r8.ebuild)9
1 files changed, 6 insertions, 3 deletions
diff --git a/app-office/calligra/calligra-3.2.1-r8.ebuild b/app-office/calligra/calligra-3.2.1-r9.ebuild
index 32df8e62e124..fb8f5a53b31b 100644
--- a/app-office/calligra/calligra-3.2.1-r8.ebuild
+++ b/app-office/calligra/calligra-3.2.1-r9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -74,7 +74,7 @@ COMMON_DEPEND="
virtual/libiconv
activities? ( >=kde-plasma/plasma-activities-${KFMIN}:5 )
charts? ( dev-libs/kdiagram:5 )
- crypt? ( >=app-crypt/qca-2.3.0:2 )
+ crypt? ( >=app-crypt/qca-2.3.0:2[qt5(+)] )
fontconfig? ( media-libs/fontconfig )
gemini? ( >=dev-qt/qtdeclarative-${QTMIN}:5[widgets] )
gsl? ( sci-libs/gsl:= )
@@ -88,7 +88,10 @@ COMMON_DEPEND="
media-libs/libvisio
)
lcms? ( media-libs/lcms:2 )
- okular? ( kde-apps/okular:5 )
+ okular? ( || (
+ media-gfx/okularpart:5
+ kde-apps/okular:5
+ ) )
pdf? ( app-text/poppler:=[qt5] )
phonon? ( >=media-libs/phonon-4.11.0[qt5(+)] )
spacenav? ( dev-libs/libspnav )