From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/okular/
Date: Fri, 4 Feb 2022 11:49:10 +0000 (UTC) [thread overview]
Message-ID: <1643975315.85caace119b784ec5d322243c9320926806acadd.asturm@gentoo> (raw)
commit: 85caace119b784ec5d322243c9320926806acadd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 11:48:15 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 11:48:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85caace1
kde-apps/okular: DEPEND on >=app-text/discount-2.2.7-r1
Avoiding a revbump just to fix a pkgconfig issue.
Closes: https://bugs.gentoo.org/832689
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/okular/okular-21.08.3.ebuild | 9 ++++++---
kde-apps/okular/okular-21.12.2.ebuild | 7 +++++--
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/kde-apps/okular/okular-21.08.3.ebuild b/kde-apps/okular/okular-21.08.3.ebuild
index 85d5e52e333a..44920f1e7242 100644
--- a/kde-apps/okular/okular-21.08.3.ebuild
+++ b/kde-apps/okular/okular-21.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SLOT="5"
KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
IUSE="chm crypt djvu epub +image-backend markdown mobi +pdf +plucker +postscript qml share speech +tiff"
-DEPEND="
+COMMON_DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtprintsupport-${QTMIN}:5
@@ -64,7 +64,10 @@ DEPEND="
speech? ( >=dev-qt/qtspeech-${QTMIN}:5 )
tiff? ( media-libs/tiff:0 )
"
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+ markdown? ( >=app-text/discount-2.2.7-r1 )
+"
+RDEPEND="${COMMON_DEPEND}
image-backend? ( >=kde-frameworks/kimageformats-${KFMIN}:5 )
qml? (
>=dev-qt/qtquickcontrols2-${QTMIN}:5
diff --git a/kde-apps/okular/okular-21.12.2.ebuild b/kde-apps/okular/okular-21.12.2.ebuild
index 7ec95e950128..768274390def 100644
--- a/kde-apps/okular/okular-21.12.2.ebuild
+++ b/kde-apps/okular/okular-21.12.2.ebuild
@@ -19,7 +19,7 @@ SLOT="5"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="crypt djvu epub +image-backend markdown mobi +pdf +plucker +postscript qml share speech +tiff"
-DEPEND="
+COMMON_DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtprintsupport-${QTMIN}:5
@@ -59,7 +59,10 @@ DEPEND="
speech? ( >=dev-qt/qtspeech-${QTMIN}:5 )
tiff? ( media-libs/tiff:0 )
"
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+ markdown? ( >=app-text/discount-2.2.7-r1 )
+"
+RDEPEND="${COMMON_DEPEND}
image-backend? ( >=kde-frameworks/kimageformats-${KFMIN}:5 )
qml? (
>=dev-qt/qtquickcontrols2-${QTMIN}:5
next reply other threads:[~2022-02-04 11:49 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-04 11:49 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-11 9:33 [gentoo-commits] repo/gentoo:master commit in: kde-apps/okular/ WANG Xuerui
2023-01-30 15:25 Ben Kohler
2022-10-06 9:07 Andreas Sturmlechner
2022-09-14 14:50 Andreas Sturmlechner
2022-09-08 16:05 Andreas Sturmlechner
2022-07-17 11:56 Andreas Sturmlechner
2022-04-22 19:18 Sam James
2021-11-24 19:07 Andreas Sturmlechner
2021-11-04 5:43 Yixun Lan
2021-07-17 8:47 Andreas Sturmlechner
2021-07-16 15:21 Andreas Sturmlechner
2020-11-25 13:17 Andreas Sturmlechner
2020-10-25 0:28 Andreas Sturmlechner
2020-10-25 0:28 Andreas Sturmlechner
2020-06-20 20:50 Andreas Sturmlechner
2020-03-19 6:25 Mikle Kolyada
2020-03-19 0:06 Agostino Sarubbo
2020-03-18 23:48 Agostino Sarubbo
2020-03-14 17:59 Andreas Sturmlechner
2020-01-26 10:26 Georgy Yakovlev
2019-07-28 2:45 Mikle Kolyada
2019-07-28 2:33 Mikle Kolyada
2019-03-21 11:34 Mikle Kolyada
2019-03-21 11:14 Mikle Kolyada
2019-02-24 21:37 Andreas Sturmlechner
2018-09-13 16:57 Andreas Sturmlechner
2018-09-13 14:46 Agostino Sarubbo
2018-09-10 21:21 Thomas Deutschmann
2018-07-29 12:56 Thomas Deutschmann
2018-07-29 0:38 Mikle Kolyada
2018-03-19 17:16 Andreas Sturmlechner
2018-02-28 19:05 Andreas Sturmlechner
2018-02-01 1:34 Andreas Sturmlechner
2017-06-24 14:40 Andreas Sturmlechner
2017-04-23 13:38 Andreas Sturmlechner
2017-04-16 20:58 Agostino Sarubbo
2016-12-20 18:27 Johannes Huber
2016-12-19 20:18 Johannes Huber
2016-11-20 10:05 Johannes Huber
2016-11-02 19:08 Johannes Huber
2016-05-24 13:22 Mikle Kolyada
2016-03-06 10:14 Mikle Kolyada
2016-03-05 11:46 Mikle Kolyada
2015-12-10 6:45 Michael Palimaka
2015-12-10 6:45 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1643975315.85caace119b784ec5d322243c9320926806acadd.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox