Merge pull request #18059 from Rmys/master

libsdl3 ver. bump
This commit is contained in:
Rmys
2026-01-25 14:52:01 +03:00
committed by GitHub
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Simple Direct Media Layer 2.0 series</Summary> <Summary>Simple Direct Media Layer 2.0 series</Summary>
<Description>libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.</Description> <Description>libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.</Description>
<Archive sha1sum="026aef239bdeeb629833f846d5dce35aabadaa6e" type="targz">https://github.com/libsdl-org/SDL/releases/download/release-3.2.24/SDL3-3.2.24.tar.gz</Archive> <Archive sha1sum="ecccb534cec394bd1886f4e55b7be7f99b4a9c3b" type="targz">https://github.com/libsdl-org/SDL/releases/download/release-3.2.30/SDL3-3.2.30.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
<Dependency>ninja</Dependency> <Dependency>ninja</Dependency>
@@ -69,7 +69,7 @@
<Path fileType="library">/usr/lib/libSDL3.so</Path> <Path fileType="library">/usr/lib/libSDL3.so</Path>
<Path fileType="library">/usr/lib/libSDL3.a</Path> <Path fileType="library">/usr/lib/libSDL3.a</Path>
<Path fileType="library">/usr/lib/libSDL3.so.0</Path> <Path fileType="library">/usr/lib/libSDL3.so.0</Path>
<Path fileType="library">/usr/lib/libSDL3.so.0.2.24</Path> <Path fileType="library">/usr/lib/libSDL3.so.0.2.30</Path>
<Path fileType="library">/usr/lib/libSDL3_test.a</Path> <Path fileType="library">/usr/lib/libSDL3_test.a</Path>
<Path fileType="doc">/usr/share/licenses/SDL3/LICENSE.txt</Path> <Path fileType="doc">/usr/share/licenses/SDL3/LICENSE.txt</Path>
</Files> </Files>
@@ -129,6 +129,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2026-01-20</Date>
<Version>3.2.30</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2025-10-23</Date> <Date>2025-10-23</Date>
<Version>3.2.24</Version> <Version>3.2.24</Version>