DESCR

Asnap is the ancestor of xsnap, a program which allows one
to take a "snapshot" of a region of the screen. Asnap adds the
ability to save the image in either "xwd" or "ATK raster" format,
and this can be done none-interactively as well.

Makefile

# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:57 joerg Exp $

DISTNAME= asnap
PKGNAME= ${DISTNAME}-1.0
PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/}

MAINTAINER= he@NetBSD.org
COMMENT= Takes a snapshot of a region of the screen

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}
USE_IMAKE= yes

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

PLIST

@comment $NetBSD: PLIST,v 1.4 2007/10/31 20:59:06 rillig Exp $
bin/asnap
${IMAKE_MAN_DIR}/asnap.${IMAKE_MAN_SUFFIX}

distinfo

$NetBSD: distinfo,v 1.2 2005/02/23 17:36:09 wiz Exp $

SHA1 (asnap.tar.gz) = e9b8a726aad1a84c2189fe9d4f7f91abbae8fa11
RMD160 (asnap.tar.gz) = c29ce5dc651db7b0f09cc695f23885ff37a6f5c3
Size (asnap.tar.gz) = 10519 bytes