Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/packages/s/sdl2/abi_used_symbols b/packages/s/sdl2/abi_used_symbols
- index 4d9168140f..502826acb2 100644
- --- a/packages/s/sdl2/abi_used_symbols
- +++ b/packages/s/sdl2/abi_used_symbols
- @@ -265,6 +265,7 @@ libc.so.6:malloc
- libc.so.6:mbstowcs
- libc.so.6:memcmp
- libc.so.6:memcpy
- +libc.so.6:memfd_create
- libc.so.6:memmove
- libc.so.6:memset
- libc.so.6:mkdir
- @@ -278,6 +279,7 @@ libc.so.6:perror
- libc.so.6:pipe
- libc.so.6:pipe2
- libc.so.6:poll
- +libc.so.6:posix_fallocate
- libc.so.6:pthread_attr_init
- libc.so.6:pthread_attr_setdetachstate
- libc.so.6:pthread_attr_setstacksize
- @@ -358,6 +360,7 @@ libc.so.6:strtok_r
- libc.so.6:syscall
- libc.so.6:sysconf
- libc.so.6:uname
- +libc.so.6:unlink
- libc.so.6:unsetenv
- libc.so.6:usleep
- libc.so.6:vfork
- diff --git a/packages/s/sdl2/abi_used_symbols32 b/packages/s/sdl2/abi_used_symbols32
- index 06f5cda6bf..0839386118 100644
- --- a/packages/s/sdl2/abi_used_symbols32
- +++ b/packages/s/sdl2/abi_used_symbols32
- @@ -264,6 +264,7 @@ libc.so.6:malloc
- libc.so.6:mbstowcs
- libc.so.6:memcmp
- libc.so.6:memcpy
- +libc.so.6:memfd_create
- libc.so.6:memmove
- libc.so.6:memset
- libc.so.6:mkdir
- @@ -277,6 +278,7 @@ libc.so.6:perror
- libc.so.6:pipe
- libc.so.6:pipe2
- libc.so.6:poll
- +libc.so.6:posix_fallocate64
- libc.so.6:pthread_attr_init
- libc.so.6:pthread_attr_setdetachstate
- libc.so.6:pthread_attr_setstacksize
- @@ -357,6 +359,7 @@ libc.so.6:strtok_r
- libc.so.6:syscall
- libc.so.6:sysconf
- libc.so.6:uname
- +libc.so.6:unlink
- libc.so.6:unsetenv
- libc.so.6:usleep
- libc.so.6:vfork
- diff --git a/packages/s/sdl2/package.yml b/packages/s/sdl2/package.yml
- index 38fdd9b624..ac38c60de4 100644
- --- a/packages/s/sdl2/package.yml
- +++ b/packages/s/sdl2/package.yml
- @@ -1,8 +1,8 @@
- name : sdl2
- -version : 2.30.1
- -release : 44
- +version : 2.30.2
- +release : 45
- source :
- - - https://www.libsdl.org/release/SDL2-2.30.1.tar.gz : 01215ffbc8cfc4ad165ba7573750f15ddda1f971d5a66e9dcaffd37c587f473a
- + - https://www.libsdl.org/release/SDL2-2.30.2.tar.gz : 891d66ac8cae51361d3229e3336ebec1c407a8a2a063b61df14f5fdf3ab5ac31
- homepage : https://libsdl.org/
- license : Zlib
- component : multimedia.library
- diff --git a/packages/s/sdl2/pspec_x86_64.xml b/packages/s/sdl2/pspec_x86_64.xml
- index a2ba693fa1..92bef909b4 100644
- --- a/packages/s/sdl2/pspec_x86_64.xml
- +++ b/packages/s/sdl2/pspec_x86_64.xml
- @@ -21,7 +21,7 @@
- <PartOf>multimedia.library</PartOf>
- <Files>
- <Path fileType="library">/usr/lib64/libSDL2-2.0.so.0</Path>
- - <Path fileType="library">/usr/lib64/libSDL2-2.0.so.0.3000.1</Path>
- + <Path fileType="library">/usr/lib64/libSDL2-2.0.so.0.3000.2</Path>
- <Path fileType="data">/usr/share/licenses/SDL2/LICENSE.txt</Path>
- </Files>
- </Package>
- @@ -32,11 +32,14 @@
- </Description>
- <PartOf>emul32</PartOf>
- <RuntimeDependencies>
- - <Dependency release="44">sdl2</Dependency>
- + <Dependency release="45">sdl2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib32/libSDL2-2.0.so.0</Path>
- - <Path fileType="library">/usr/lib32/libSDL2-2.0.so.0.3000.1</Path>
- + <Path fileType="library">/usr/lib32/libSDL2-2.0.so.0.3000.2</Path>
- + <Path fileType="library">/usr/lib32/libSDL2_test.a</Path>
- + <Path fileType="library">/usr/lib32/libSDL2main.a</Path>
- + <Path fileType="data">/usr/lib32/pkgconfig/sdl2.pc</Path>
- </Files>
- </Package>
- <Package>
- @@ -46,8 +49,8 @@
- </Description>
- <PartOf>programming.devel</PartOf>
- <RuntimeDependencies>
- - <Dependency release="44">sdl2-32bit</Dependency>
- - <Dependency release="44">sdl2-devel</Dependency>
- + <Dependency release="45">sdl2-devel</Dependency>
- + <Dependency release="45">sdl2-32bit</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib32/cmake/SDL2/SDL2Config.cmake</Path>
- @@ -61,9 +64,6 @@
- <Path fileType="library">/usr/lib32/cmake/SDL2/sdlfind.cmake</Path>
- <Path fileType="library">/usr/lib32/libSDL2-2.0.so</Path>
- <Path fileType="library">/usr/lib32/libSDL2.so</Path>
- - <Path fileType="library">/usr/lib32/libSDL2_test.a</Path>
- - <Path fileType="library">/usr/lib32/libSDL2main.a</Path>
- - <Path fileType="data">/usr/lib32/pkgconfig/sdl2.pc</Path>
- </Files>
- </Package>
- <Package>
- @@ -73,7 +73,7 @@
- </Description>
- <PartOf>programming.devel</PartOf>
- <RuntimeDependencies>
- - <Dependency release="44">sdl2</Dependency>
- + <Dependency release="45">sdl2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin/sdl2-config</Path>
- @@ -174,9 +174,9 @@
- </Files>
- </Package>
- <History>
- - <Update release="44">
- - <Date>2024-03-06</Date>
- - <Version>2.30.1</Version>
- + <Update release="45">
- + <Date>2024-04-02</Date>
- + <Version>2.30.2</Version>
- <Comment>Packaging update</Comment>
- <Name>Reilly Brogan</Name>
- <Email>solus@reillybrogan.com</Email>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement