From f9de1a48902ba575bd5c752531bde8b8a6f85df4 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 5 Sep 2021 02:17:31 +0200 Subject: dev-libs/plasma-wayland-protocols: 1.4.0 version bump Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner --- dev-libs/plasma-wayland-protocols/Manifest | 1 + .../plasma-wayland-protocols-1.4.0.ebuild | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 dev-libs/plasma-wayland-protocols/Manifest create mode 100644 dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.4.0.ebuild (limited to 'dev-libs/plasma-wayland-protocols') diff --git a/dev-libs/plasma-wayland-protocols/Manifest b/dev-libs/plasma-wayland-protocols/Manifest new file mode 100644 index 00000000000..553d308efc5 --- /dev/null +++ b/dev-libs/plasma-wayland-protocols/Manifest @@ -0,0 +1 @@ +DIST plasma-wayland-protocols-1.4.0.tar.xz 41160 BLAKE2B 1b308c948c2a568c20c7578255d3f70ebd648b921a2ea7a9ef7c8f72f8c91a6f3c4f987b10618c7eccda2c0d0ea28abef66ff78010923c08a83ad482e9524ef7 SHA512 4f38f440943fa129527455ff26aac9fd460f59fa332becbb338847eb68c01d8e0bbcf4abd1fb6c8fee996a8260c8b19543d206cfe3534ea8f929012079ecafb0 diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.4.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.4.0.ebuild new file mode 100644 index 00000000000..3355d0d4d27 --- /dev/null +++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.4.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_NONGUI=true +KFMIN=5.82.0 +inherit ecm kde.org + +DESCRIPTION="Plasma Specific Protocols for Wayland" +HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols" + +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +fi + +LICENSE="LGPL-2.1" +SLOT="0" + +RDEPEND="!kde-frameworks/plasma-wayland-protocols" -- cgit v1.2.3