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: media-gfx/digikam/
Date: Wed,  7 Aug 2024 19:48:22 +0000 (UTC)	[thread overview]
Message-ID: <1723060083.51d4b84514a65f6f6dc9e02b3ff18e1ce9806f76.asturm@gentoo> (raw)

commit:     51d4b84514a65f6f6dc9e02b3ff18e1ce9806f76
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  7 19:38:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug  7 19:48:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d4b845

media-gfx/digikam: Add missing dependencies, drop IUSE opengl

Drop ~x86 since dev-qt/qtwebengine:6 is not optional.

Upstream commits:
092c60231a3d7171bebfee6d6f35a1e4c726419f
9f3319fefa1ceaae04e326eb5361b53ce6823623
6de61920616c6bc0d8eddc054042c74c0baa4697

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

 .../{digikam-8.4.0-r10.ebuild => digikam-8.4.0-r11.ebuild}   | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/media-gfx/digikam/digikam-8.4.0-r10.ebuild b/media-gfx/digikam/digikam-8.4.0-r11.ebuild
similarity index 94%
rename from media-gfx/digikam/digikam-8.4.0-r10.ebuild
rename to media-gfx/digikam/digikam-8.4.0-r11.ebuild
index bdae19de0bda..b5e242ad01f2 100644
--- a/media-gfx/digikam/digikam-8.4.0-r10.ebuild
+++ b/media-gfx/digikam/digikam-8.4.0-r11.ebuild
@@ -15,15 +15,17 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/digiKam-${PV/_/-}.tar.xz
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
-IUSE="addressbook calendar geolocation gphoto2 heif +imagemagick jpegxl +lensfun mysql opengl openmp +panorama scanner semantic-desktop spell video"
+IUSE="addressbook calendar geolocation gphoto2 heif +imagemagick jpegxl +lensfun mysql openmp +panorama scanner semantic-desktop spell video"
 
 # bug 366505
 RESTRICT="test"
 
 COMMON_DEPEND="
 	dev-libs/expat
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,-gles2-only,gui,mysql?,network,sql,widgets,xml]
+	>=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,-gles2-only,gui,mysql?,network,opengl,sql,widgets,xml]
 	>=dev-qt/qtnetworkauth-${QTMIN}:6
+	>=dev-qt/qtscxml-${QTMIN}:6
+	>=dev-qt/qtsvg-${QTMIN}:6
 	>=dev-qt/qtwebengine-${QTMIN}:6[widgets]
 	>=kde-frameworks/kconfig-${KFMIN}:6
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
@@ -45,6 +47,7 @@ COMMON_DEPEND="
 	media-libs/libpng:=
 	>=media-libs/opencv-3.3.0:=[contrib,contribdnn,features2d]
 	media-libs/tiff:=
+	virtual/opengl
 	x11-libs/libX11
 	addressbook? (
 		>=kde-apps/akonadi-contacts-24.05.2:6
@@ -59,10 +62,6 @@ COMMON_DEPEND="
 	imagemagick? ( media-gfx/imagemagick:= )
 	jpegxl? ( media-libs/libjxl:= )
 	lensfun? ( media-libs/lensfun )
-	opengl? (
-		>=dev-qt/qtbase-${QTMIN}:6[opengl]
-		virtual/opengl
-	)
 	panorama? ( >=kde-frameworks/threadweaver-${KFMIN}:6 )
 	scanner? ( >=kde-apps/libksane-24.05.2:6 )
 	semantic-desktop? ( >=kde-frameworks/kfilemetadata-${KFMIN}:6 )
@@ -124,7 +123,6 @@ src_configure() {
 		$(cmake_use_find_package lensfun LensFun)
 		-DENABLE_MYSQLSUPPORT=$(usex mysql)
 		-DENABLE_INTERNALMYSQL=$(usex mysql)
-		$(cmake_use_find_package opengl OpenGL)
 		$(cmake_use_find_package panorama KF6ThreadWeaver)
 		$(cmake_use_find_package scanner KSaneWidgets6)
 		-DENABLE_KFILEMETADATASUPPORT=$(usex semantic-desktop)


             reply	other threads:[~2024-08-07 19:48 UTC|newest]

Thread overview: 128+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07 19:48 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-05 21:05 [gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/ Andreas Sturmlechner
2024-12-29 18:52 Andreas Sturmlechner
2024-12-17  9:31 Sam James
2024-11-16  8:56 Andreas Sturmlechner
2024-09-13 19:36 Arthur Zamarin
2024-08-06 23:04 Andreas Sturmlechner
2024-07-31 13:45 Arthur Zamarin
2024-05-13 20:26 Andreas Sturmlechner
2024-05-01 11:22 Andreas K. Hüttel
2024-04-22 17:52 Andreas Sturmlechner
2024-04-20 14:52 Arthur Zamarin
2024-03-25 14:46 Andreas Sturmlechner
2024-03-06 20:32 Andreas Sturmlechner
2023-10-01  6:26 Sam James
2023-08-03 15:10 Sam James
2023-07-25 10:35 Andreas Sturmlechner
2023-07-25 10:02 Andreas Sturmlechner
2023-05-31 20:06 Andreas Sturmlechner
2023-05-31 19:54 Arthur Zamarin
2023-04-25 15:35 Andreas Sturmlechner
2023-03-29 10:24 Andreas Sturmlechner
2023-02-07 10:37 Andreas Sturmlechner
2023-01-10  0:04 Andreas Sturmlechner
2022-12-14 20:01 Andreas Sturmlechner
2022-10-12 19:22 Sam James
2022-10-11  9:20 Agostino Sarubbo
2022-09-15 17:47 Andreas Sturmlechner
2022-03-12 15:53 Andreas Sturmlechner
2022-03-11 23:39 Sam James
2022-03-01 11:27 Agostino Sarubbo
2022-01-19  7:44 Agostino Sarubbo
2022-01-18 16:31 Andreas Sturmlechner
2022-01-18 16:31 Andreas Sturmlechner
2022-01-17  8:41 Agostino Sarubbo
2021-12-18 17:42 Andreas Sturmlechner
2021-12-16 16:59 Andreas Sturmlechner
2021-11-26  8:50 Agostino Sarubbo
2021-11-26  1:38 Sam James
2021-08-04 22:29 Andreas K. Hüttel
2021-06-18 19:18 David Seifert
2021-06-01  9:00 Sam James
2021-06-01  9:00 Sam James
2021-03-25 23:13 Andreas Sturmlechner
2020-12-05 23:48 Andreas Sturmlechner
2020-11-12 15:27 Sam James
2020-11-11 15:38 Sam James
2020-09-17 20:15 Andreas Sturmlechner
2020-09-10 17:47 Andreas Sturmlechner
2020-08-01 22:57 Andreas Sturmlechner
2020-08-01 22:57 Andreas Sturmlechner
2020-06-15 23:04 Andreas Sturmlechner
2020-06-15 23:04 Andreas Sturmlechner
2020-05-26 15:31 Andreas Sturmlechner
2020-04-26  7:44 Mikle Kolyada
2020-04-03 20:07 Andreas Sturmlechner
2020-04-03 20:07 Andreas Sturmlechner
2020-02-12 15:10 Agostino Sarubbo
2020-02-08 13:39 Mikle Kolyada
2019-12-18 12:58 Andreas Sturmlechner
2019-12-02 16:33 Mikle Kolyada
2019-12-02 16:12 Mikle Kolyada
2019-11-28 20:02 Amy Liffey
2019-10-21 11:59 Andreas Sturmlechner
2019-10-12 21:13 Andreas Sturmlechner
2019-09-07 21:07 Thomas Deutschmann
2019-08-28  8:19 David Seifert
2019-08-11  8:19 Andreas Sturmlechner
2019-07-16 22:16 Andreas Sturmlechner
2019-04-27 20:51 Andreas Sturmlechner
2019-04-27 14:46 Andreas Sturmlechner
2019-02-21 10:29 Andreas Sturmlechner
2019-02-20 13:06 Mikle Kolyada
2019-02-18  0:41 Thomas Deutschmann
2019-02-16 18:35 Andreas Sturmlechner
2019-02-11 13:16 Andreas Sturmlechner
2019-02-11 12:42 Andreas Sturmlechner
2019-02-11 12:42 Andreas Sturmlechner
2018-12-30 13:40 Andreas Sturmlechner
2018-10-04 22:58 Andreas Sturmlechner
2018-05-02 16:33 Thomas Deutschmann
2018-05-02 14:20 Mikle Kolyada
2018-03-29 18:57 Andreas Sturmlechner
2018-03-29 18:57 Andreas Sturmlechner
2018-03-27  5:11 Johannes Huber
2018-03-27  5:11 Johannes Huber
2017-12-31 23:40 Andreas Sturmlechner
2017-12-18 18:48 Andreas Sturmlechner
2017-12-18 18:48 Andreas Sturmlechner
2017-12-16 23:15 Andreas Sturmlechner
2017-12-08 21:58 Thomas Deutschmann
2017-11-29 19:00 Andreas Sturmlechner
2017-09-08 15:33 Johannes Huber
2017-09-07 21:42 Johannes Huber
2017-09-07 12:37 Michael Palimaka
2017-09-06 18:50 Johannes Huber
2017-04-24  7:23 Agostino Sarubbo
2017-03-18 14:44 Andreas Sturmlechner
2017-01-10 17:35 Johannes Huber
2017-01-10 15:22 Agostino Sarubbo
2017-01-10 14:56 Agostino Sarubbo
2016-12-23 10:11 Johannes Huber
2016-12-08 17:16 Michael Palimaka
2016-11-12 23:37 David Seifert
2016-11-08  9:26 Johannes Huber
2016-11-08  9:26 Johannes Huber
2016-11-07 21:47 Johannes Huber
2016-10-31 18:52 Johannes Huber
2016-10-20 21:23 Michael Palimaka
2016-10-20 20:58 Michael Palimaka
2016-08-17 20:47 Michael Palimaka
2016-08-10 17:52 Michael Palimaka
2016-08-10 17:52 Michael Palimaka
2016-07-27 13:18 Michael Palimaka
2016-07-13 15:41 Michael Palimaka
2016-07-10 13:20 Johannes Huber
2016-07-10 10:25 Johannes Huber
2016-06-29 15:32 Michael Palimaka
2016-05-22 19:11 Michael Palimaka
2016-05-22 18:11 Michael Palimaka
2016-04-02 19:07 Andreas Hüttel
2016-03-07 15:08 Michael Palimaka
2015-12-07 14:32 Michael Palimaka
2015-10-22 15:53 Michael Palimaka
2015-10-22 13:18 Michael Palimaka
2015-10-22 13:18 Michael Palimaka
2015-10-22 11:55 Michael Palimaka
2015-08-12 20:19 Johannes Huber

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=1723060083.51d4b84514a65f6f6dc9e02b3ff18e1ce9806f76.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