mesa-22.1.5
This commit is contained in:
@@ -67,4 +67,6 @@ def build():
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
pisitools.insinto("/usr/share/pixmaps", "docs/favicon.svg", "mesa.svg")
|
||||
|
||||
pisitools.dohtml("docs/*")
|
||||
|
||||
@@ -11,9 +11,10 @@
|
||||
<License>MIT</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Icon>mesa</Icon>
|
||||
<Summary>Mesa graphics libraries and utilities</Summary>
|
||||
<Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
|
||||
<Archive sha1sum="ed7ada03f78ed98cb729e631bd48f121cb5f7ae3" type="tarxz">https://archive.mesa3d.org/mesa-22.1.4.tar.xz</Archive>
|
||||
<Archive sha1sum="d2e6d071e560c0f92a519a7c4b38d4c43f6dae19" type="tarxz">https://archive.mesa3d.org/mesa-22.1.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>valgrind-devel</Dependency>
|
||||
@@ -118,6 +119,7 @@
|
||||
<Path fileType="data">/usr/share/vulkan/implicit_layer.d/VkLayer_MESA_device_select.json</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/vulkan/explicit_layer.d</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/drirc">drirc</AdditionalFile>
|
||||
@@ -250,6 +252,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="69">
|
||||
<Date>2022-08-04</Date>
|
||||
<Version>22.1.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2022-07-16</Date>
|
||||
<Version>22.1.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user