libsdl2 rebuild

This commit is contained in:
Rmys
2023-04-13 01:16:21 +03:00
committed by GitHub
parent 4a7f65ab27
commit 2353e2565c
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -52,5 +52,9 @@ def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
libtools.preplib()
if get.buildTYPE() == "emul32":
pisitools.dosed("%s/usr/lib32/cmake/SDL2/*.cmake" % get.installDIR(), "emul32", "usr")
return
pisitools.dodoc("BUGS.txt", "CREDITS.txt", "README*", "README-SDL.txt", "TODO.txt", "WhatsNew.txt")
+7
View File
@@ -123,6 +123,13 @@
</Package>
<History>
<Update release="13">
<Date>2023-04-13</Date>
<Version>2.26.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2023-01-24</Date>
<Version>2.26.2</Version>