Switch to new package format
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
name: sdl3
|
||||
description: Cross-platform development library providing low level access to audio, keyboard, mouse, joystick and graphics hardware
|
||||
version: 3.4.10
|
||||
revision: 2
|
||||
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: 12b34280415ec8418c864408b93d008a20a6530687ee613d60bfbd20411f2785
|
||||
Reference in New Issue
Block a user