48 lines
1.1 KiB
YAML
48 lines
1.1 KiB
YAML
name: sdl3
|
|
description: Cross-platform development library providing low level access to audio, keyboard, mouse, joystick and graphics hardware
|
|
version: 3.4.14
|
|
revision: 1
|
|
url: https://www.libsdl.org/
|
|
license: zlib
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- hidapi
|
|
- libglvnd
|
|
- libx11
|
|
- libxcursor
|
|
- libxext
|
|
- libxrender
|
|
optional_depends:
|
|
- alsa-lib:For the ALSA audio driver
|
|
- jack:For the JACK audio driver
|
|
- libdecor:For Wayland client decorations
|
|
- libpulse:For the PulseAudio audio driver
|
|
- pipewire:For the Pipewire audio driver
|
|
- sndio:For the sndio audio driver
|
|
- vulkan-loader:For vulkan support
|
|
make_depends:
|
|
- alsa-lib
|
|
- cmake
|
|
- jack
|
|
- libdecor
|
|
- libpulse
|
|
- libxinerama
|
|
- libxkbcommon
|
|
- libxrandr
|
|
- mesa
|
|
- ninja
|
|
- pipewire
|
|
- sndio
|
|
- vulkan-headers
|
|
- wayland
|
|
- wayland-protocols
|
|
downloads:
|
|
- url: https://www.libsdl.org/release/SDL3-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 30d4aa2b3037718142b32dffd4e72f917ebb6cc5227150e7bb9c45efb2153aeb
|