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 D52BC158094 for ; Tue, 11 Oct 2022 12:40:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 958A4E0938; Tue, 11 Oct 2022 12:40: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 7C89FE0938 for ; Tue, 11 Oct 2022 12:40: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 2FC80340FB6 for ; Tue, 11 Oct 2022 12:40:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9844861E for ; Tue, 11 Oct 2022 12:40: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: <1665492023.4915c4e68df21e7dd8d48132abae7ac136042de3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-sdk/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-sdk/Manifest kde-plasma/plasma-sdk/plasma-sdk-5.26.0.ebuild X-VCS-Directories: kde-plasma/plasma-sdk/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4915c4e68df21e7dd8d48132abae7ac136042de3 X-VCS-Branch: master Date: Tue, 11 Oct 2022 12:40: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: 56b6bce6-5950-4bcb-891a-e0248f834bac X-Archives-Hash: f5eef2cf132cf2b944fa5ab1ae668a83 commit: 4915c4e68df21e7dd8d48132abae7ac136042de3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 8 18:16:03 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 11 12:40:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4915c4e6 kde-plasma/plasma-sdk: add 5.26.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-sdk/Manifest | 1 + kde-plasma/plasma-sdk/plasma-sdk-5.26.0.ebuild | 46 ++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/kde-plasma/plasma-sdk/Manifest b/kde-plasma/plasma-sdk/Manifest index 6679708aadba..27f8ca8fde22 100644 --- a/kde-plasma/plasma-sdk/Manifest +++ b/kde-plasma/plasma-sdk/Manifest @@ -1 +1,2 @@ DIST plasma-sdk-5.25.5.tar.xz 266968 BLAKE2B 54d3f19009eb2cd006ce4f6126ebb0a9f4b8ddd241afbf8ae7e7b78b5a0ca4ba29645ba2750fc98c403bb871461a5e62f034216c28e6b5f2feea10b4557cdc6a SHA512 19b9964821861c0a9058f95145fe15b39920a4c600db1aa37983de8a6b304320cdd19469e38096e3bfc6d0ff15843694144a7313fc7500e99a29b6e5dd91079e +DIST plasma-sdk-5.26.0.tar.xz 269724 BLAKE2B 4f9a5f495c6a865ac40402452f71df9c97c09ca6b949237db52f3f9007c6d0da77d7e1db78b479a6517fd96ec89943600d5904b61a782abd9fe506cf1145c1d2 SHA512 deb3cd4abf779d487951c2d6df78e4011b75580157cb113428919137927b17c17df81c60893f53b16704222ca806b0065b9af6b75d2bbac20a6a5ccf4c82ceb8 diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.26.0.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.26.0.ebuild new file mode 100644 index 000000000000..ed97925781a7 --- /dev/null +++ b/kde-plasma/plasma-sdk/plasma-sdk-5.26.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="optional" +KFMIN=5.99.0 +PVCUT=$(ver_cut 1-3) +QTMIN=5.15.5 +VIRTUALX_REQUIRED="test" +inherit ecm plasma.kde.org + +DESCRIPTION="Useful applications for Plasma development" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + >=kde-frameworks/karchive-${KFMIN}:5 + >=kde-frameworks/kcompletion-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/kdeclarative-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kiconthemes-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kpackage-${KFMIN}:5 + >=kde-frameworks/kservice-${KFMIN}:5 + >=kde-frameworks/ktexteditor-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/plasma-${KFMIN}:5 +" +RDEPEND="${DEPEND} + >=dev-qt/qtquickcontrols-${QTMIN}:5 + >=dev-qt/qtquickcontrols2-${QTMIN}:5 + >=kde-frameworks/kirigami-${KFMIN}:5 +"