From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 31E611396D0 for ; Wed, 6 Sep 2017 18:50:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 933D5E0EB6; Wed, 6 Sep 2017 18:50:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 744C3E0EB6 for ; Wed, 6 Sep 2017 18:50:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B3EC341693 for ; Wed, 6 Sep 2017 18:50:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 653988C0F for ; Wed, 6 Sep 2017 18:50:51 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1504723777.4d8be423c35df38cd30e1298e5c48e3f594dd2fb.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/digikam/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/digikam/digikam-9999.ebuild X-VCS-Directories: media-gfx/digikam/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 4d8be423c35df38cd30e1298e5c48e3f594dd2fb X-VCS-Branch: master Date: Wed, 6 Sep 2017 18:50:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: feffd10a-1c0c-4a83-89dd-ac634380304b X-Archives-Hash: 29326ecb07c0a6df9958962510d61d99 commit: 4d8be423c35df38cd30e1298e5c48e3f594dd2fb Author: Johannes Huber gentoo org> AuthorDate: Wed Sep 6 18:49:37 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Sep 6 18:49:37 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d8be423 media-gfx/digikam: Sync with main tree Package-Manager: Portage-2.3.8, Repoman-2.3.3 media-gfx/digikam/digikam-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/media-gfx/digikam/digikam-9999.ebuild b/media-gfx/digikam/digikam-9999.ebuild index 94ce193fd3..5602083e38 100644 --- a/media-gfx/digikam/digikam-9999.ebuild +++ b/media-gfx/digikam/digikam-9999.ebuild @@ -14,10 +14,10 @@ DESCRIPTION="Digital photo management application" HOMEPAGE="https://www.digikam.org/" LICENSE="GPL-2" -KEYWORDS="" IUSE="addressbook calendar gphoto2 jpeg2k +kipi +lensfun marble semantic-desktop mysql opengl openmp +panorama scanner X" if [[ ${KDE_BUILD_TYPE} != live ]]; then + KEYWORDS="~amd64 ~x86" MY_PV=${PV/_/-} MY_P=${PN}-${MY_PV} SRC_BRANCH=stable @@ -32,8 +32,8 @@ COMMON_DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kiconthemes) $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio) $(add_frameworks_dep knotifications) $(add_frameworks_dep knotifyconfig) @@ -42,6 +42,7 @@ COMMON_DEPEND=" $(add_frameworks_dep kwindowsystem) $(add_frameworks_dep kxmlgui) $(add_frameworks_dep solid) + $(add_qt_dep qtconcurrent) $(add_qt_dep qtdbus) $(add_qt_dep qtgui '-gles2') $(add_qt_dep qtprintsupport) @@ -53,7 +54,6 @@ COMMON_DEPEND=" media-gfx/exiv2:= media-libs/lcms:2 media-libs/liblqr - >=media-libs/libpgf-6.12.27 media-libs/libpng:0= media-libs/opencv:=[-qt4(-)] || ( =media-libs/opencv-3.1.0 ) @@ -88,7 +88,6 @@ COMMON_DEPEND=" ) " DEPEND="${COMMON_DEPEND} - $(add_qt_dep qtconcurrent) dev-cpp/eigen:3 dev-libs/boost[threads] sys-devel/gettext