summaryrefslogtreecommitdiff
path: root/x11/printproto
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-03 19:53:21 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-03 19:53:21 +0000
commit3602a7eebac7b25c076fde666dbd60f3a07666c5 (patch)
tree4e0717f87aa9cb4d88ea8a899229c5bfd20679b3 /x11/printproto
parentcb35795943cd1913c2db029f791412d4f5691744 (diff)
downloadpkgsrc-3602a7eebac7b25c076fde666dbd60f3a07666c5.tar.gz
Import printproto-1.0.3 from pkgsrc-wip:
Definitions needed by the X Print server, library, and clients. From the modular X.org X11 project.
Diffstat (limited to 'x11/printproto')
-rw-r--r--x11/printproto/DESCR3
-rw-r--r--x11/printproto/Makefile22
-rw-r--r--x11/printproto/PLIST5
-rw-r--r--x11/printproto/buildlink3.mk23
-rw-r--r--x11/printproto/distinfo5
5 files changed, 58 insertions, 0 deletions
diff --git a/x11/printproto/DESCR b/x11/printproto/DESCR
new file mode 100644
index 00000000000..6c239e53d87
--- /dev/null
+++ b/x11/printproto/DESCR
@@ -0,0 +1,3 @@
+Definitions needed by the X Print server, library, and clients.
+
+From the modular X.org X11 project.
diff --git a/x11/printproto/Makefile b/x11/printproto/Makefile
new file mode 100644
index 00000000000..8407baa07a0
--- /dev/null
+++ b/x11/printproto/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 19:53:21 joerg Exp $
+#
+
+DISTNAME= printproto-1.0.3
+CATEGORIES= x11 print
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/releases/individual/proto/
+COMMENT= Print extension headers from X.org
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_TOOLS+= pkg-config
+GNU_CONFIGURE= yes
+
+PKGCONFIG_OVERRIDE+= printproto.pc.in
+
+.include "../../x11/xproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/printproto/PLIST b/x11/printproto/PLIST
new file mode 100644
index 00000000000..82693a92486
--- /dev/null
+++ b/x11/printproto/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 19:53:21 joerg Exp $
+include/X11/extensions/Print.h
+include/X11/extensions/Printstr.h
+lib/pkgconfig/printproto.pc
+@comment @dirrm include/X11/extensions
diff --git a/x11/printproto/buildlink3.mk b/x11/printproto/buildlink3.mk
new file mode 100644
index 00000000000..ce43629541b
--- /dev/null
+++ b/x11/printproto/buildlink3.mk
@@ -0,0 +1,23 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 19:53:21 joerg Exp $
+
+BUILDLINK_DEPMETHOD.printproto?= build
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+PRINTPROTO_BUILDLINK3_MK:= ${PRINTPROTO_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= printproto
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nprintproto}
+BUILDLINK_PACKAGES+= printproto
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}printproto
+
+.if ${PRINTPROTO_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.printproto+= printproto>=1.0.3
+BUILDLINK_PKGSRCDIR.printproto?= ../../x11/printproto
+.endif # PRINTPROTO_BUILDLINK3_MK
+
+.include "../../x11/xproto/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/printproto/distinfo b/x11/printproto/distinfo
new file mode 100644
index 00000000000..e64cf4067ca
--- /dev/null
+++ b/x11/printproto/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 19:53:21 joerg Exp $
+
+SHA1 (printproto-1.0.3.tar.bz2) = c9b62c20ed50ce44c4835d5fd2d1bb52af66f75f
+RMD160 (printproto-1.0.3.tar.bz2) = af2312cd43efc2d2d26dd161a4ef667f2a928155
+Size (printproto-1.0.3.tar.bz2) = 43560 bytes