openal-1.22.1
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
<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="57acf4fa55180eeb16721ac5ec0df541f586df40" type="targz">https://github.com/kcat/openal-soft/archive/refs/tags/1.21.1.tar.gz</Archive>
|
||||
<Archive sha1sum="29a9f0728e58b7a4ac37b7dbd48bcfa6b06a8f48" type="targz">https://github.com/kcat/openal-soft/archive/refs/tags/1.22.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<!-- <Dependency>ffmpeg-devel</Dependency> -->
|
||||
<Dependency>libsndfile-devel</Dependency>
|
||||
<Dependency>libsdl2-devel</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
@@ -34,7 +34,7 @@
|
||||
<Package>
|
||||
<Name>openal</Name>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency>ffmpeg</Dependency> -->
|
||||
<Dependency>libsndfile</Dependency>
|
||||
<Dependency>libsdl2</Dependency>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
@@ -85,6 +85,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2022-06-24</Date>
|
||||
<Version>1.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-09-24</Date>
|
||||
<Version>1.21.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user