pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/printproto Import printproto-1.0.3 from pkgsrc-wip:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8741fef8da4
branches: trunk
changeset: 521012:f8741fef8da4
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Nov 03 19:53:21 2006 +0000
description:
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:
x11/printproto/DESCR | 3 +++
x11/printproto/Makefile | 22 ++++++++++++++++++++++
x11/printproto/PLIST | 5 +++++
x11/printproto/buildlink3.mk | 23 +++++++++++++++++++++++
x11/printproto/distinfo | 5 +++++
5 files changed, 58 insertions(+), 0 deletions(-)
diffs (78 lines):
diff -r 6143e7533a77 -r f8741fef8da4 x11/printproto/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/printproto/DESCR Fri Nov 03 19:53:21 2006 +0000
@@ -0,0 +1,3 @@
+Definitions needed by the X Print server, library, and clients.
+
+From the modular X.org X11 project.
diff -r 6143e7533a77 -r f8741fef8da4 x11/printproto/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/printproto/Makefile Fri Nov 03 19:53:21 2006 +0000
@@ -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@localhost
+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 -r 6143e7533a77 -r f8741fef8da4 x11/printproto/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/printproto/PLIST Fri Nov 03 19:53:21 2006 +0000
@@ -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 -r 6143e7533a77 -r f8741fef8da4 x11/printproto/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/printproto/buildlink3.mk Fri Nov 03 19:53:21 2006 +0000
@@ -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 -r 6143e7533a77 -r f8741fef8da4 x11/printproto/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/printproto/distinfo Fri Nov 03 19:53:21 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index