commit:     f0fc9a41a89a516824ffeebb2711f4779b6017ad
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May  1 23:01:01 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May  1 23:08:25 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0fc9a41

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 <asturm <AT> gentoo.org>

 dev-libs/plasma-wayland-protocols/metadata.xml         |  8 ++++++++
 .../plasma-wayland-protocols-9999.ebuild               | 18 ++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-libs/plasma-wayland-protocols/metadata.xml 
b/dev-libs/plasma-wayland-protocols/metadata.xml
new file mode 100644
index 0000000000..2fdbf33d96
--- /dev/null
+++ b/dev-libs/plasma-wayland-protocols/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo KDE Project</name>
+       </maintainer>
+</pkgmetadata>

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 0000000000..0767a6e676
--- /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"

Reply via email to