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: nia
Date: Thu Aug 4 15:29:00 UTC 2022
Modified Files:
pkgsrc/devel/wayland-protocols: Makefile PLIST distinfo
Log Message:
wayland-protocols: update to 1.26 to future-proof us a bit against
gratuitous protocol changes.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/wayland-protocols/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/wayland-protocols/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/wayland-protocols/distinfo
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.6 pkgsrc/devel/wayland-protocols/Makefile:1.7
--- pkgsrc/devel/wayland-protocols/Makefile:1.6 Wed Dec 8 16:04:08 2021
+++ pkgsrc/devel/wayland-protocols/Makefile Thu Aug 4 15:29:00 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/12/08 16:04:08 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/08/04 15:29:00 nia Exp $
-DISTNAME= wayland-protocols-1.20
-PKGREVISION= 1
+DISTNAME= wayland-protocols-1.26
CATEGORIES= devel
MASTER_SITES= https://wayland.freedesktop.org/releases/
EXTRACT_SUFX= .tar.xz
@@ -11,10 +10,12 @@ HOMEPAGE= https://wayland.freedesktop.or
COMMENT= Additional wayland functionality
LICENSE= mit
-USE_TOOLS+= gmake pkg-config
-GNU_CONFIGURE= YES
+USE_TOOLS+= pkg-config
+
+MESON_ARGS+= -Dtests=false
PKGCONFIG_OVERRIDE+= wayland-protocols.pc.in
+.include "../../devel/meson/build.mk"
.include "../../devel/wayland/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/wayland-protocols/PLIST
diff -u pkgsrc/devel/wayland-protocols/PLIST:1.1 pkgsrc/devel/wayland-protocols/PLIST:1.2
--- pkgsrc/devel/wayland-protocols/PLIST:1.1 Sun Aug 18 16:07:12 2019
+++ pkgsrc/devel/wayland-protocols/PLIST Thu Aug 4 15:29:00 2022
@@ -1,8 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1 2019/08/18 16:07:12 nia Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/08/04 15:29:00 nia 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/drm-lease/drm-lease-v1.xml
+share/wayland-protocols/staging/ext-session-lock/ext-session-lock-v1.xml
+share/wayland-protocols/staging/single-pixel-buffer/single-pixel-buffer-v1.xml
+share/wayland-protocols/staging/xdg-activation/xdg-activation-v1.xml
share/wayland-protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
share/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
share/wayland-protocols/unstable/input-method/input-method-unstable-v1.xml
Index: pkgsrc/devel/wayland-protocols/distinfo
diff -u pkgsrc/devel/wayland-protocols/distinfo:1.5 pkgsrc/devel/wayland-protocols/distinfo:1.6
--- pkgsrc/devel/wayland-protocols/distinfo:1.5 Tue Oct 26 10:20:08 2021
+++ pkgsrc/devel/wayland-protocols/distinfo Thu Aug 4 15:29:00 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:20:08 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/08/04 15:29:00 nia Exp $
-BLAKE2s (wayland-protocols-1.20.tar.xz) = 9201673fd0eb35a6f090534257a30ca6e7928af04bb1bdab341c5b552a36407f
-SHA512 (wayland-protocols-1.20.tar.xz) = d13f65d03add2c39cc32bf6bda0e981e9f52504bf8505fceea045c8baeb73bea64fa4edb99cb837677fbab1b5b3023054adff36fac127e819690f366b81c4977
-Size (wayland-protocols-1.20.tar.xz) = 111684 bytes
+BLAKE2s (wayland-protocols-1.26.tar.xz) = fae11be1ef0962b90964dd16b5366a31c321a12e118cb7c510e027999b5dec7b
+SHA512 (wayland-protocols-1.26.tar.xz) = fa9c3963b548197461c8c0b9e16ebbf9cfa5b60053fc17f51b41e63a55b8c5420dd7e42313f93946b438ab47f04e1cd17bc92aae9e1074b47177dc7ce7042167
+Size (wayland-protocols-1.26.tar.xz) = 81028 bytes
Home |
Main Index |
Thread Index |
Old Index