public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/karchive/
Date: Wed, 16 Nov 2022 21:33:13 +0000 (UTC)	[thread overview]
Message-ID: <1668634361.fa645a455f0f36aea4317ffa0f1e60874c47596c.asturm@gentoo> (raw)

commit:     fa645a455f0f36aea4317ffa0f1e60874c47596c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 21:06:58 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 21:32:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa645a45

kde-frameworks/karchive: Add missing BDEPEND

Upstream commit 78d4b9daf306d54de215c1d82b949941a7aab33c

Closes: https://bugs.gentoo.org/881521
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/karchive/karchive-5.100.0.ebuild | 7 ++++++-
 kde-frameworks/karchive/karchive-5.99.0.ebuild  | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/karchive/karchive-5.100.0.ebuild b/kde-frameworks/karchive/karchive-5.100.0.ebuild
index f1a14d479b54..063fb2b82ea4 100644
--- a/kde-frameworks/karchive/karchive-5.100.0.ebuild
+++ b/kde-frameworks/karchive/karchive-5.100.0.ebuild
@@ -3,9 +3,11 @@
 
 EAPI=8
 
+QTMIN=5.15.5
 inherit ecm frameworks.kde.org
 
 DESCRIPTION="Framework for reading, creation, and manipulation of various archive formats"
+
 LICENSE="GPL-2 LGPL-2.1"
 KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE="+zstd"
@@ -17,7 +19,10 @@ DEPEND="
 	zstd? ( app-arch/zstd:= )
 "
 RDEPEND="${DEPEND}"
-BDEPEND="zstd? ( virtual/pkgconfig )"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	zstd? ( virtual/pkgconfig )
+"
 
 src_prepare() {
 	ecm_src_prepare

diff --git a/kde-frameworks/karchive/karchive-5.99.0.ebuild b/kde-frameworks/karchive/karchive-5.99.0.ebuild
index 96ac92184dbe..8ac5db693d21 100644
--- a/kde-frameworks/karchive/karchive-5.99.0.ebuild
+++ b/kde-frameworks/karchive/karchive-5.99.0.ebuild
@@ -3,9 +3,11 @@
 
 EAPI=8
 
+QTMIN=5.15.5
 inherit ecm frameworks.kde.org
 
 DESCRIPTION="Framework for reading, creation, and manipulation of various archive formats"
+
 LICENSE="GPL-2 LGPL-2.1"
 KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE="+zstd"
@@ -17,7 +19,10 @@ DEPEND="
 	zstd? ( app-arch/zstd:= )
 "
 RDEPEND="${DEPEND}"
-BDEPEND="zstd? ( virtual/pkgconfig )"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	zstd? ( virtual/pkgconfig )
+"
 
 src_prepare() {
 	ecm_src_prepare


             reply	other threads:[~2022-11-16 21:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16 21:33 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-28  4:18 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/karchive/ WANG Xuerui
2020-05-30 11:20 Andreas Sturmlechner
2020-05-30 11:20 Andreas Sturmlechner
2018-04-23 21:07 Andreas Sturmlechner
2018-04-23 14:50 Aaron Bauman
2017-07-07  7:11 Alexis Ballier
2016-07-19 11:32 Johannes Huber
2016-07-19  7:32 Agostino Sarubbo
2016-07-19  7:32 Agostino Sarubbo

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=1668634361.fa645a455f0f36aea4317ffa0f1e60874c47596c.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