pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/wayland-protocols



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jul  5 22:36:45 UTC 2023

Modified Files:
        pkgsrc/devel/wayland-protocols: Makefile PLIST distinfo
        pkgsrc/devel/wayland-protocols/patches:
            patch-unstable_xdg-output_xdg-output-unstable-v1.xml

Log Message:
wayland-protocols: update to 1.32.

Three new files.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/wayland-protocols/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/wayland-protocols/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/wayland-protocols/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/wayland-protocols/patches/patch-unstable_xdg-output_xdg-output-unstable-v1.xml

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/wayland-protocols/Makefile
diff -u pkgsrc/devel/wayland-protocols/Makefile:1.11 pkgsrc/devel/wayland-protocols/Makefile:1.12
--- pkgsrc/devel/wayland-protocols/Makefile:1.11        Tue Jan  3 20:43:35 2023
+++ pkgsrc/devel/wayland-protocols/Makefile     Wed Jul  5 22:36:44 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/01/03 20:43:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2023/07/05 22:36:44 wiz Exp $
 
-DISTNAME=      wayland-protocols-1.31
-PKGREVISION=   1
+DISTNAME=      wayland-protocols-1.32
 CATEGORIES=    devel
 MASTER_SITES=  https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PKGVERSION_NOREV}/downloads/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/wayland-protocols/PLIST
diff -u pkgsrc/devel/wayland-protocols/PLIST:1.3 pkgsrc/devel/wayland-protocols/PLIST:1.4
--- pkgsrc/devel/wayland-protocols/PLIST:1.3    Tue Jan  3 15:30:22 2023
+++ pkgsrc/devel/wayland-protocols/PLIST        Wed Jul  5 22:36:44 2023
@@ -1,13 +1,16 @@
-@comment $NetBSD: PLIST,v 1.3 2023/01/03 15:30:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2023/07/05 22:36:44 wiz Exp $
 share/pkgconfig/wayland-protocols.pc
 share/wayland-protocols/stable/presentation-time/presentation-time.xml
 share/wayland-protocols/stable/viewporter/viewporter.xml
 share/wayland-protocols/stable/xdg-shell/xdg-shell.xml
 share/wayland-protocols/staging/content-type/content-type-v1.xml
+share/wayland-protocols/staging/cursor-shape/cursor-shape-v1.xml
 share/wayland-protocols/staging/drm-lease/drm-lease-v1.xml
+share/wayland-protocols/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml
 share/wayland-protocols/staging/ext-idle-notify/ext-idle-notify-v1.xml
 share/wayland-protocols/staging/ext-session-lock/ext-session-lock-v1.xml
 share/wayland-protocols/staging/fractional-scale/fractional-scale-v1.xml
+share/wayland-protocols/staging/security-context/security-context-v1.xml
 share/wayland-protocols/staging/single-pixel-buffer/single-pixel-buffer-v1.xml
 share/wayland-protocols/staging/tearing-control/tearing-control-v1.xml
 share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml

Index: pkgsrc/devel/wayland-protocols/distinfo
diff -u pkgsrc/devel/wayland-protocols/distinfo:1.9 pkgsrc/devel/wayland-protocols/distinfo:1.10
--- pkgsrc/devel/wayland-protocols/distinfo:1.9 Tue Jan  3 20:43:35 2023
+++ pkgsrc/devel/wayland-protocols/distinfo     Wed Jul  5 22:36:44 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2023/01/03 20:43:35 ryoon Exp $
+$NetBSD: distinfo,v 1.10 2023/07/05 22:36:44 wiz Exp $
 
