From f3b59a4d34d28f51cc97e3cd2eb23686d61c2002 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 14 Feb 2023 13:57:43 +0000 Subject: gentoo auto-resync : 14:02:2023 - 13:57:43 --- kde-plasma/kwayland-integration/Manifest | 4 +- .../kwayland-integration-5.26.90.ebuild | 47 ---------------------- .../kwayland-integration-5.27.0.ebuild | 47 ++++++++++++++++++++++ 3 files changed, 49 insertions(+), 49 deletions(-) delete mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.26.90.ebuild create mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.27.0.ebuild (limited to 'kde-plasma/kwayland-integration') diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 377c45ad30e9..871f5ad40e94 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,5 +1,5 @@ DIST kwayland-integration-5.26.5.tar.xz 26972 BLAKE2B 108eeebc92768755fba22d7435829f514904a3f39c748a70f220c1ae4fa078d5def0921f6c96effc2c7cc1ae0580d8c251034e87acaf4107d340b7bfdac1e443 SHA512 de252e67f488f920538a15e69836d4b8779a3123e1913c78cb7d69833a8fa475eb1166928cc965bc7ad69aa26d3dc58395ac7d06fb2349120bd014939d81e229 -DIST kwayland-integration-5.26.90.tar.xz 25700 BLAKE2B b94d7c9381e87b092a6ed76e424228b2de0a1d5c7a1c6bb75f46b09a8ba5da15e66eee85e28bba52cc7822ac980af6e59ee80853c15ab6e9ec45543466538f24 SHA512 4dadc89b268199d79642c3b62cea1b7ce67eab47bbc88929f29dc33c712670a02db06f05790f45d5d699cc37a2605945cf8880b1c3c1c4442edfb6b15d07dcfd +DIST kwayland-integration-5.27.0.tar.xz 25692 BLAKE2B e9b966957fc62e90ab82a0e1b6fa3b6f93bc7b8c97d66452687286bc35739c228262ac867deacc8f8d63df03c84e6ba62210fa6ee392eb07cc0f38fa5b8bb4b1 SHA512 9d9d18100a07ba26714a2bddc73729d8e91cc2c74b57b2093a3aacf9b138583c4224f803b34b13c9c0543ef0131a4e7a7b1d7079c69644b0928bbf272e7d01be EBUILD kwayland-integration-5.26.5.ebuild 1243 BLAKE2B fefdfbba2691b398b940495c9678575d6fea01a74a9007d7b1714a189dc5d15b8ce3d18df1ef5e4d0476c82652f52f4d508d3f526347b8adb25ddc93d21c0a9f SHA512 c758596db2f3fb02daea165e86dca6177c8fcf8b22e2b69f15307285b460f55caa44d4abb0b284fb3034ed073afbb6cda9846c3744d08d7228817ab06f730d2a -EBUILD kwayland-integration-5.26.90.ebuild 1247 BLAKE2B a0dd094fd9a873556cd47001d22b19798cf410b4b0ac5a7b255efb23a40b5b691e59fb6679c2ce25b57418482b917c9c5b7d0786ff775f124b19611d59f9237f SHA512 f73caa8f567b23af736b3302d55f14e269f6bcea3cdd2812d7581e170cbf3bfd08b05e47db6398918144b02722ae355a9990a56512d0adfe041bc1887ec95e73 +EBUILD kwayland-integration-5.27.0.ebuild 1247 BLAKE2B a0dd094fd9a873556cd47001d22b19798cf410b4b0ac5a7b255efb23a40b5b691e59fb6679c2ce25b57418482b917c9c5b7d0786ff775f124b19611d59f9237f SHA512 f73caa8f567b23af736b3302d55f14e269f6bcea3cdd2812d7581e170cbf3bfd08b05e47db6398918144b02722ae355a9990a56512d0adfe041bc1887ec95e73 MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.90.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.26.90.ebuild deleted file mode 100644 index 8c56787c316b..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.90.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.102.0 -QTMIN=5.15.7 -inherit ecm plasma.kde.org - -DESCRIPTION="Provides KWindowSystem integration plugin for Wayland" -HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration" - -LICENSE="LGPL-2.1" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X -# slot ops: -# dev-qt/qtgui: QtXkbCommonSupportPrivate -# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff -# kde-frameworks/kwindowsystem: Various private headers -DEPEND=" - >=dev-libs/wayland-1.15 - >=dev-qt/qtgui-${QTMIN}:5= - || ( - >=dev-qt/qtgui-${QTMIN}:5[libinput] - >=dev-qt/qtgui-${QTMIN}:5[X] - ) - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtwayland-${QTMIN}:5= - >=kde-frameworks/kwayland-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5= - x11-libs/libxkbcommon -" -RDEPEND="${DEPEND}" -BDEPEND=" - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - virtual/pkgconfig -" - -src_prepare() { - ecm_src_prepare - ecm_punt_kf_module IdleTime - cmake_comment_add_subdirectory autotests # only contains idletime test - cmake_run_in src cmake_comment_add_subdirectory idletime -} diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.27.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.27.0.ebuild new file mode 100644 index 000000000000..8c56787c316b --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.27.0.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=5.102.0 +QTMIN=5.15.7 +inherit ecm plasma.kde.org + +DESCRIPTION="Provides KWindowSystem integration plugin for Wayland" +HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration" + +LICENSE="LGPL-2.1" +SLOT="5" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="" + +# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X +# slot ops: +# dev-qt/qtgui: QtXkbCommonSupportPrivate +# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff +# kde-frameworks/kwindowsystem: Various private headers +DEPEND=" + >=dev-libs/wayland-1.15 + >=dev-qt/qtgui-${QTMIN}:5= + || ( + >=dev-qt/qtgui-${QTMIN}:5[libinput] + >=dev-qt/qtgui-${QTMIN}:5[X] + ) + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtwayland-${QTMIN}:5= + >=kde-frameworks/kwayland-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5= + x11-libs/libxkbcommon +" +RDEPEND="${DEPEND}" +BDEPEND=" + >=dev-qt/qtwaylandscanner-${QTMIN}:5 + virtual/pkgconfig +" + +src_prepare() { + ecm_src_prepare + ecm_punt_kf_module IdleTime + cmake_comment_add_subdirectory autotests # only contains idletime test + cmake_run_in src cmake_comment_add_subdirectory idletime +} -- cgit v1.2.3