From 588604a7d6f37dc007a419931ea4fab1974e5fc3 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 7 Jul 2022 18:05:35 +0300 Subject: [PATCH] wayland rebu'ld --- x11/library/wayland/actions.py | 1 + x11/library/wayland/pspec.xml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/x11/library/wayland/actions.py b/x11/library/wayland/actions.py index a305d99362..31dc49d636 100644 --- a/x11/library/wayland/actions.py +++ b/x11/library/wayland/actions.py @@ -35,6 +35,7 @@ def install(): pisitools.removeDir("/usr/bin32") for f in shelltools.ls("%s/usr/lib32/pkgconfig" % get.installDIR()): pisitools.dosed("%s/usr/lib32/pkgconfig/%s" % (get.installDIR(), f), "bin32", "bin") + pisitools.insinto("/usr/share/pixmaps/icons", "doc/publican/sources/images/wayland.png") return pisitools.dodoc("COPYING", "CONTRIBUTING*", "README") diff --git a/x11/library/wayland/pspec.xml b/x11/library/wayland/pspec.xml index b6f424f555..cfbcba9956 100644 --- a/x11/library/wayland/pspec.xml +++ b/x11/library/wayland/pspec.xml @@ -10,6 +10,7 @@ GPLv2 library + wayland Wayland Compositor Infrastructure Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.21.0/downloads/wayland-1.21.0.tar.xz @@ -37,6 +38,7 @@ /usr/share/aclocal /usr/share/wayland /usr/share/man + /usr/share/pixmaps/icons/wayland.png