wayland-protocols-1.23
This commit is contained in:
@@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
autotools.autoreconf("-fiv")
|
||||||
autotools.configure("--disable-static")
|
autotools.configure("--disable-static")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Specifications of extended Wayland protocols</Summary>
|
<Summary>Specifications of extended Wayland protocols</Summary>
|
||||||
<Description>Specifications of extended Wayland protocols</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="1.18.0">wayland-devel</Dependency>
|
<Dependency versionFrom="1.18.0">wayland-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -37,6 +37,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="9">
|
||||||
<Date>2021-09-12</Date>
|
<Date>2021-09-12</Date>
|
||||||
<Version>1.22</Version>
|
<Version>1.22</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user