summaryrefslogtreecommitdiff
path: root/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-05-02 01:01:01 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-05-02 01:08:25 +0200
commitf0fc9a41a89a516824ffeebb2711f4779b6017ad (patch)
treebc0be701a4aa74b0f84bfac460f8fcf9667395a2 /dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild
parenta18cf68ce7297432b11dfaa7098525dce421a267 (diff)
downloadkde-f0fc9a41a89a516824ffeebb2711f4779b6017ad.tar.gz
kde-f0fc9a41a89a516824ffeebb2711f4779b6017ad.tar.bz2
kde-f0fc9a41a89a516824ffeebb2711f4779b6017ad.zip
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@gentoo.org>
Diffstat (limited to 'dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild')
-rw-r--r--dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild18
1 files changed, 18 insertions, 0 deletions
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"