-BLAKE2s (wayland-protocols-1.31.tar.xz) = aaa11928e48d67577e1dc1009784791878d88f409e05942b208117518ede3d23
-SHA512 (wayland-protocols-1.31.tar.xz) = 402ce1915300e29afe554d77965ee0a28a5f22fdb5b901c4c640e59b9f3a9c11094e1edae87eea1e76eea557f6faf0c34a0c28ee7f6babb4dc3719329c4e25bf
-Size (wayland-protocols-1.31.tar.xz) = 85524 bytes
+BLAKE2s (wayland-protocols-1.32.tar.xz) = 43ce0cff1002c1eeb600424acba18e331041b8a2b3091d70e68ff30510312570
+SHA512 (wayland-protocols-1.32.tar.xz) = 90bbd52daf342b98823ddeed04e349ae242d2eaf925ab8d603cceb36c980c83b5681bb890961e0d49584cb5c2e60a33abf8821770c6ab87956383630bd5b7966
+Size (wayland-protocols-1.32.tar.xz) = 90452 bytes
 SHA1 (patch-stable_xdg-shell_xdg-shell.xml) = 767110b838fefca2aaa34634d1ea770965defc8a
-SHA1 (patch-unstable_xdg-output_xdg-output-unstable-v1.xml) = 39ae91476384154119e995e3667940029bc336c8
+SHA1 (patch-unstable_xdg-output_xdg-output-unstable-v1.xml) = 919a059ecf7cdb424b37a4d7dac6efe55fbf8f6d

Index: pkgsrc/devel/wayland-protocols/patches/patch-unstable_xdg-output_xdg-output-unstable-v1.xml
diff -u pkgsrc/devel/wayland-protocols/patches/patch-unstable_xdg-output_xdg-output-unstable-v1.xml:1.1 pkgsrc/devel/wayland-protocols/patches/patch-unstable_xdg-output_xdg-output-unstable-v1.xml:1.2
--- pkgsrc/devel/wayland-protocols/patches/patch-unstable_xdg-output_xdg-output-unstable-v1.xml:1.1     Mon Jan  2 22:17:58 2023
+++ pkgsrc/devel/wayland-protocols/patches/patch-unstable_xdg-output_xdg-output-unstable-v1.xml Wed Jul  5 22:36:45 2023
@@ -1,27 +1,27 @@
-$NetBSD: patch-unstable_xdg-output_xdg-output-unstable-v1.xml,v 1.1 2023/01/02 22:17:58 ryoon Exp $
+$NetBSD: patch-unstable_xdg-output_xdg-output-unstable-v1.xml,v 1.2 2023/07/05 22:36:45 wiz Exp $
 
 * Remove 0x97 characters to fix gtk3 under NetBSD/amd64 10.99.2 as of 2022-01-03.
 
---- unstable/xdg-output/xdg-output-unstable-v1.xml.orig        2022-07-07 15:48:25.360891600 +0000
+--- unstable/xdg-output/xdg-output-unstable-v1.xml.orig        2023-07-03 09:26:25.000000000 +0000
 +++ unstable/xdg-output/xdg-output-unstable-v1.xml
-@@ -129,18 +129,18 @@
+@@ -125,18 +125,18 @@
        may apply a different scale from what is advertised by the output
        scaling property (to achieve fractional scaling, for example).
  
 -      For example, for a wl_output mode 3840×2160 and a scale factor 2:
 +      For example, for a wl_output mode 3840x2160 and a scale factor 2:
  
-       - A compositor not scaling the surface buffers will advertise a
--        logical size of 3840×2160,
-+        logical size of 3840x2160,
+       - A compositor not scaling the monitor viewport in its compositing space
+-        will advertise a logical size of 3840×2160,
++        will advertise a logical size of 3840x2160,
  
-       - A compositor automatically scaling the surface buffers will
+       - A compositor scaling the monitor viewport with scale factor 2 will
 -        advertise a logical size of 1920×1080,
 +        advertise a logical size of 1920x1080,
  
-       - A compositor using a fractional scale of 1.5 will advertise a
--        logical size of 2560×1440.
-+        logical size of 2560x1440.
+       - A compositor scaling the monitor viewport using a fractional scale of
+-        1.5 will advertise a logical size of 2560×1440.
++        1.5 will advertise a logical size of 2560x1440.
  
 -      For example, for a wl_output mode 1920×1080 and a 90 degree rotation,
 +      For example, for a wl_output mode 1920x1080 and a 90 degree rotation,



Home | Main Index | Thread Index | Old Index