wayland-protocols-1.23

This commit is contained in:
Rmys
2021-09-21 12:12:24 +03:00
committed by GitHub
parent ad2da39b06
commit 29c81abc1f
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.autoreconf("-fiv")
autotools.configure("--disable-static")
def build():
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Specifications of extended Wayland protocols</Summary>
<Description>Specifications of extended Wayland protocols</Description>
<Archive sha1sum="059507ebbb8a32a4caa537600ff31397ff34e995" type="tarxz">https://wayland.freedesktop.org/releases/wayland-protocols-1.22.tar.xz</Archive>
<Archive sha1sum="8c4ebdce35953b1e2af458c139a432a308af6f50" type="tarxz">https://wayland.freedesktop.org/releases/wayland-protocols-1.23.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.18.0">wayland-devel</Dependency>
</BuildDependencies>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-09-16</Date>
<Version>1.23</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-09-12</Date>
<Version>1.22</Version>