Fri Jan 31 17:27:16 2020 UTC ()
Import xbanish-1.6

xbanish hides the mouse cursor when you start typing, and shows it
again when the mouse cursor moves or a mouse button is pressed.  This
is similar to xterm's pointerMode setting, but xbanish works globally
in the X11 session.


(pho)
diff -r0 -r1.1 pkgsrc/x11/xbanish/DESCR
diff -r0 -r1.1 pkgsrc/x11/xbanish/Makefile
diff -r0 -r1.1 pkgsrc/x11/xbanish/PLIST
diff -r0 -r1.1 pkgsrc/x11/xbanish/distinfo

File Added: pkgsrc/x11/xbanish/DESCR
xbanish hides the mouse cursor when you start typing, and shows it
again when the mouse cursor moves or a mouse button is pressed.  This
is similar to xterm's pointerMode setting, but xbanish works globally
in the X11 session.

File Added: pkgsrc/x11/xbanish/Makefile
# $NetBSD: Makefile,v 1.1 2020/01/31 17:27:16 pho Exp $

GITHUB_PROJECT=	xbanish
GITHUB_TAG=	v1.6
DISTNAME=	v1.6
PKGNAME=	${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_GITHUB:=jcs/}
DIST_SUBDIR=	${GITHUB_PROJECT}

MAINTAINER=	pho@cielonegro.org
HOMEPAGE=	https://github.com/jcs/xbanish/
COMMENT=	Banish the mouse cursor when typing
LICENSE=	modified-bsd

WRKSRC=	${WRKDIR}/${PKGNAME_NOREV}

MAKE_FLAGS+=	MANDIR=${PREFIX}/${PKGMANDIR}/man1
MAKE_FLAGS+=	LDPATH=${X11_LDFLAGS:Q}

.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXfixes/buildlink3.mk"
.include "../../x11/libXi/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/x11/xbanish/PLIST
@comment $NetBSD: PLIST,v 1.1 2020/01/31 17:27:16 pho Exp $
bin/xbanish
man/man1/xbanish.1

File Added: pkgsrc/x11/xbanish/distinfo
$NetBSD: distinfo,v 1.1 2020/01/31 17:27:16 pho Exp $

SHA1 (xbanish/v1.6.tar.gz) = 3b29733b0d0ae85489788d8144e213ebb0c8fe1c
RMD160 (xbanish/v1.6.tar.gz) = 6a6bd253c23e6d4f2fce01f95e8f524b8f993bb7
SHA512 (xbanish/v1.6.tar.gz) = a0eb7fdac94f95756636c3d3c114771b6865f26cbb7dbd4fbe10ffd29c21725dcd3570caaf0d2381fa0a32092d3348929df80ee7bb78047c7cfffe04cd29a38f
Size (xbanish/v1.6.tar.gz) = 5768 bytes