summaryrefslogtreecommitdiff
path: root/graphics/scrot
diff options
context:
space:
mode:
authorzuntum <zuntum>2003-02-17 13:10:03 +0000
committerzuntum <zuntum>2003-02-17 13:10:03 +0000
commitad3f3510ef72a5f4df10e07d2efd0d60bc61bd5e (patch)
tree857351de7a22556b5a67be0a9cad7e9bd0d49bcc /graphics/scrot
parent485a86acbe2f1e4fdde19ffa192aca133e75988c (diff)
downloadpkgsrc-ad3f3510ef72a5f4df10e07d2efd0d60bc61bd5e.tar.gz
Initial import of graphics/scrot (version 0.6)
scrot is a commandline screen capture util like "import", but using imlib2 Provided by Juan RP in PR#19604.
Diffstat (limited to 'graphics/scrot')
-rw-r--r--graphics/scrot/DESCR2
-rw-r--r--graphics/scrot/Makefile17
-rw-r--r--graphics/scrot/PLIST8
-rw-r--r--graphics/scrot/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/graphics/scrot/DESCR b/graphics/scrot/DESCR
new file mode 100644
index 00000000000..eef27322523
--- /dev/null
+++ b/graphics/scrot/DESCR
@@ -0,0 +1,2 @@
+scrot is a commandline screen capture util like "import",
+but using imlib2
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile
new file mode 100644
index 00000000000..ee16590c6ea
--- /dev/null
+++ b/graphics/scrot/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/02/17 13:10:03 zuntum Exp $
+#
+
+DISTNAME= scrot-0.6
+CATEGORIES= graphics
+MASTER_SITES= http://linuxbrit.co.uk/downloads/
+
+MAINTAINER= jrp@hispabsd.org
+HOMEPAGE= http://linuxbrit.co.uk/scrot/
+COMMENT= Commandline screen capture util like "import", but using imlib2
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+USE_X11= YES
+
+.include "../../devel/giblib/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/scrot/PLIST b/graphics/scrot/PLIST
new file mode 100644
index 00000000000..e964a5088e2
--- /dev/null
+++ b/graphics/scrot/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/17 13:10:03 zuntum Exp $
+bin/scrot
+doc/scrot/AUTHORS
+doc/scrot/ChangeLog
+doc/scrot/README
+doc/scrot/TODO
+man/man1/scrot.1
+@dirrm doc/scrot
diff --git a/graphics/scrot/distinfo b/graphics/scrot/distinfo
new file mode 100644
index 00000000000..2687576a457
--- /dev/null
+++ b/graphics/scrot/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/02/17 13:10:03 zuntum Exp $
+
+SHA1 (scrot-0.6.tar.gz) = aebfa142d9d68473f68f5ff0e2a77628b25e9b0f
+Size (scrot-0.6.tar.gz) = 68439 bytes