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 94A8D1581F0 for ; Thu, 12 Dec 2024 21:49:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB3BFE09C8; Thu, 12 Dec 2024 21:49:11 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1F70E09A8 for ; Thu, 12 Dec 2024 21:49:11 +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 B98DE342F8D for ; Thu, 12 Dec 2024 21:49:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24D13213D for ; Thu, 12 Dec 2024 21:49:08 +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: <1734039879.af6f0c4d285c5abd535ed49ab7a15cfb5d1a5709.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkomparediff2/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/libkomparediff2/Manifest kde-apps/libkomparediff2/libkomparediff2-24.12.0.ebuild X-VCS-Directories: kde-apps/libkomparediff2/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: af6f0c4d285c5abd535ed49ab7a15cfb5d1a5709 X-VCS-Branch: master Date: Thu, 12 Dec 2024 21:49:08 +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: 7fe91a05-caec-4bdd-a6b2-69020bcb0b99 X-Archives-Hash: 65989a2197f30dfdd6c84b219d21fdb6 commit: af6f0c4d285c5abd535ed49ab7a15cfb5d1a5709 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 10 23:16:13 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 12 21:44:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6f0c4d kde-apps/libkomparediff2: 24.12.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/libkomparediff2/Manifest | 1 + .../libkomparediff2/libkomparediff2-24.12.0.ebuild | 27 ++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/kde-apps/libkomparediff2/Manifest b/kde-apps/libkomparediff2/Manifest index e3139c2d35d6..8025c4620ba2 100644 --- a/kde-apps/libkomparediff2/Manifest +++ b/kde-apps/libkomparediff2/Manifest @@ -1 +1,2 @@ DIST libkomparediff2-24.08.3.tar.xz 187768 BLAKE2B be1cb7dfee3d1417ede3fa6a620d914644bd2c6abfd6412488f6e0d55381b220fe313743bf2bc86a4963c58afbbd50069c28e1ef8fc15026cd2f6a54572b453a SHA512 aced611a93c64647cd2aa8b05d14d319be8600f708aa03a370d20996050c473f10d45dcaf8bf3a777f9be63392e6b60577ff6c48f412c4f70b95cce79cc2f925 +DIST libkomparediff2-24.12.0.tar.xz 188224 BLAKE2B 25db20d12a54a0b17c487d02f4f558d4fbb96dcd81267adbd0647d6422b382fd132471847df81970e8f521a7ed8c4c54fd3a6d45684357520091083169ad6b7c SHA512 7158614268e8872c5b55ccd9bf212779d5b6e6e41b16624b39c4e1f45cc28976796de37fade5ff28c4b925958d2a8932f888700735ec4bf24f6ceca4009d964a diff --git a/kde-apps/libkomparediff2/libkomparediff2-24.12.0.ebuild b/kde-apps/libkomparediff2/libkomparediff2-24.12.0.ebuild new file mode 100644 index 000000000000..c3777d97ef92 --- /dev/null +++ b/kde-apps/libkomparediff2/libkomparediff2-24.12.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="true" +KFMIN=6.5.0 +QTMIN=6.7.2 +inherit ecm gear.kde.org + +DESCRIPTION="Library to compare files and strings" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="6" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kconfigwidgets-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/kxmlgui-${KFMIN}:6 +" +RDEPEND="${DEPEND}"