Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wayland-protocols: update to 1.38 #1744

Merged
merged 2 commits into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions ci_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1091,15 +1091,11 @@
"windows": false
},
"alpine_packages": [
"wayland-dev"
],
"debian_packages": [
"libwayland-bin",
"libwayland-dev"
"expat-dev",
"libffi-dev"
],
"build_options": [
"wayland:documentation=false",
"wayland:libraries=false",
"wayland:tests=false",
"wayland:dtd_validation=false"
]
Expand Down
1 change: 1 addition & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -3756,6 +3756,7 @@
"wayland-protocols"
],
"versions": [
"1.38-1",
"1.37-1",
"1.35-1",
"1.32-1",
Expand Down
8 changes: 4 additions & 4 deletions subprojects/wayland-protocols.wrap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[wrap-file]
directory = wayland-protocols-1.37
source_url = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.37/downloads/wayland-protocols-1.37.tar.xz
source_filename = wayland-protocols-1.37.tar.xz
source_hash = a70e9be924f2e8688e6824dceaf6188faacd5ae218dfac8d0a3d0976211ef326
directory = wayland-protocols-1.38
source_url = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.38/downloads/wayland-protocols-1.38.tar.xz
source_filename = wayland-protocols-1.38.tar.xz
source_hash = ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe

[provide]
wayland-protocols = wayland_protocols
Loading