File:  [cvs.NetBSD.org] / pkgsrc / x11 / xkbprint / Makefile
Revision 1.4: download - view: text, annotated - select for diffs
Tue Nov 26 10:05:08 2019 UTC (5 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, HEAD
xkbprint: update to 1.0.5.

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xkbprint(1): Some (typographical) corrections to the manual

Emil Velikov (1):
      autogen.sh: use quoted string variables

Matt Turner (1):
      xkbprint 1.0.5

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

# $NetBSD: Makefile,v 1.4 2019/11/26 10:05:08 wiz Exp $

DISTNAME=		xkbprint-1.0.5
CATEGORIES=		x11
MASTER_SITES=		${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://xorg.freedesktop.org/
COMMENT=		Generate printable description of a XKB keyboard description

GNU_CONFIGURE=		yes
USE_TOOLS+=		pkg-config

.include "../../x11/libxkbfile/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>