From ea0515fa73da4755b498bdb18bd7fd7a13e616cf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 20 Jan 2023 17:40:46 +0000 Subject: gentoo auto-resync : 20:01:2023 - 17:40:46 --- .../plasma-wayland-protocols-1.10.0.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.10.0.ebuild (limited to 'dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.10.0.ebuild') diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.10.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.10.0.ebuild new file mode 100644 index 000000000000..6835a08de545 --- /dev/null +++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2023 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 ~loong ~ppc64 ~riscv ~x86" +fi + +LICENSE="LGPL-2.1" +SLOT="0" -- cgit v1.2.3