![]() ![]() | ![]() |
xscope: update to 1.4.3. Alan Coopersmith (1): xscope 1.4.3 Matthieu Herrb (1): On OpenBSD SO_PEERCRED uses struct sockpeercred Thomas Klausner (7): Remove/comment out unused variables. Match format strings with arguments. ifdef out unused static functions Use correct argument type for ctype(3) functions. Increase buffer length to avoid truncation. Add casts to fix signedness change warnings. Mark MainLoop as _X_NORETURN.
# $NetBSD: Makefile,v 1.7 2022/07/11 19:42:18 wiz Exp $ DISTNAME= xscope-1.4.3 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://cgit.freedesktop.org/xorg/app/xscope/ COMMENT= Tool to monitor X11/Client conversations GNU_CONFIGURE= yes USE_TOOLS+= pkg-config .include "../../x11/xorgproto/buildlink3.mk" .include "../../x11/xtrans/buildlink3.mk" .include "../../mk/bsd.pkg.mk"