SDL2: update to 2.32.10
This commit is contained in:
parent
2c0d94203e
commit
6638e49bbc
@ -4,7 +4,7 @@
|
|||||||
_realname=SDL2
|
_realname=SDL2
|
||||||
pkgbase=mingw-w64-${_realname}
|
pkgbase=mingw-w64-${_realname}
|
||||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||||
pkgver=2.32.8
|
pkgver=2.32.10
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) (mingw-w64)"
|
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -13,6 +13,7 @@ msys2_references=(
|
|||||||
'archlinux: sdl2'
|
'archlinux: sdl2'
|
||||||
"cpe: cpe:/a:libsdl:libsdl"
|
"cpe: cpe:/a:libsdl:libsdl"
|
||||||
"cpe: cpe:/a:libsdl:simple_directmedia_layer"
|
"cpe: cpe:/a:libsdl:simple_directmedia_layer"
|
||||||
|
'gentoo: media-libs/libsdl2'
|
||||||
)
|
)
|
||||||
msys2_repository_url="https://github.com/libsdl-org/SDL/"
|
msys2_repository_url="https://github.com/libsdl-org/SDL/"
|
||||||
url="https://libsdl.org/"
|
url="https://libsdl.org/"
|
||||||
@ -26,7 +27,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-cc-libs"
|
|||||||
"${MINGW_PACKAGE_PREFIX}-vulkan")
|
"${MINGW_PACKAGE_PREFIX}-vulkan")
|
||||||
source=("https://github.com/libsdl-org/SDL/releases/download/release-${pkgver}/SDL2-${pkgver}.tar.gz"{,.sig}
|
source=("https://github.com/libsdl-org/SDL/releases/download/release-${pkgver}/SDL2-${pkgver}.tar.gz"{,.sig}
|
||||||
005-sdl-config-win-paths.patch)
|
005-sdl-config-win-paths.patch)
|
||||||
sha256sums=('0ca83e9c9b31e18288c7ec811108e58bac1f1bb5ec6577ad386830eac51c787e'
|
sha256sums=('5f5993c530f084535c65a6879e9b26ad441169b3e25d789d83287040a9ca5165'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'c47283d104039965d5cf99eeb58aebbac059648c46b931e9efcb864abab9bfd9')
|
'c47283d104039965d5cf99eeb58aebbac059648c46b931e9efcb864abab9bfd9')
|
||||||
validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga <slouken@libsdl.org>
|
validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga <slouken@libsdl.org>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user