From f0fc9a41a89a516824ffeebb2711f4779b6017ad Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 2 May 2020 01:01:01 +0200 Subject: dev-libs/plasma-wayland-protocols: New package Moved from kde-plasma/plasma-wayland-protocols. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- dev-libs/plasma-wayland-protocols/metadata.xml | 8 ++++++++ .../plasma-wayland-protocols-9999.ebuild | 18 ++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 dev-libs/plasma-wayland-protocols/metadata.xml create mode 100644 dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild (limited to 'dev-libs') diff --git a/dev-libs/plasma-wayland-protocols/metadata.xml b/dev-libs/plasma-wayland-protocols/metadata.xml new file mode 100644 index 00000000000..2fdbf33d963 --- /dev/null +++ b/dev-libs/plasma-wayland-protocols/metadata.xml @@ -0,0 +1,8 @@ + + + + + kde@gentoo.org + Gentoo KDE Project + + diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild new file mode 100644 index 00000000000..0767a6e6762 --- /dev/null +++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_NONGUI=true +KFMIN=5.69.0 +inherit ecm kde.org + +DESCRIPTION="Plasma Specific Protocols for Wayland" +HOMEPAGE="https://cgit.kde.org/plasma-wayland-protocols.git" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="!kde-frameworks/plasma-wayland-protocols" -- cgit v1.2.3