Merge pull request #5179 from Rmys/master

libsdl2
This commit is contained in:
Rmys
2018-08-05 02:10:53 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<Archive sha1sum="c4f87580630387796df4ac87c362b4f9a721457e" type="targz">http://www.libsdl.org/release/SDL2-2.0.5.tar.gz</Archive>
<Archive sha1sum="0a530ccdab99cbfe906dba912049e26e3c7219d6" type="targz">http://www.libsdl.org/release/SDL2-2.0.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>ibus-devel</Dependency>
@@ -122,6 +122,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-05</Date>
<Version>2.0.7</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-12-12</Date>
<Version>2.0.5</Version>