summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-06-17 16:43:34 +0000
committerwiz <wiz@pkgsrc.org>2022-06-17 16:43:34 +0000
commitc41bfe3739fff160bcc8ceec443d1e5a9bd5cdce (patch)
treef7a187392bf5aedcb5481447d3d74f7d53854955 /x11
parenta59f2fcbf44222e5592266d1518ad0a1c9521c38 (diff)
downloadpkgsrc-c41bfe3739fff160bcc8ceec443d1e5a9bd5cdce.tar.gz
libxcb: depend on latest py-xcbgen, and fix PLIST for it.
Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/libxcb/Makefile5
-rw-r--r--x11/libxcb/PLIST4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index 4840d9844c8..4995a56830c 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2022/05/04 04:39:09 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2022/06/17 16:43:34 wiz Exp $
DISTNAME= libxcb-1.15
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= https://xorg.freedesktop.org/archive/individual/lib/
EXTRACT_SUFX= .tar.xz
@@ -11,7 +12,7 @@ COMMENT= X protocol C-language Binding
LICENSE= mit # with no-advertising clause
TOOL_DEPENDS+= libxslt>=1.1.0:../../textproc/libxslt
-TOOL_DEPENDS+= ${PYPKGPREFIX}-xcbgen>=1.15:../../x11/py-xcbgen
+TOOL_DEPENDS+= ${PYPKGPREFIX}-xcbgen>=1.15.1:../../x11/py-xcbgen
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/x11/libxcb/PLIST b/x11/libxcb/PLIST
index 362aa3fb742..a2386a8aad4 100644
--- a/x11/libxcb/PLIST
+++ b/x11/libxcb/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2022/05/04 06:02:19 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2022/06/17 16:43:34 wiz Exp $
include/xcb/bigreq.h
include/xcb/composite.h
include/xcb/damage.h
@@ -318,6 +318,8 @@ man/man3/xcb_dri3_pixmap_from_buffers_checked.3
man/man3/xcb_dri3_query_version.3
man/man3/xcb_dri3_query_version_reply.3
man/man3/xcb_dri3_query_version_unchecked.3
+man/man3/xcb_dri3_set_drm_device_in_use.3
+man/man3/xcb_dri3_set_drm_device_in_use_checked.3
man/man3/xcb_enter_notify_event_t.3
man/man3/xcb_expose_event_t.3
man/man3/xcb_fill_poly.3