libdrm-2.4.107 ver. bump
This commit is contained in:
@@ -10,6 +10,7 @@ from pisi.actionsapi import shelltools
|
||||
|
||||
|
||||
def setup():
|
||||
shelltools.export("rst2man", "rst2man_3")
|
||||
if not get.buildTYPE() == "emul32":
|
||||
options = "-Dudev=true \
|
||||
-Dvalgrind=true \
|
||||
@@ -21,7 +22,7 @@ def setup():
|
||||
-Dvalgrind=false"
|
||||
|
||||
|
||||
|
||||
|
||||
mesontools.configure(options)
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Userspace interface to kernel DRM services</Summary>
|
||||
<Description>libdrm is a library providing the userspace interface to kernel DRM services.</Description>
|
||||
<Archive sha1sum="46ef6579b571b430cd68ed183933896200bfde04" type="tarxz">https://dri.freedesktop.org/libdrm/libdrm-2.4.106.tar.xz</Archive>
|
||||
<Archive sha1sum="372eb85849d1858a892dc5569edfa278640a9732" type="tarxz">https://dri.freedesktop.org/libdrm/libdrm-2.4.107.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>valgrind</Dependency>
|
||||
@@ -210,6 +210,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2021-07-05</Date>
|
||||
<Version>2.4.107</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2021-06-03</Date>
|
||||
<Version>2.4.106</Version>
|
||||
|
||||
Reference in New Issue
Block a user