File:  [cvs.NetBSD.org] / pkgsrc / x11 / appres / Makefile
Revision 1.9: download - view: text, annotated - select for diffs
Sun Apr 3 19:03:22 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD
appres: update to 1.0.6.

Alan Coopersmith (6):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Use _CONST_X_STRING to make libXt declare String as const char *
      Build xz tarballs instead of bzip2
      gitlab CI: add a basic build test
      appres 1.0.6

# $NetBSD: Makefile,v 1.9 2022/04/03 19:03:22 wiz Exp $

DISTNAME=		appres-1.0.6
CATEGORIES=		x11
MASTER_SITES=		${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX=		.tar.xz

MAINTAINER=		joerg@NetBSD.org
HOMEPAGE=		https://xorg.freedesktop.org/
COMMENT=		Print resources seen by an application

GNU_CONFIGURE=		yes
USE_TOOLS+=		pkg-config

.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>