summaryrefslogtreecommitdiff
path: root/x11/xtrap
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-07-02 12:38:32 +0000
committerrodent <rodent@pkgsrc.org>2015-07-02 12:38:32 +0000
commit17834c8df60efbb6bc345839adcc44c99e2c3253 (patch)
tree92608ad226ab58e0aebccca2b1c17bdb29c46351 /x11/xtrap
parentf9da1140c14d59a2dbacc5e5e5b983eb0f63a192 (diff)
downloadpkgsrc-17834c8df60efbb6bc345839adcc44c99e2c3253.tar.gz
Adding:
libXaw3d libXprintAppUtil liblbxutil mkcomposecache proxymngr rstart xcmsdb xdbedizzy xedit xf86dga xmh xpr xrx xtrap from pkgsrc-wip as requested by wiz@ last quarter. LICENSE can be fixed later.
Diffstat (limited to 'x11/xtrap')
-rw-r--r--x11/xtrap/DESCR1
-rw-r--r--x11/xtrap/Makefile20
-rw-r--r--x11/xtrap/PLIST16
-rw-r--r--x11/xtrap/distinfo5
4 files changed, 42 insertions, 0 deletions
diff --git a/x11/xtrap/DESCR b/x11/xtrap/DESCR
new file mode 100644
index 00000000000..800603510a0
--- /dev/null
+++ b/x11/xtrap/DESCR
@@ -0,0 +1 @@
+XTrap sample clients.
diff --git a/x11/xtrap/Makefile b/x11/xtrap/Makefile
new file mode 100644
index 00000000000..7a3e67e05a8
--- /dev/null
+++ b/x11/xtrap/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/07/02 12:38:33 rodent Exp $
+#
+
+DISTNAME= xtrap-1.0.2
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XORG:=app/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= XTrap sample clients
+#LICENSE= # TODO: (see mk/license.mk)
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/trapproto/buildlink3.mk"
+.include "../../x11/libXTrap/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xtrap/PLIST b/x11/xtrap/PLIST
new file mode 100644
index 00000000000..e0a837ba0a8
--- /dev/null
+++ b/x11/xtrap/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2015/07/02 12:38:33 rodent Exp $
+bin/xtrapchar
+bin/xtrapin
+bin/xtrapinfo
+bin/xtrapout
+bin/xtrapproto
+bin/xtrapreset
+bin/xtrapstats
+man/man1/xtrap.1
+man/man1/xtrapchar.1
+man/man1/xtrapin.1
+man/man1/xtrapinfo.1
+man/man1/xtrapout.1
+man/man1/xtrapproto.1
+man/man1/xtrapreset.1
+man/man1/xtrapstats.1
diff --git a/x11/xtrap/distinfo b/x11/xtrap/distinfo
new file mode 100644
index 00000000000..f72453eaab9
--- /dev/null
+++ b/x11/xtrap/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/07/02 12:38:33 rodent Exp $
+
+SHA1 (xtrap-1.0.2.tar.bz2) = 228735dcf4e059865900cee7f9656fc1a6b0a746
+RMD160 (xtrap-1.0.2.tar.bz2) = 2eee6e6da2d6ce22c1d0148b546eea85b073ec22
+Size (xtrap-1.0.2.tar.bz2) = 95471 bytes