From 04b6ba026e8735e02e137fc7382536896e17e543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 17 Jun 2020 19:35:42 +0200 Subject: [PATCH] plasma-wayland-protocols: initial add 1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../plasma-wayland-protocols_1.0.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes-kde/plasma/libs/plasma-wayland-protocols/plasma-wayland-protocols_1.0.bb diff --git a/recipes-kde/plasma/libs/plasma-wayland-protocols/plasma-wayland-protocols_1.0.bb b/recipes-kde/plasma/libs/plasma-wayland-protocols/plasma-wayland-protocols_1.0.bb new file mode 100644 index 00000000..1ab534eb --- /dev/null +++ b/recipes-kde/plasma/libs/plasma-wayland-protocols/plasma-wayland-protocols_1.0.bb @@ -0,0 +1,11 @@ +SUMMARY = "Plasma-specific protocols for Wayland" +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = " \ + file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ +" + +inherit kde-base + +SRC_URI = "${KDE_MIRROR}/stable/${BPN}/${PV}/${BPN}-${PV}.tar.xz" +SRC_URI[md5sum] = "08dcfa929033734f680560389a6e1df4" +SRC_URI[sha256sum] = "69c0fac42ccecaa78388f54725de493cad7ac798d85802225013c3e1fb7ee62b"