summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-30 20:51:51 +0000
committerminskim <minskim@pkgsrc.org>2004-10-30 20:51:51 +0000
commit4a4f6548f33779d7098fd41c7eec1396dedf606f (patch)
treec52a72d3387aa5e72cd7b4e47f9e21038905d09e /x11
parent9c82a46ffc8cd02893d2c24c446393dd69a07f1a (diff)
downloadpkgsrc-4a4f6548f33779d7098fd41c7eec1396dedf606f.tar.gz
Import p5-X11-Protocol from pkgsrc-wip. Packaged by Roland Illig.
X11::Protocol and the related modules in this distribution are a rough equivalent of Xlib (libX11.a, with a bit of Xau and Xext mixed in) used for drawing windows on and otherwise manipulating X11 window servers.
Diffstat (limited to 'x11')
-rw-r--r--x11/p5-X11-Protocol/DESCR4
-rw-r--r--x11/p5-X11-Protocol/Makefile19
-rw-r--r--x11/p5-X11-Protocol/PLIST1
-rw-r--r--x11/p5-X11-Protocol/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/x11/p5-X11-Protocol/DESCR b/x11/p5-X11-Protocol/DESCR
new file mode 100644
index 00000000000..c53dc1f962d
--- /dev/null
+++ b/x11/p5-X11-Protocol/DESCR
@@ -0,0 +1,4 @@
+X11::Protocol and the related modules in this distribution are a rough
+equivalent of Xlib (libX11.a, with a bit of Xau and Xext mixed in)
+used for drawing windows on and otherwise manipulating X11 window
+servers.
diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile
new file mode 100644
index 00000000000..8fc5e1d1a2c
--- /dev/null
+++ b/x11/p5-X11-Protocol/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/30 20:51:51 minskim Exp $
+#
+
+DISTNAME= X11-Protocol-0.53
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= x11 perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=X11/}
+
+MAINTAINER= roland.illig@gmx.de
+HOMEPAGE= http://search.cpan.org/dist/X11-Protocol/
+COMMENT= Interface to the X11 protocol
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/X11/Protocol/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/p5-X11-Protocol/PLIST b/x11/p5-X11-Protocol/PLIST
new file mode 100644
index 00000000000..8f28f78ebe1
--- /dev/null
+++ b/x11/p5-X11-Protocol/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/30 20:51:51 minskim Exp $
diff --git a/x11/p5-X11-Protocol/distinfo b/x11/p5-X11-Protocol/distinfo
new file mode 100644
index 00000000000..6a1688ac8d2
--- /dev/null
+++ b/x11/p5-X11-Protocol/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/10/30 20:51:51 minskim Exp $
+
+SHA1 (X11-Protocol-0.53.tar.gz) = f14d2d0e8d7a48832fbb25e5d2a0ff64fd5b2d56
+Size (X11-Protocol-0.53.tar.gz) = 99352 bytes