diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-14 12:01:11 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-14 12:03:32 +0900 |
commit | ce23aa563db0a68a34f3c17082fb52d344b857e8 (patch) | |
tree | 6c2b8950154fe6f8cfb393a51dd019dc3f8ace5c | |
parent | sysutils/libdisplay-info: update to 0.3.0 (diff) |
graphics/wayland-protocols: update to 1.45
Release Announcement: https://lore.freedesktop.org/wayland-devel/aEw0AP7h6T8l11ug@gmail.com/T/#u
PR: 289523
Approved by: manu (x11)
-rw-r--r-- | graphics/wayland-protocols/Makefile | 2 | ||||
-rw-r--r-- | graphics/wayland-protocols/distinfo | 6 | ||||
-rw-r--r-- | graphics/wayland-protocols/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile index 3bc8d2176cb0..1d56101fe1f9 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.44 +PORTVERSION= 1.45 CATEGORIES= graphics MASTER_SITES= https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/ diff --git a/graphics/wayland-protocols/distinfo b/graphics/wayland-protocols/distinfo index 68a19616837b..f5df6be42255 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745909482 -SHA256 (wayland-protocols-1.44.tar.xz) = 3df1107ecf8bfd6ee878aeca5d3b7afd81248a48031e14caf6ae01f14eebb50e -SIZE (wayland-protocols-1.44.tar.xz) = 124928 +TIMESTAMP = 1757749061 +SHA256 (wayland-protocols-1.45.tar.xz) = 4d2b2a9e3e099d017dc8107bf1c334d27bb87d9e4aff19a0c8d856d17cd41ef0 +SIZE (wayland-protocols-1.45.tar.xz) = 130040 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index 48ef7f73838d..e5bde910e235 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -5,6 +5,7 @@ include/wayland-protocols/commit-timing-v1-enum.h include/wayland-protocols/content-type-v1-enum.h include/wayland-protocols/cursor-shape-v1-enum.h include/wayland-protocols/drm-lease-v1-enum.h +include/wayland-protocols/ext-background-effect-v1-enum.h include/wayland-protocols/ext-data-control-v1-enum.h include/wayland-protocols/ext-foreign-toplevel-list-v1-enum.h include/wayland-protocols/ext-idle-notify-v1-enum.h @@ -26,6 +27,7 @@ include/wayland-protocols/linux-drm-syncobj-v1-enum.h include/wayland-protocols/linux-explicit-synchronization-unstable-v1-enum.h include/wayland-protocols/pointer-constraints-unstable-v1-enum.h include/wayland-protocols/pointer-gestures-unstable-v1-enum.h +include/wayland-protocols/pointer-warp-v1-enum.h include/wayland-protocols/presentation-time-enum.h include/wayland-protocols/primary-selection-unstable-v1-enum.h include/wayland-protocols/relative-pointer-unstable-v1-enum.h @@ -53,6 +55,7 @@ include/wayland-protocols/xdg-toplevel-icon-v1-enum.h include/wayland-protocols/xdg-toplevel-tag-v1-enum.h include/wayland-protocols/xwayland-keyboard-grab-unstable-v1-enum.h include/wayland-protocols/xwayland-shell-v1-enum.h +include/wayland-protocols/xx-session-management-v1-enum.h share/pkgconfig/wayland-protocols.pc %%DATADIR%%/stable/linux-dmabuf/linux-dmabuf-v1.xml %%DATADIR%%/stable/presentation-time/presentation-time.xml @@ -66,6 +69,7 @@ share/pkgconfig/wayland-protocols.pc %%DATADIR%%/staging/content-type/content-type-v1.xml %%DATADIR%%/staging/cursor-shape/cursor-shape-v1.xml %%DATADIR%%/staging/drm-lease/drm-lease-v1.xml +%%DATADIR%%/staging/ext-background-effect/ext-background-effect-v1.xml %%DATADIR%%/staging/ext-data-control/ext-data-control-v1.xml %%DATADIR%%/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml %%DATADIR%%/staging/ext-idle-notify/ext-idle-notify-v1.xml @@ -77,6 +81,7 @@ share/pkgconfig/wayland-protocols.pc %%DATADIR%%/staging/fifo/fifo-v1.xml %%DATADIR%%/staging/fractional-scale/fractional-scale-v1.xml %%DATADIR%%/staging/linux-drm-syncobj/linux-drm-syncobj-v1.xml +%%DATADIR%%/staging/pointer-warp/pointer-warp-v1.xml %%DATADIR%%/staging/security-context/security-context-v1.xml %%DATADIR%%/staging/single-pixel-buffer/single-pixel-buffer-v1.xml %%DATADIR%%/staging/tearing-control/tearing-control-v1.xml |