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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E03B615802F for ; Thu, 23 Feb 2023 19:09:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99A18E075F; Thu, 23 Feb 2023 19:09:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35534E070D for ; Thu, 23 Feb 2023 19:09:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55AE9340C72 for ; Thu, 23 Feb 2023 19:09:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5AB675 for ; Thu, 23 Feb 2023 19:09:10 +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: <1677179073.4e9ae7dd4f8eeb17e85e49aa8ae0baf2f05f2fbd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kgeotag/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/kgeotag/Manifest media-gfx/kgeotag/kgeotag-1.4.0.ebuild X-VCS-Directories: media-gfx/kgeotag/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4e9ae7dd4f8eeb17e85e49aa8ae0baf2f05f2fbd X-VCS-Branch: master Date: Thu, 23 Feb 2023 19:09:10 +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: c9407b56-f03d-4b08-8f90-92a416486dc6 X-Archives-Hash: a4f1be830fdff36114172a4cd0e2f512 commit: 4e9ae7dd4f8eeb17e85e49aa8ae0baf2f05f2fbd Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Feb 23 18:49:58 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 23 19:04:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e9ae7dd media-gfx/kgeotag: add 1.4.0 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/kgeotag/Manifest | 1 + media-gfx/kgeotag/kgeotag-1.4.0.ebuild | 39 ++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/media-gfx/kgeotag/Manifest b/media-gfx/kgeotag/Manifest index 01361a428b43..d502e57e457b 100644 --- a/media-gfx/kgeotag/Manifest +++ b/media-gfx/kgeotag/Manifest @@ -1 +1,2 @@ DIST kgeotag-1.3.1.tar.xz 365648 BLAKE2B 7d3ac33f2439072700582dbd4bfd0091728b8546865521b6a1e69a34f3a3180854026fdac67a74f053095788c3d0d1fdff94b3c923d7393b6bc453497aff5b64 SHA512 62cbf568e749a8345e8d145d0850381fcb3140bea10b02626c609c4f1bf0d0fafac23b82a796e0e4c8b293c9fcf65b2ad7c66b7354822426e56826e5b25df46e +DIST kgeotag-1.4.0.tar.xz 393112 BLAKE2B 3d699b086e49482f48aef05d5b67a7db809b6c1aebf3e9336f587b50858bd99216282cdc4924362551469f8c78769501cb66e66ed8a2fd704286e30f4d3151a8 SHA512 024204f2ac9df0659ad781f31d91daba6b4177f6fe2aa4219fcf91e68051e443a03efb8a3c9a9e081b126b46304dd6be935836f43d859079a070cbf46cbfac97 diff --git a/media-gfx/kgeotag/kgeotag-1.4.0.ebuild b/media-gfx/kgeotag/kgeotag-1.4.0.ebuild new file mode 100644 index 000000000000..fb25701dab4a --- /dev/null +++ b/media-gfx/kgeotag/kgeotag-1.4.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="forceoptional" +KFMIN=5.82.0 +QTMIN=5.15.5 +inherit ecm kde.org + +DESCRIPTION="Photo geotagging program" +HOMEPAGE="https://kgeotag.kde.org/ https://apps.kde.org/kgeotag/" + +if [[ ${KDE_BUILD_TYPE} != live ]]; then + SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" + KEYWORDS="~amd64" +fi + +LICENSE="GPL-3+" +SLOT="5" + +DEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-apps/libkexiv2-21.12.0:5 + >=kde-apps/marble-21.12.0:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 +" +RDEPEND="${DEPEND}" + +DOCS=( CHANGELOG.rst README.md ) + +PATCHES=( "${FILESDIR}/${PN}-1.3.1-cmake.patch" )