wayland rebu'ld

This commit is contained in:
Rmys
2022-07-07 18:05:35 +03:00
committed by GitHub
parent 32479d157c
commit 588604a7d6
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -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")
+2
View File
@@ -10,6 +10,7 @@
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Icon>wayland</Icon>
<Summary>Wayland Compositor Infrastructure</Summary>
<Description>Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol.</Description>
<Archive sha1sum="59f381d656e09f34135b7222fbf57e05ae7262e6" type="tarxz">https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.21.0/downloads/wayland-1.21.0.tar.xz</Archive>
@@ -37,6 +38,7 @@
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="data">/usr/share/wayland</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/pixmaps/icons/wayland.png</Path>
</Files>
</Package>