Sun Jan 5 22:09:52 2020 UTC ()
wayland-protocols: Update to 1.18

This version comes with documentational clarifications, bug fixes and minor
additions to existing protocols. See the commit log for details.

Alexandros Frantzis (3):
      linux-explicit-synchronization: Allow fences with opaque EGL buffers
      linux-explicit-synchronization: Warn about using the protocol while using graphics APIs
      linux-explicit-synchronization: Clarify implicit synchronization guarantees of release events

Chia-I Wu (1):
      linux-dmabuf: clarify DRM_FORMAT_MOD_INVALID

Jan-Marek Glogowski (1):
      xdg-shell: use case to change the app ID at runtime

Jonas ��dahl (2):
      xdg-shell/README: Update E-mail address
      configure.ac: Bump version to 1.18

Sebastian Krzyszkowiak (1):
      xdg-shell: fix a typo

Simon Ser (3):
      xdg-output: deprecate the xdg_output.done event
      pointer-gestures: add a release request
      xdg-output: make xdg_output.description mutable


(nia)
diff -r1.2 -r1.3 pkgsrc/devel/wayland-protocols/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/wayland-protocols/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/wayland-protocols/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/wayland-protocols/Makefile 2019/08/27 11:18:16 1.2
+++ pkgsrc/devel/wayland-protocols/Makefile 2020/01/05 22:09:52 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2019/08/27 11:18:16 nia Exp $ 1# $NetBSD: Makefile,v 1.3 2020/01/05 22:09:52 nia Exp $
2 2
3DISTNAME= wayland-protocols-1.17 3DISTNAME= wayland-protocols-1.18
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= https://wayland.freedesktop.org/releases/ 5MASTER_SITES= https://wayland.freedesktop.org/releases/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://wayland.freedesktop.org/ 9HOMEPAGE= https://wayland.freedesktop.org/
10COMMENT= Additional wayland functionality 10COMMENT= Additional wayland functionality
11LICENSE= mit 11LICENSE= mit
12 12
13USE_TOOLS+= gmake pkg-config 13USE_TOOLS+= gmake pkg-config
14GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
15 15
16PKGCONFIG_OVERRIDE+= wayland-protocols.pc.in 16PKGCONFIG_OVERRIDE+= wayland-protocols.pc.in

cvs diff -r1.1 -r1.2 pkgsrc/devel/wayland-protocols/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/wayland-protocols/distinfo 2019/08/18 16:07:12 1.1
+++ pkgsrc/devel/wayland-protocols/distinfo 2020/01/05 22:09:52 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2019/08/18 16:07:12 nia Exp $ 1$NetBSD: distinfo,v 1.2 2020/01/05 22:09:52 nia Exp $
2 2
3SHA1 (wayland-protocols-1.17.tar.xz) = 7d2569c838c776545e3eb1b1049b9c37178aae24 3SHA1 (wayland-protocols-1.18.tar.xz) = aa2f132c082f3c790bd046283b3ef7ce3fb11370
4RMD160 (wayland-protocols-1.17.tar.xz) = b0ba9f33fd96c0bfed7913bd6a1b54617f72c0b4 4RMD160 (wayland-protocols-1.18.tar.xz) = f59c063d4965300b46eb37047d430f40512a9357
5SHA512 (wayland-protocols-1.17.tar.xz) = 5f3aacbba58717092036659d9b665dc10ff05ee51df61b1de38b22f0417285a74fd8a6d15ca049ad60d204f28203aa13d773c52140c7c02db2c498a6964c2643 5SHA512 (wayland-protocols-1.18.tar.xz) = 166be44f370a99281da442e7e2c2fc2f3169b61eeaa69263611b4e33847e93d1071f3cc89537597e1252d48d03993ce39c7d65f43b66a23c9b1551f47959e483
6Size (wayland-protocols-1.17.tar.xz) = 107680 bytes 6Size (wayland-protocols-1.18.tar.xz) = 108344 bytes