libsdl2-32: 2.30.8 -> 2.30.9
This commit is contained in:
parent
3d00baf61e
commit
9c50962826
@ -14,8 +14,8 @@ drwxr-xr-x root/root usr/lib32/cmake/SDL2/
|
||||
-rw-r--r-- root/root usr/lib32/cmake/SDL2/SDL2testTargets.cmake
|
||||
-rw-r--r-- root/root usr/lib32/cmake/SDL2/sdlfind.cmake
|
||||
lrwxrwxrwx root/root usr/lib32/libSDL2-2.0.so -> libSDL2-2.0.so.0
|
||||
lrwxrwxrwx root/root usr/lib32/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3000.8
|
||||
-rwxr-xr-x root/root usr/lib32/libSDL2-2.0.so.0.3000.8
|
||||
lrwxrwxrwx root/root usr/lib32/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3000.9
|
||||
-rwxr-xr-x root/root usr/lib32/libSDL2-2.0.so.0.3000.9
|
||||
-rw-r--r-- root/root usr/lib32/libSDL2.a
|
||||
lrwxrwxrwx root/root usr/lib32/libSDL2.so -> libSDL2-2.0.so
|
||||
-rw-r--r-- root/root usr/lib32/libSDL2_test.a
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/compat-32.pub
|
||||
RWSwxGo/zH7eXbSvxfNWtscMS9wAp05maqgBUvx0TdpSdTXFlG1cE+9qff/H8e2V1W4z424ONLQpiAqGyfA+zi9HgUbMnNhYmA0=
|
||||
SHA256 (Pkgfile) = 4aefe9e41407c25155d431db257adc9c82e01596ef38bb2c59e31faae38b54da
|
||||
SHA256 (.footprint) = 1b1b75604dc3f9ad25e94d1249bcb4f94e374ff399416ebd9a52b511a54773f0
|
||||
SHA256 (SDL2-2.30.8.tar.gz) = 380c295ea76b9bd72d90075793971c8bcb232ba0a69a9b14da4ae8f603350058
|
||||
RWSwxGo/zH7eXbmlvrvKlcq1anGIcdvXIriGCge2SimoKpShrUCJG+Ee/Zai3vDRNzFL/5WL+RvyYvOa0ltbINZzA4duQB2WuQ4=
|
||||
SHA256 (Pkgfile) = 770618dd3a27a28cfb187a1fc9d9384f8299b35f6f6ac4696b974a31275bbfcd
|
||||
SHA256 (.footprint) = 49a161ad773acba37ef3cf0042c3dc3a21837ff908be2c18e85e384f98dd2e43
|
||||
SHA256 (SDL2-2.30.9.tar.gz) = 24b574f71c87a763f50704bbb630cbe38298d544a1f890f099a4696b1d6beba4
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: alsa-lib-32 ibus-32 jack libxkbcommon-32 ninja pipewire pulseaudio wayland-protocols
|
||||
|
||||
name=libsdl2-32
|
||||
version=2.30.8
|
||||
version=2.30.9
|
||||
release=1
|
||||
source=(https://www.libsdl.org/release/SDL2-$version.tar.gz)
|
||||
|
||||
@ -17,7 +17,7 @@ build() {
|
||||
prt-get isinst pulseaudio-32 && PKGMK_SDL2+=' -D SDL_PULSEAUDIO_SHARED=ON'
|
||||
prt-get isinst libxkbcommon-32 wayland-protocols && PKGMK_SDL2+=' -D SDL_WAYLAND_SHARED=ON'
|
||||
|
||||
[ -e '/usr/bin/ccache' ] && PATH="$(echo ${PATH} | awk -v RS=: -v ORS=: '/ccache/ {next} {print}' | sed 's/:*$//')"
|
||||
[[ -z $CCACHE_PREFIX ]] || unset CCACHE_PREFIX
|
||||
|
||||
cmake -S SDL2-$version -B build -G Ninja $PKGMK_SDL2 \
|
||||
-D CMAKE_INSTALL_PREFIX=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user