public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/
Date: Thu,  7 Sep 2017 21:42:00 +0000 (UTC)	[thread overview]
Message-ID: <1504820488.6dd6c047e1ef82c35a2a8fec45010a2484815952.johu@gentoo> (raw)

commit:     6dd6c047e1ef82c35a2a8fec45010a2484815952
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  7 21:38:16 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Sep  7 21:41:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd6c047

media-gfx/digikam: Add mediaplayer use flag

Bug: https://bugs.gentoo.org/show_bug.cgi?id=613146
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 media-gfx/digikam/digikam-5.7.0.ebuild | 6 ++++--
 media-gfx/digikam/metadata.xml         | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-gfx/digikam/digikam-5.7.0.ebuild b/media-gfx/digikam/digikam-5.7.0.ebuild
index 389ed74eeda..07f15ab39af 100644
--- a/media-gfx/digikam/digikam-5.7.0.ebuild
+++ b/media-gfx/digikam/digikam-5.7.0.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Digital photo management application"
 HOMEPAGE="https://www.digikam.org/"
 
 LICENSE="GPL-2"
-IUSE="addressbook calendar gphoto2 jpeg2k +kipi +lensfun marble semantic-desktop mysql opengl openmp +panorama scanner X"
+IUSE="addressbook calendar gphoto2 jpeg2k +kipi +lensfun marble mediaplayer semantic-desktop mysql opengl openmp +panorama scanner X"
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
 	KEYWORDS="~amd64 ~x86"
@@ -74,6 +74,7 @@ COMMON_DEPEND="
 		$(add_qt_dep qtconcurrent)
 		$(add_qt_dep qtnetwork)
 	)
+	mediaplayer? ( media-libs/qtav[opengl] )
 	mysql? ( virtual/mysql[server] )
 	opengl? (
 		$(add_qt_dep qtopengl)
@@ -145,8 +146,8 @@ src_configure() {
 	local mycmakeargs=(
 		-DENABLE_APPSTYLES=ON
 		-DENABLE_AKONADICONTACTSUPPORT=$(usex addressbook)
+		-DENABLE_MEDIAPLAYER=$(usex mediaplayer)
 		-DENABLE_MYSQLSUPPORT=$(usex mysql)
-		-DENABLE_MEDIAPLAYER=OFF
 		-DENABLE_OPENCV3=$(has_version ">=media-libs/opencv-3" && echo yes || echo no)
 		$(cmake-utils_use_find_package calendar KF5CalendarCore)
 		$(cmake-utils_use_find_package gphoto2 Gphoto2)
@@ -154,6 +155,7 @@ src_configure() {
 		$(cmake-utils_use_find_package kipi KF5Kipi)
 		$(cmake-utils_use_find_package lensfun LensFun)
 		$(cmake-utils_use_find_package marble Marble)
+		$(cmake-utils_use_find_package mediaplayer QtAV)
 		$(cmake-utils_use_find_package opengl OpenGL)
 		$(cmake-utils_use_find_package openmp OpenMP)
 		$(cmake-utils_use_find_package panorama KF5ThreadWeaver)

diff --git a/media-gfx/digikam/metadata.xml b/media-gfx/digikam/metadata.xml
index 00059c9b9d3..59e835b0183 100644
--- a/media-gfx/digikam/metadata.xml
+++ b/media-gfx/digikam/metadata.xml
@@ -13,6 +13,7 @@
 		<flag name="kipi">Enable support for <pkg>media-plugins/kipi-plugins</pkg></flag>
 		<flag name="lensfun">Enable support for <pkg>media-libs/lensfun</pkg></flag>
 		<flag name="marble">Enable support for geolocation using <pkg>kde-apps/marble</pkg></flag>
+		<flag name="mediaplayer">Enable support for media player using <pkg>media-libs/qtav</pkg></flag>
 		<flag name="panorama">Build the panorama plugin which requires <pkg>media-gfx/hugin</pkg></flag>
 		<flag name="semantic-desktop">Enable <pkg>kde-frameworks/kfilemetadata</pkg> support</flag>
 	</use>


             reply	other threads:[~2017-09-07 21:42 UTC|newest]

Thread overview: 124+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-07 21:42 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-13 19:36 [gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/ Arthur Zamarin
2024-08-07 19:48 Andreas Sturmlechner
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 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=1504820488.6dd6c047e1ef82c35a2a8fec45010a2484815952.johu@gentoo \
    --to=johu@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