public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/kimageannotator/
Date: Tue, 27 Feb 2024 20:15:41 +0000 (UTC)	[thread overview]
Message-ID: <1709064902.1b6122c94ad85633acc517dca5ac1b9759c33f03.alexxy@gentoo> (raw)

commit:     1b6122c94ad85633acc517dca5ac1b9759c33f03
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 20:15:02 2024 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 20:15:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6122c9

media-libs/kimageannotator: Add missing deps

Bug: https://github.com/ksnip/kImageAnnotator/issues/335
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 ...kimageannotator-0.7.0.ebuild => kimageannotator-0.7.0-r1.ebuild} | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-libs/kimageannotator/kimageannotator-0.7.0.ebuild b/media-libs/kimageannotator/kimageannotator-0.7.0-r1.ebuild
similarity index 86%
rename from media-libs/kimageannotator/kimageannotator-0.7.0.ebuild
rename to media-libs/kimageannotator/kimageannotator-0.7.0-r1.ebuild
index 44f907d31853..1093de12ccd1 100644
--- a/media-libs/kimageannotator/kimageannotator-0.7.0.ebuild
+++ b/media-libs/kimageannotator/kimageannotator-0.7.0-r1.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 
-VIRTUALX_REQUIRED="test"
 inherit cmake
 
 MY_PN=kImageAnnotator
@@ -25,8 +24,10 @@ RDEPEND="
 	dev-qt/qtbase:6[gui,widgets]
 	dev-qt/qtsvg:6
 	>=media-libs/kcolorpicker-0.3.0
+	x11-libs/libX11
 "
 DEPEND="${RDEPEND}
+	x11-base/xorg-proto
 	test? (
 		dev-cpp/gtest
 		dev-qt/qtbase:6
@@ -44,6 +45,9 @@ src_configure() {
 	cmake_src_configure
 }
 
+# one test is failing KeyInputHelperTest
+# upstream bug https://github.com/ksnip/kImageAnnotator/issues/335
+
 src_test() {
 	local -x QT_QPA_PLATFORM=offscreen
 	BUILD_DIR="${BUILD_DIR}/tests" cmake_src_test


             reply	other threads:[~2024-02-27 20:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 20:15 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-01 18:23 [gentoo-commits] repo/gentoo:master commit in: media-libs/kimageannotator/ Andreas Sturmlechner
2024-03-06 20:32 Andreas Sturmlechner
2024-02-27 19:50 Andreas Sturmlechner
2024-02-24 12:11 Andreas Sturmlechner
2023-05-28 12:20 Joonas Niilola
2023-05-28 12:20 Joonas Niilola
2023-05-14 10:29 Andreas Sturmlechner
2023-05-14  9:17 Sam James
2023-05-14  8:48 Sam James
2023-05-14  8:48 Sam James
2023-02-25  9:01 Andreas Sturmlechner
2022-10-31  1:26 WANG Xuerui
2022-08-31  8:42 Joonas Niilola
2022-03-24  8:15 Agostino Sarubbo
2022-03-23  9:58 Jakov Smolić
2022-03-21 20:34 Jakov Smolić
2021-12-04  8:20 Joonas Niilola
2021-11-29 14:05 Andreas Sturmlechner
2021-09-30 17:24 Andreas Sturmlechner
2021-04-06  6:31 Agostino Sarubbo
2021-02-23 20:10 Andreas Sturmlechner
2021-01-28 18:04 Georgy Yakovlev
2021-01-19 19:17 Sam James

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=1709064902.1b6122c94ad85633acc517dca5ac1b9759c33f03.alexxy@gentoo \
    --to=alexxy@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