blob: 74ee12fa740f0442fb2600a358adb0e4f72f0f88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mingw-w64-sdl3
pkgdesc = A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 3) (mingw-w64)
pkgver = 3.1.6
pkgrel = 1
url = http://libsdl.org
arch = any
license = Zlib
makedepends = mingw-w64-cmake
makedepends = ninja
depends = mingw-w64-crt
options = !debug
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/libsdl-org/SDL/releases/download/preview-3.1.6/SDL3-3.1.6.tar.gz
b2sums = 6fa3182ab933bad2f3f939acddf82cddc9cc059debcc8c04e546639932f5cc3152d4a6a656ad24848c90b7827a49e19b518d98d14af50b1b914f9f2e91d8441b
pkgname = mingw-w64-sdl3
|