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 F123F138334 for ; Tue, 5 Feb 2019 23:27:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12F13E0BEA; Tue, 5 Feb 2019 23:27:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C9E5CE0BEA for ; Tue, 5 Feb 2019 23:27:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A932633D3D0 for ; Tue, 5 Feb 2019 23:27:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 718FF53A for ; Tue, 5 Feb 2019 23:27:29 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1549409202.8487b360db9fcf049fe9a5543469b8e6fee28e4d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kphotoalbum/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/kphotoalbum/Manifest media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild X-VCS-Directories: media-gfx/kphotoalbum/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8487b360db9fcf049fe9a5543469b8e6fee28e4d X-VCS-Branch: master Date: Tue, 5 Feb 2019 23:27:29 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 68a29866-c3c0-4f8f-8943-73794074d087 X-Archives-Hash: eec2c64c83ed9effa2e5b6d370893ca6 commit: 8487b360db9fcf049fe9a5543469b8e6fee28e4d Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 5 23:01:39 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 5 23:26:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8487b360 media-gfx/kphotoalbum: 5.4.2 version bump Closes: https://bugs.gentoo.org/677296 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/kphotoalbum/Manifest | 1 + media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild | 62 ++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) diff --git a/media-gfx/kphotoalbum/Manifest b/media-gfx/kphotoalbum/Manifest index 94b929ebd44..b310f6a9087 100644 --- a/media-gfx/kphotoalbum/Manifest +++ b/media-gfx/kphotoalbum/Manifest @@ -1 +1,2 @@ +DIST kphotoalbum-5.4.2.tar.xz 11807452 BLAKE2B 45ecdb4fbe3d66770394751911201737b698d2d497bb387871755113d153ef2c01a9b7e4a101f2b465d79801d0f88f084a0d0832550591012b44c70e5b28ff7f SHA512 9a4548141c56dd6426244e646a0d2bfb2eac28797c63ae478a56d6b1c0484ce5e607abcb079e50fcbc0643f7e9a94844a9af6600748ce465b8f66781aa5e3038 DIST kphotoalbum-5.4.tar.xz 11658792 BLAKE2B 5f91dac910cc7022ca8a20f49f286a84586bf7adaed57448c1d811c370a9fb8661469d4e8e73809990e1e1800aaaff8f53c86446d93f99fd55cdddbece01eddc SHA512 d528905f3af9d23c89c89f902abe8358f8e90c402e437bc7cdd67837649f5dcd7f7416c77cc824532f928f41e7590f6005f13c97be4d608e433aad285a6a8bba diff --git a/media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild b/media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild new file mode 100644 index 00000000000..0266ae75caf --- /dev/null +++ b/media-gfx/kphotoalbum/kphotoalbum-5.4.2.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +inherit kde5 + +DESCRIPTION="Tool for indexing, searching, and viewing images" +HOMEPAGE="https://www.kphotoalbum.org/" +SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" + +LICENSE="GPL-2+ FDL-1.2" +KEYWORDS="~amd64 ~x86" +IUSE="+kipi map +raw" + +DEPEND=" + $(add_frameworks_dep karchive) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kjobwidgets) + $(add_frameworks_dep kservice) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + $(add_qt_dep qtsql 'sqlite') + $(add_qt_dep qtwidgets) + $(add_qt_dep qtxml) + media-gfx/exiv2:= + media-libs/phonon[qt5(+)] + virtual/jpeg:0 + kipi? ( $(add_kdeapps_dep libkipi) ) + map? ( $(add_kdeapps_dep libkgeomap) ) + raw? ( $(add_kdeapps_dep libkdcraw) ) +" +RDEPEND="${DEPEND} + || ( media-video/ffmpeg media-video/mplayer ) + kipi? ( media-plugins/kipi-plugins:5 ) + !media-gfx/kphotoalbum:4 +" + +DOCS=( ChangeLog README ) + +PATCHES=( "${FILESDIR}/${PN}-5.4-exiv2-0.27.patch" ) + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package kipi KF5Kipi) + $(cmake-utils_use_find_package map KF5KGeoMap) + $(cmake-utils_use_find_package raw KF5KDcraw) + ) + + kde5_src_configure +}