Skip to content

Commit e09d0a2

Browse files
authored
Merge pull request #77041 from wolfi-dev/staging-update-bot/libsdl3.yaml
libsdl3/3.4.0 package update
2 parents 9335022 + 1c30766 commit e09d0a2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

libsdl3.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: libsdl3
3-
version: "3.2.30"
3+
version: "3.4.0"
44
epoch: 0
55
description: Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.
66
copyright:
@@ -26,6 +26,7 @@ environment:
2626
- libxkbcommon-dev
2727
- libxrandr-dev
2828
- libxss-dev
29+
- libxtst-dev
2930
- mesa-dev
3031
- mesa-gbm
3132
- pulseaudio-dev
@@ -38,7 +39,7 @@ pipeline:
3839
with:
3940
repository: https://github.com/libsdl-org/SDL
4041
tag: release-${{package.version}}
41-
expected-commit: f5e5f6588921eed3d7d048ce43d9eb1ff0da0ffc
42+
expected-commit: a962f40bbba175e9716557a25d5d7965f134a3d3
4243

4344
- uses: cmake/configure
4445

0 commit comments

Comments
 (0)