From c4b3d05f2d4415c0d6f135a3ea0d2055d6e055b5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 6 Sep 2022 22:33:57 +0100 Subject: gentoo auto-resync : 06:09:2022 - 22:33:57 --- kde-plasma/layer-shell-qt/Manifest | 4 +-- .../layer-shell-qt/layer-shell-qt-5.25.4.ebuild | 36 ---------------------- .../layer-shell-qt/layer-shell-qt-5.25.5.ebuild | 36 ++++++++++++++++++++++ 3 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 kde-plasma/layer-shell-qt/layer-shell-qt-5.25.4.ebuild create mode 100644 kde-plasma/layer-shell-qt/layer-shell-qt-5.25.5.ebuild (limited to 'kde-plasma/layer-shell-qt') diff --git a/kde-plasma/layer-shell-qt/Manifest b/kde-plasma/layer-shell-qt/Manifest index f22a1ba2eddf..c847b57198b2 100644 --- a/kde-plasma/layer-shell-qt/Manifest +++ b/kde-plasma/layer-shell-qt/Manifest @@ -1,5 +1,5 @@ DIST layer-shell-qt-5.24.6.tar.xz 17888 BLAKE2B 2ef0cb27d3bd8f906a1fe3b43405c4beae10f0f7d9c04dc367e4162796842e4edaf8cd2ccf530e9c380c86a9470462fd614c7f022f3ee129336bb140e3af885a SHA512 28d4f4f82981a55c29cdbc0232920a4d5226c2c816b6b6ea0d3ef5fe0a1809d7911ab61417b25e6b31d17b9cb39ebd5ced3a741f59cf2b95126f821474eae75a -DIST layer-shell-qt-5.25.4.tar.xz 18332 BLAKE2B aa286532a419543005e5e16f0c202d555498ff03dd5057bc92a18778ac84631822a084ebbeed0a2677087b4d18a09111973aa61560e0033e4606501a9fd7241c SHA512 474dd737c9621c7931bdbe372d57694c0ea854e7850a9829a1b7a0c2412b161e22b7cee6f14d32ba682de6e5af3fb46d6404d983c6fd1f75f486a36fcd31d0e8 +DIST layer-shell-qt-5.25.5.tar.xz 18336 BLAKE2B 0656118af97213591dc79bdf5ef695c3d7e665d6391a51a8e6281a3092b25c716f036aff86e4523a6e2cdf0237a1872bcd1c79862e11da2e72cba7a703b67b36 SHA512 728c741dffff88b3ceea9459f8f3be6c1d6f3ef18039a31951f44169f7d439855c20ad7cd228b9393317231b5ccc33f77e0b49e2852790e4c06c993a834f0b64 EBUILD layer-shell-qt-5.24.6.ebuild 826 BLAKE2B 7455832a69cc7f9c514f902943f393fbd046c4267765638dd2ded8fa25102fdf42f7e7e9ccb7df20a64f5dde1a967528f17dae533a98f50881823ac6bb0c4060 SHA512 2fb1fdaa4084625cb794ec1212da9acf3140042f45189963a0fccece483228937d3ebd40b42059a69d349b5ccef8ae42fbd7a1730e75037585ec6119b361e269 -EBUILD layer-shell-qt-5.25.4.ebuild 829 BLAKE2B bd9e9f33a26531dd2e73b55e980658f09fa6a1694a8d1c017998f31b09e7480c7ed572f2732cc5c854c04866530ff09351ac0d826281d1b9d6f2c030dd99d43c SHA512 61cc97af763bdfb6175aad9d18c74299f11fc4b87178f7c3d783d58607bca9ff556aa50dbda24e1ed856eb8fc4a39b7b3f38732aafe9c38864818c16f011aa91 +EBUILD layer-shell-qt-5.25.5.ebuild 829 BLAKE2B bd9e9f33a26531dd2e73b55e980658f09fa6a1694a8d1c017998f31b09e7480c7ed572f2732cc5c854c04866530ff09351ac0d826281d1b9d6f2c030dd99d43c SHA512 61cc97af763bdfb6175aad9d18c74299f11fc4b87178f7c3d783d58607bca9ff556aa50dbda24e1ed856eb8fc4a39b7b3f38732aafe9c38864818c16f011aa91 MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6 diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.25.4.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.25.4.ebuild deleted file mode 100644 index 7aeba0ff0caf..000000000000 --- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.25.4.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.95.0 -QTMIN=5.15.5 -inherit ecm plasma.kde.org - -DESCRIPTION="Qt component to allow applications make use of Wayland wl-layer-shell protocol" - -LICENSE="LGPL-3+" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X -# slot op: various private QtWaylandClient headers -RDEPEND=" - >=dev-libs/wayland-1.15 - >=dev-qt/qtdeclarative-${QTMIN}:5 - || ( - >=dev-qt/qtgui-${QTMIN}:5[libinput] - >=dev-qt/qtgui-${QTMIN}:5[X] - ) - >=dev-qt/qtwayland-${QTMIN}:5= - x11-libs/libxkbcommon -" -DEPEND="${RDEPEND} - dev-libs/wayland-protocols -" -BDEPEND=" - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - dev-util/wayland-scanner - virtual/pkgconfig -" diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.25.5.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.25.5.ebuild new file mode 100644 index 000000000000..7aeba0ff0caf --- /dev/null +++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.25.5.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=5.95.0 +QTMIN=5.15.5 +inherit ecm plasma.kde.org + +DESCRIPTION="Qt component to allow applications make use of Wayland wl-layer-shell protocol" + +LICENSE="LGPL-3+" +SLOT="5" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="" + +# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X +# slot op: various private QtWaylandClient headers +RDEPEND=" + >=dev-libs/wayland-1.15 + >=dev-qt/qtdeclarative-${QTMIN}:5 + || ( + >=dev-qt/qtgui-${QTMIN}:5[libinput] + >=dev-qt/qtgui-${QTMIN}:5[X] + ) + >=dev-qt/qtwayland-${QTMIN}:5= + x11-libs/libxkbcommon +" +DEPEND="${RDEPEND} + dev-libs/wayland-protocols +" +BDEPEND=" + >=dev-qt/qtwaylandscanner-${QTMIN}:5 + dev-util/wayland-scanner + virtual/pkgconfig +" -- cgit v1.2.3