alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 104690ee957a5192889ba39d513575837a2dedee
parent 501ea36b8361a69bf2590533fedcbd94b25b0d0b
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Thu, 27 Nov 2025 01:53:56 +0000

wayland-protocols: updated to 1.46

Diffstat:
Mrepos/extra/wayland-protocols/.checksum | 2+-
Mrepos/extra/wayland-protocols/.files | 2++
Mrepos/extra/wayland-protocols/abuild | 2+-
3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/repos/extra/wayland-protocols/.checksum b/repos/extra/wayland-protocols/.checksum @@ -1 +1 @@ -df6c5cac2696aaed69cfe5af420fb3e0e05687a34d429e507278e9ab85aecbe9 wayland-protocols-1.45.tar.xz +3eaf4bc07267def29547008d8b2a7241f1aa4844ab7b8dcb3ed023005c255ea2 wayland-protocols-1.46.tar.xz diff --git a/repos/extra/wayland-protocols/.files b/repos/extra/wayland-protocols/.files @@ -58,7 +58,9 @@ drwxr-xr-x root/root usr/include/wayland-protocols/ -rw-r--r-- root/root usr/include/wayland-protocols/xdg-toplevel-tag-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/xwayland-keyboard-grab-unstable-v1-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/xwayland-shell-v1-enum.h +-rw-r--r-- root/root usr/include/wayland-protocols/xx-input-method-v2-enum.h -rw-r--r-- root/root usr/include/wayland-protocols/xx-session-management-v1-enum.h +-rw-r--r-- root/root usr/include/wayland-protocols/xx-text-input-v3-enum.h drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/pkgconfig/ -rw-r--r-- root/root usr/share/pkgconfig/wayland-protocols.pc diff --git a/repos/extra/wayland-protocols/abuild b/repos/extra/wayland-protocols/abuild @@ -1,4 +1,4 @@ name=wayland-protocols -version=1.45 +version=1.46 release=1 source="https://gitlab.freedesktop.org/wayland/$name/-/releases/$version/downloads/$name-$version.tar.xz"