summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2002-08-07 13:45:25 +0000
committerhe <he@pkgsrc.org>2002-08-07 13:45:25 +0000
commit14a211c61067655433e329a833aa66e6511a7546 (patch)
tree74aa7b11101143c489dcf3dd0785cc1abd310a95 /x11
parent88ba5d6edf2267cc86067f1aacf35fe8483b0a05 (diff)
downloadpkgsrc-14a211c61067655433e329a833aa66e6511a7546.tar.gz
Add the x11/asnap package:
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.
Diffstat (limited to 'x11')
-rw-r--r--x11/asnap/DESCR4
-rw-r--r--x11/asnap/Makefile14
-rw-r--r--x11/asnap/PLIST2
-rw-r--r--x11/asnap/distinfo4
4 files changed, 24 insertions, 0 deletions
diff --git a/x11/asnap/DESCR b/x11/asnap/DESCR
new file mode 100644
index 00000000000..35ef818d34f
--- /dev/null
+++ b/x11/asnap/DESCR
@@ -0,0 +1,4 @@
+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.
diff --git a/x11/asnap/Makefile b/x11/asnap/Makefile
new file mode 100644
index 00000000000..0afc2ee84a8
--- /dev/null
+++ b/x11/asnap/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/08/07 13:45:25 he Exp $
+
+DISTNAME= asnap
+PKGNAME= ${DISTNAME}-1.0
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/}
+
+MAINTAINER= he@netbsd.org
+COMMENT= Takes a snapshot of a region of the screen
+
+USE_IMAKE= yes
+WRKSRC= ${WRKDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/asnap/PLIST b/x11/asnap/PLIST
new file mode 100644
index 00000000000..840628ca28c
--- /dev/null
+++ b/x11/asnap/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/07 13:45:25 he Exp $
+bin/asnap
diff --git a/x11/asnap/distinfo b/x11/asnap/distinfo
new file mode 100644
index 00000000000..86c7e63225b
--- /dev/null
+++ b/x11/asnap/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/08/07 13:45:25 he Exp $
+
+SHA1 (asnap.tar.gz) = e9b8a726aad1a84c2189fe9d4f7f91abbae8fa11
+Size (asnap.tar.gz) = 10519 bytes