pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/bigreqsproto Import bigreqsproto-1.0.2 from pkgsrc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2275eb90db9d
branches:  trunk
changeset: 520992:2275eb90db9d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Nov 03 17:38:16 2006 +0000

description:
Import bigreqsproto-1.0.2 from pkgsrc-wip:
BigReqs extension headers from modular Xorg X11.

diffstat:

 x11/bigreqsproto/DESCR         |   1 +
 x11/bigreqsproto/Makefile      |  21 +++++++++++++++++++++
 x11/bigreqsproto/PLIST         |   3 +++
 x11/bigreqsproto/buildlink3.mk |  21 +++++++++++++++++++++
 x11/bigreqsproto/distinfo      |   5 +++++
 5 files changed, 51 insertions(+), 0 deletions(-)

diffs (71 lines):

diff -r 19feb6e1d09a -r 2275eb90db9d x11/bigreqsproto/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/bigreqsproto/DESCR    Fri Nov 03 17:38:16 2006 +0000
@@ -0,0 +1,1 @@
+BigReqs extension headers from modular Xorg X11.
diff -r 19feb6e1d09a -r 2275eb90db9d x11/bigreqsproto/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/bigreqsproto/Makefile Fri Nov 03 17:38:16 2006 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 17:38:16 joerg Exp $
+#
+
+DISTNAME=              bigreqsproto-1.0.2
+CATEGORIES=            x11
+MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/proto/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://xorg.freedesktop.org/
+COMMENT=               BigReqs extension headers from modular Xorg X11
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+CONFLICTS+=            xextensions-[0-9]*
+
+GNU_CONFIGURE=         yes
+PKGCONFIG_OVERRIDE+=   ${WRKSRC}/bigreqsproto.pc.in
+USE_LANGUAGES=         # empty
+
+.include "../../mk/bsd.pkg.mk"
diff -r 19feb6e1d09a -r 2275eb90db9d x11/bigreqsproto/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/bigreqsproto/PLIST    Fri Nov 03 17:38:16 2006 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 17:38:16 joerg Exp $
+include/X11/extensions/bigreqstr.h
+lib/pkgconfig/bigreqsproto.pc
diff -r 19feb6e1d09a -r 2275eb90db9d x11/bigreqsproto/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/bigreqsproto/buildlink3.mk    Fri Nov 03 17:38:16 2006 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 17:38:16 joerg Exp $
+
+BUILDLINK_DEPMETHOD.bigreqsproto?=     build
+
+BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
+BIGREQSPROTO_BUILDLINK3_MK:=   ${BIGREQSPROTO_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+=    bigreqsproto
+.endif
+
+BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Nbigreqsproto}
+BUILDLINK_PACKAGES+=   bigreqsproto
+BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}bigreqsproto
+
+.if ${BIGREQSPROTO_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.bigreqsproto+=   bigreqsproto>=1.0
+BUILDLINK_PKGSRCDIR.bigreqsproto?=     ../../x11/bigreqsproto
+.endif # BIGREQSPROTO_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH:S/+$//}
diff -r 19feb6e1d09a -r 2275eb90db9d x11/bigreqsproto/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/bigreqsproto/distinfo Fri Nov 03 17:38:16 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 17:38:16 joerg Exp $
+
+SHA1 (bigreqsproto-1.0.2.tar.bz2) = 8f6c112f607a137dce5d8958753c770ac3f06c14
+RMD160 (bigreqsproto-1.0.2.tar.bz2) = 153bc6e44f7e41743c7a9607173fc2c52301bda4
+Size (bigreqsproto-1.0.2.tar.bz2) = 36676 bytes



Home | Main Index | Thread Index | Old Index