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 4FA7715ACFD for ; Sat, 22 Apr 2023 09:13:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84927E09EC; Sat, 22 Apr 2023 09:13:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 689D0E09E7 for ; Sat, 22 Apr 2023 09:13:46 +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 6D71834126A for ; Sat, 22 Apr 2023 09:13:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 849CFA54 for ; Sat, 22 Apr 2023 09:13:42 +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: <1682154757.14ead7e52b556f502490fe05d3f2fb0e864bdc7a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kimagemapeditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kimagemapeditor/Manifest kde-apps/kimagemapeditor/kimagemapeditor-23.04.0.ebuild X-VCS-Directories: kde-apps/kimagemapeditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 14ead7e52b556f502490fe05d3f2fb0e864bdc7a X-VCS-Branch: master Date: Sat, 22 Apr 2023 09:13:42 +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: 2cb973cc-1bf0-46d9-9686-02ed83b55f17 X-Archives-Hash: 568512ae4d8f7c3c16c063a9a42c5944 commit: 14ead7e52b556f502490fe05d3f2fb0e864bdc7a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 22 08:16:56 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 22 09:12:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ead7e5 kde-apps/kimagemapeditor: 23.04.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kimagemapeditor/Manifest | 1 + .../kimagemapeditor/kimagemapeditor-23.04.0.ebuild | 34 ++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/kde-apps/kimagemapeditor/Manifest b/kde-apps/kimagemapeditor/Manifest index 05d58f9dbf65..57e59138e88b 100644 --- a/kde-apps/kimagemapeditor/Manifest +++ b/kde-apps/kimagemapeditor/Manifest @@ -1 +1,2 @@ DIST kimagemapeditor-22.12.3.tar.xz 1103200 BLAKE2B 521fa4c9f37c1080d9abe7e8477cdfaad35c0931ca7e09aaa0f45bc3ced08e779c6c85ac76a860bf253ac268fa73339b723a5f1b698a2f47cbb61d505d3e613f SHA512 639885d1c31dbd9c7d951129158f2686b1417d83e36924485f038f4b639f3b498263d43ae0fbe353a1dffed69de451148f49c608a3c58022131222cd724a833b +DIST kimagemapeditor-23.04.0.tar.xz 1103272 BLAKE2B 999dc241441a50372eddb474219d0ea6d3646b42105842177f71a69b2b45926f649f1d8f455219eae38a0ab4f42552847e6b95d67ffce1e7453f8253d050a78b SHA512 be65ea8b9ce29ae625919b84cbec197a4a974550bc0ea517f8745b423415b7720d81025f5929f26abafbd1d8d1817e2c0325202c0233a7faa862bec629ae764d diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-23.04.0.ebuild b/kde-apps/kimagemapeditor/kimagemapeditor-23.04.0.ebuild new file mode 100644 index 000000000000..68955665a855 --- /dev/null +++ b/kde-apps/kimagemapeditor/kimagemapeditor-23.04.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="forceoptional" +KFMIN=5.104.0 +QTMIN=5.15.5 +inherit ecm gear.kde.org + +DESCRIPTION="Generator of HTML image maps" +HOMEPAGE="https://apps.kde.org/kimagemapeditor/" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwebengine-${QTMIN}:5[widgets] + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/kguiaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kparts-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 +" +RDEPEND="${DEPEND}"