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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8879D15813A for ; Mon, 20 Jan 2025 15:44:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F3A0E07E1; Mon, 20 Jan 2025 15:44:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4BCF6E07DB for ; Mon, 20 Jan 2025 15:44:16 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C74B340DD9 for ; Mon, 20 Jan 2025 15:44:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3ADC2503 for ; Mon, 20 Jan 2025 15:44:13 +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: <1737387765.27c6c3abbf5fe1b5d81679f4026dd1af3134fe75.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/kquickimageeditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/kquickimageeditor/Manifest media-libs/kquickimageeditor/kquickimageeditor-0.5.0.ebuild X-VCS-Directories: media-libs/kquickimageeditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 27c6c3abbf5fe1b5d81679f4026dd1af3134fe75 X-VCS-Branch: master Date: Mon, 20 Jan 2025 15:44:13 +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: 280581a5-a4f8-4fe6-9de8-4dbfc30049e5 X-Archives-Hash: aa839782a14275ae327b42e49fbc2dad commit: 27c6c3abbf5fe1b5d81679f4026dd1af3134fe75 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 17 12:19:01 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 20 15:42:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c6c3ab media-libs/kquickimageeditor: add 0.5.0 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/kquickimageeditor/Manifest | 1 + .../kquickimageeditor-0.5.0.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/media-libs/kquickimageeditor/Manifest b/media-libs/kquickimageeditor/Manifest index 7927ec30a654..7f43194d30bf 100644 --- a/media-libs/kquickimageeditor/Manifest +++ b/media-libs/kquickimageeditor/Manifest @@ -1 +1,2 @@ DIST kquickimageeditor-0.4.0.tar.xz 3294388 BLAKE2B 64214edc236871cbeef7cf8d11ba376a1752852a68d11dd46cfdee6dab2fcf0d3f319e825170aa7e01b506ff4b7e3972c120485d8da1bfd7b4e6ff4a38c57e66 SHA512 58ae6af9dc9c8fb0bd99279246acb360eee4110b8e2b1f51bbcb3daf246a60fcb308b111e164a40f1bff09c6f0c1298dfe1588d7bd0f2a571bda8ac9d6252e8c +DIST kquickimageeditor-0.5.0.tar.xz 3295008 BLAKE2B 69409326be9d4c6604faff7abe3533bdfce415da482170779952a3bbc4ea38e6dbbd3210a890ba7788391e15b1f272cb8026c6ec8009b9f32fa546eec32a5444 SHA512 d1ac919f075a7ade101b3fafa794387a88c50a7580dcd2221bec54ab18c5f9550ba1efcf12c4d2dce958bd3f8ac203021525790afa9adcb9f47375a6b7a648f9 diff --git a/media-libs/kquickimageeditor/kquickimageeditor-0.5.0.ebuild b/media-libs/kquickimageeditor/kquickimageeditor-0.5.0.ebuild new file mode 100644 index 000000000000..749a67df5f4d --- /dev/null +++ b/media-libs/kquickimageeditor/kquickimageeditor-0.5.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=6.3.0 +QTMIN=6.6.2 +inherit ecm kde.org + +DESCRIPTION="QtQuick components providing basic image editing capabilities" +HOMEPAGE="https://invent.kde.org/libraries/kquickimageeditor +https://api.kde.org/kquickimageeditor/html/index.html" + +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +fi + +LICENSE="LGPL-2.1+" +SLOT="6" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui] + >=dev-qt/qtdeclarative-${QTMIN}:6 +" +RDEPEND="${DEPEND} + !${CATEGORY}/${PN}:5 + >=kde-frameworks/kirigami-${KFMIN}:6 +"