From 8bd112b8696c88d4eefbffca176f2dbca26482af Mon Sep 17 00:00:00 2001 From: "chromebrew-actions[bot]" <220035932+chromebrew-actions[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 15:06:32 -0500 Subject: [PATCH] 'updater-wayland_protocols-1.47' (#13856) * Add unbuilt wayland_protocols to updater-wayland_protocols-1.47 * updater-wayland_protocols-1.47: Package File Update Run on linux/386 container. * updater-wayland_protocols-1.47: Package File Update Run on linux/amd64 container. * updater-wayland_protocols-1.47: Package File Update Run on linux/arm/v7 container. --------- Co-authored-by: satmandu Co-authored-by: chromebrew-actions[bot] --- manifest/armv7l/w/wayland_protocols.filelist | 2 +- manifest/i686/w/wayland_protocols.filelist | 2 +- manifest/x86_64/w/wayland_protocols.filelist | 2 +- packages/wayland_protocols.rb | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest/armv7l/w/wayland_protocols.filelist b/manifest/armv7l/w/wayland_protocols.filelist index d26e21797..2b9b7a7ed 100644 --- a/manifest/armv7l/w/wayland_protocols.filelist +++ b/manifest/armv7l/w/wayland_protocols.filelist @@ -1,4 +1,4 @@ -# Total size: 984119 +# Total size: 989046 /usr/local/include/wayland-protocols/alpha-modifier-v1-enum.h /usr/local/include/wayland-protocols/color-management-v1-enum.h /usr/local/include/wayland-protocols/color-representation-v1-enum.h diff --git a/manifest/i686/w/wayland_protocols.filelist b/manifest/i686/w/wayland_protocols.filelist index d26e21797..2b9b7a7ed 100644 --- a/manifest/i686/w/wayland_protocols.filelist +++ b/manifest/i686/w/wayland_protocols.filelist @@ -1,4 +1,4 @@ -# Total size: 984119 +# Total size: 989046 /usr/local/include/wayland-protocols/alpha-modifier-v1-enum.h /usr/local/include/wayland-protocols/color-management-v1-enum.h /usr/local/include/wayland-protocols/color-representation-v1-enum.h diff --git a/manifest/x86_64/w/wayland_protocols.filelist b/manifest/x86_64/w/wayland_protocols.filelist index d26e21797..2b9b7a7ed 100644 --- a/manifest/x86_64/w/wayland_protocols.filelist +++ b/manifest/x86_64/w/wayland_protocols.filelist @@ -1,4 +1,4 @@ -# Total size: 984119 +# Total size: 989046 /usr/local/include/wayland-protocols/alpha-modifier-v1-enum.h /usr/local/include/wayland-protocols/color-management-v1-enum.h /usr/local/include/wayland-protocols/color-representation-v1-enum.h diff --git a/packages/wayland_protocols.rb b/packages/wayland_protocols.rb index 4143796f1..c70241370 100644 --- a/packages/wayland_protocols.rb +++ b/packages/wayland_protocols.rb @@ -3,7 +3,7 @@ require 'buildsystems/meson' class Wayland_protocols < Meson description 'Wayland is a protocol for a compositor to talk to its clients.' homepage 'https://wayland.freedesktop.org/' - version '1.46' + version '1.47' license 'MIT' compatibility 'all' source_url 'https://gitlab.freedesktop.org/wayland/wayland-protocols.git' @@ -11,10 +11,10 @@ class Wayland_protocols < Meson binary_compression 'tar.zst' binary_sha256({ - aarch64: '4ae3d7455fd139d98caa53a0e6a3eb87b80083daff3a2eb418e1530329daa82c', - armv7l: '4ae3d7455fd139d98caa53a0e6a3eb87b80083daff3a2eb418e1530329daa82c', - i686: '737f1d56ab72fee69daa356d2cd872a09e05b68310165340380a99f924d8ee3b', - x86_64: '1f79f3c8e195ade95784e5b9d15bf63e27e6b39c210cde1a808025926c2938ad' + aarch64: 'c08a005eb388f860b004fda816fa1726b54e8faff451fa2b5a765cd08af9dcff', + armv7l: 'c08a005eb388f860b004fda816fa1726b54e8faff451fa2b5a765cd08af9dcff', + i686: '5aef9699f9584c077c422863381a03692f3e8a24939746d5401ef4851fe10dbb', + x86_64: '21c5a4dca6484e25bd7c996b52ad468e93a3812c3d8541f6f74281580fd72e9d' }) depends_on 'wayland' # L