commit:     c915c562a5eea597a374d852f8b2e4df1e131056
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  8 15:25:42 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct  8 15:35:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c915c562

kde-plasma/plasma-integration: 6.2.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-integration/Manifest             |  1 +
 .../plasma-integration-6.2.0.ebuild                | 88 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)

diff --git a/kde-plasma/plasma-integration/Manifest 
b/kde-plasma/plasma-integration/Manifest
index ca3fc4fd55c2..98fb8b6184dc 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1 +1,2 @@
 DIST plasma-integration-6.1.5.tar.xz 93124 BLAKE2B 
7b3e503f412342927ca934a4d2473676b551208fc00a0ce74d1abc7c72bc4ec99204e244f7589106a8f788a78d175923ffc451dde7bdc19eecc9ece13399e32d
 SHA512 
1b5e82484c5a952f58fd93a2a76012331b226981527dc304b70f365abe1c2a2ccbb27b7f6194efe7a42fddfdf42c695d65dccd9e5907ee7a09f98a2c268b5020
+DIST plasma-integration-6.2.0.tar.xz 96008 BLAKE2B 
03469a644bcdc1694284e7352cf0f77056161ffc6768e399d0a2beef3a5debe8379c89d3e667847ccd5ad65ac8a3eb5e38347b07292b96f26e1bcfe28907ddf3
 SHA512 
a82aa04fa2345ae528e59db56026dce6b6d25cac33476d839011d6db87fed55a6203c7357fea15a7ac83fee809f5a3e4d9d1962c4eefb169db03facb1665856f

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.2.0.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-6.2.0.ebuild
new file mode 100644
index 000000000000..c5a688372e04
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-6.2.0.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KF5MIN=5.115.0
+KFMIN=6.6.0
+PVCUT=$(ver_cut 1-3)
+QT5MIN=5.15.12
+QTMIN=6.7.2
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="qt5"
+
+# requires running kde environment
+RESTRICT="test"
+
+# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
+COMMON_DEPEND="
+       dev-libs/wayland
+       >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
+       >=dev-qt/qtdeclarative-${QTMIN}:6
+       >=dev-qt/qtwayland-${QTMIN}:6
+       >=kde-frameworks/kcolorscheme-${KFMIN}:6
+       >=kde-frameworks/kcompletion-${KFMIN}:6
+       >=kde-frameworks/kconfig-${KFMIN}:6
+       >=kde-frameworks/kcoreaddons-${KFMIN}:6
+       >=kde-frameworks/kguiaddons-${KFMIN}:6
+       >=kde-frameworks/ki18n-${KFMIN}:6
+       >=kde-frameworks/kiconthemes-${KFMIN}:6
+       >=kde-frameworks/kio-${KFMIN}:6
+       >=kde-frameworks/kjobwidgets-${KFMIN}:6
+       >=kde-frameworks/knotifications-${KFMIN}:6
+       >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+       >=kde-frameworks/kwindowsystem-${KFMIN}:6
+       >=kde-frameworks/kxmlgui-${KFMIN}:6
+       x11-libs/libXcursor
+       x11-libs/libxcb
+       qt5? (
+               >=dev-qt/qtdbus-${QT5MIN}:5
+               >=dev-qt/qtgui-${QT5MIN}:5=[dbus]
+               >=dev-qt/qtquickcontrols2-${QT5MIN}:5
+               >=dev-qt/qtwayland-${QT5MIN}:5
+               >=dev-qt/qtwidgets-${QT5MIN}:5
+               >=dev-qt/qtx11extras-${QT5MIN}:5
+               >=kde-frameworks/kcompletion-${KF5MIN}:5
+               >=kde-frameworks/kconfig-${KF5MIN}:5
+               >=kde-frameworks/kconfigwidgets-${KF5MIN}:5
+               >=kde-frameworks/kcoreaddons-${KF5MIN}:5
+               >=kde-frameworks/kguiaddons-${KF5MIN}:5
+               >=kde-frameworks/ki18n-${KF5MIN}:5
+               >=kde-frameworks/kiconthemes-${KF5MIN}:5
+               >=kde-frameworks/kio-${KF5MIN}:5
+               >=kde-frameworks/kjobwidgets-${KF5MIN}:5
+               >=kde-frameworks/knotifications-${KF5MIN}:5
+               >=kde-frameworks/kwindowsystem-${KF5MIN}:5
+               >=kde-frameworks/kxmlgui-${KF5MIN}:5
+               >=kde-plasma/kwayland-${KF5MIN}:5
+       )
+"
+DEPEND="${COMMON_DEPEND}
+       >=dev-libs/plasma-wayland-protocols-1.14.0
+"
+RDEPEND="${COMMON_DEPEND}
+       media-fonts/hack
+       media-fonts/noto
+       media-fonts/noto-emoji
+"
+PDEPEND="
+       >=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
+"
+BDEPEND="
+       >=dev-qt/qtwayland-${QTMIN}:6
+       qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
+"
+
+src_configure() {
+       local mycmakeargs=(
+               -DBUILD_QT6=ON
+               -DBUILD_QT5=$(usex qt5)
+       )
+       ecm_src_configure
+}

Reply via email to