libdrm-2.4.113
This commit is contained in:
@@ -17,7 +17,7 @@ def setup():
|
||||
if get.buildTYPE() == "emul32":
|
||||
options = " --libdir=lib32 \
|
||||
-Dudev=false \
|
||||
-Dvalgrind=false"
|
||||
-Dvalgrind=disabled"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -12,14 +12,14 @@
|
||||
<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="788f9579dd57a5dfee42f6640deb53f05a922095" type="tarxz">https://dri.freedesktop.org/libdrm/libdrm-2.4.112.tar.xz</Archive>
|
||||
<Archive sha1sum="eb7db45e34586d3ec048fd2e9b704016793ca957" type="tarxz">https://dri.freedesktop.org/libdrm/libdrm-2.4.113.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<!-- <Dependency>valgrind-devel</Dependency> -->
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python-docutils</Dependency>
|
||||
<Dependency versionFrom="0.16">libpciaccess-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -186,6 +186,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2022-09-01</Date>
|
||||
<Version>2.4.113</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2022-08-12</Date>
|
||||
<Version>2.4.112</Version>
|
||||
|
||||
Reference in New Issue
Block a user