openal-1.21.1

This commit is contained in:
Rmys
2021-09-24 13:29:03 +03:00
committed by GitHub
parent 2950e0dc1a
commit c623265642
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Open Audio Library is a vendor-neutral API for interactive spatialized audio</Summary>
<Description>OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications. The basic OpenAL objects are a Listener, a Source, and a Buffer.</Description>
<Archive sha1sum="8b90696b54c2b3e8303ae3a6d8a504ce1bc2e766" type="targz">https://github.com/kcat/openal-soft/archive/openal-soft-1.20.0.tar.gz</Archive>
<Archive sha1sum="57acf4fa55180eeb16721ac5ec0df541f586df40" type="targz">https://github.com/kcat/openal-soft/archive/refs/tags/1.21.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -85,6 +85,13 @@
</Package>
<History>
<Update release="9">
<Date>2021-09-24</Date>
<Version>1.21.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-01-18</Date>
<Version>1.20.0</Version>