From aae71b4d8e684ca22d28ef0f1da0989e7bf6468d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Feb 2023 14:28:15 +0000 Subject: gentoo auto-resync : 22:02:2023 - 14:28:15 --- kde-plasma/plasma-integration/Manifest | 4 +- .../plasma-integration-5.27.0.ebuild | 56 ---------------------- .../plasma-integration-5.27.1.ebuild | 56 ++++++++++++++++++++++ 3 files changed, 58 insertions(+), 58 deletions(-) delete mode 100644 kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild create mode 100644 kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild (limited to 'kde-plasma/plasma-integration') diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest index efba290b1ca3..0895e62738ab 100644 --- a/kde-plasma/plasma-integration/Manifest +++ b/kde-plasma/plasma-integration/Manifest @@ -1,5 +1,5 @@ DIST plasma-integration-5.26.5.tar.xz 88928 BLAKE2B 47366792a1b53256686f28bfa3e510e11e359354f8e3fdfe562026ef7f8e88a05c6df88c8dde0e5e064eb2bac01821f41bdb7105a7af855de721561d8470b29d SHA512 9dea235efd85fbd7b7de0fab1af75f801ec7c1faa4621264512a50b754a92392bd580a70da44e2a6854eb8f1d4869a1971c91b581697ed5345609c6cc2e00f7b -DIST plasma-integration-5.27.0.tar.xz 90404 BLAKE2B 4739f09590fd39f968db8dc63611712646b21a97f761f5632c4e069a20589722ffee959ea0b0e164eee1b33788ba4f5cdfe2f09e70d8bbb64ed6336c484abeaf SHA512 a8039f74a2f75df220ffee9190dde041b48087e03cc1c94905ef4e60d0ca797b0cfcf4dc336398274443cbdfd18418992308aadd3a7c160c30144d871e45ed1f +DIST plasma-integration-5.27.1.tar.xz 90436 BLAKE2B 7f564621a4a682bdcacfdf0ff618bb42c49c43a4263d1e039ad2fbeab22d039c27f6290bcac1fa0b02ceac162a180d6183c3cbc2a810c7f8c4f46fc6d563cb74 SHA512 5d5da8f519bc0ca4ea93400429cc3069a3793e54664c36e2cda8ab4b304c3c35b693f8a6cc4b00502a31444b4e92336cebae0afb1877b2a4a98ac3cb112dc282 EBUILD plasma-integration-5.26.5.ebuild 1399 BLAKE2B 2afa75e72cad3defb0a0247a97db4f12bdfa17e2a3fc92867fe6725c63d7d916091ea840be53a4c482546c2c0aebcb74ab8f198d414961e68cf4fa18f6a3640d SHA512 7c8fcd7fc50bee9c44faec70d0c394500f8662d797b504a563c0a79b5ae8ba57952b530d499287cea29ab3efade469dec96d9b306e6bbb56ccd763c406d0b6df -EBUILD plasma-integration-5.27.0.ebuild 1441 BLAKE2B fa0e451fb5f9530310f0d15826f4d56f569ff21704487d17a643d8697aca8dbe238198e89089114eab02dad72f0e9a1c6d21c3e60fa1103f87bb11586358e184 SHA512 550c0ad7e8dbfb46f4eaed4a4d32a213ea934ac30094b3208df885b7b3e93bcbb24549c0c2d571c10202ef20e9f91f00cbd321f8152b0c4975b033d441718a5a +EBUILD plasma-integration-5.27.1.ebuild 1441 BLAKE2B fa0e451fb5f9530310f0d15826f4d56f569ff21704487d17a643d8697aca8dbe238198e89089114eab02dad72f0e9a1c6d21c3e60fa1103f87bb11586358e184 SHA512 550c0ad7e8dbfb46f4eaed4a4d32a213ea934ac30094b3208df885b7b3e93bcbb24549c0c2d571c10202ef20e9f91f00cbd321f8152b0c4975b033d441718a5a MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6 diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild deleted file mode 100644 index 9681f63d4a3a..000000000000 --- a/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.102.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.7 -VIRTUALX_REQUIRED="test" -inherit ecm plasma.kde.org - -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" - -LICENSE="LGPL-2+" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -# requires running kde environment -RESTRICT="test" - -COMMON_DEPEND=" - dev-libs/wayland - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5=[dbus] - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=dev-qt/qtwayland-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtx11extras-${QTMIN}:5 - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kjobwidgets-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/kwayland-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-plasma/breeze-${PVCUT}:5 - x11-libs/libXcursor - x11-libs/libxcb -" -DEPEND="${COMMON_DEPEND} - >=dev-libs/plasma-wayland-protocols-1.6.0 -" -RDEPEND="${COMMON_DEPEND} - media-fonts/hack - media-fonts/noto -" -BDEPEND=" - >=dev-qt/qtwaylandscanner-${QTMIN}:5 -" diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild new file mode 100644 index 000000000000..9681f63d4a3a --- /dev/null +++ b/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=5.102.0 +PVCUT=$(ver_cut 1-3) +QTMIN=5.15.7 +VIRTUALX_REQUIRED="test" +inherit ecm plasma.kde.org + +DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" + +LICENSE="LGPL-2+" +SLOT="5" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="" + +# requires running kde environment +RESTRICT="test" + +COMMON_DEPEND=" + dev-libs/wayland + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5=[dbus] + >=dev-qt/qtquickcontrols2-${QTMIN}:5 + >=dev-qt/qtwayland-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtx11extras-${QTMIN}:5 + >=kde-frameworks/kcompletion-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kiconthemes-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kjobwidgets-${KFMIN}:5 + >=kde-frameworks/knotifications-${KFMIN}:5 + >=kde-frameworks/kwayland-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 + >=kde-plasma/breeze-${PVCUT}:5 + x11-libs/libXcursor + x11-libs/libxcb +" +DEPEND="${COMMON_DEPEND} + >=dev-libs/plasma-wayland-protocols-1.6.0 +" +RDEPEND="${COMMON_DEPEND} + media-fonts/hack + media-fonts/noto +" +BDEPEND=" + >=dev-qt/qtwaylandscanner-${QTMIN}:5 +" -- cgit v1.2.3