summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2004-09-30 12:22:20 +0000
committerwiz <wiz>2004-09-30 12:22:20 +0000
commit4575a1bd617f43019489d0b3243f7c2da27ab6a3 (patch)
tree968f8131023bbbe60da4e43c5983dc698450b7e2 /x11
parent7ec9172ab123209fc52e35f425c023ae1db7f6e0 (diff)
downloadpkgsrc-4575a1bd617f43019489d0b3243f7c2da27ab6a3.tar.gz
Import of compositeext X11 extension from pkgsrc-wip, packaged by
xtraeme. This package contains header files and documentation for the X composite extension. Library and server implementations are separate. This is part of the freedesktop.org X Libraries and Protocol Headers Project.
Diffstat (limited to 'x11')
-rw-r--r--x11/compositeext/DESCR5
-rw-r--r--x11/compositeext/Makefile23
-rw-r--r--x11/compositeext/PLIST6
-rw-r--r--x11/compositeext/buildlink3.mk23
-rw-r--r--x11/compositeext/distinfo4
5 files changed, 61 insertions, 0 deletions
diff --git a/x11/compositeext/DESCR b/x11/compositeext/DESCR
new file mode 100644
index 00000000000..f202628e142
--- /dev/null
+++ b/x11/compositeext/DESCR
@@ -0,0 +1,5 @@
+This package contains header files and documentation for the X composite
+extension. Library and server implementations are separate.
+
+This is part of the freedesktop.org X Libraries and Protocol Headers
+Project.
diff --git a/x11/compositeext/Makefile b/x11/compositeext/Makefile
new file mode 100644
index 00000000000..f5a16e94e4d
--- /dev/null
+++ b/x11/compositeext/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/30 12:22:20 wiz Exp $
+#
+
+DISTNAME= compositeext-2.0
+CATEGORIES= x11 devel
+MASTER_SITES= http://freedesktop.org/~xlibs/release/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://xlibs.freedesktop.org/
+COMMENT= Headers and specification for X Composite extension
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
+
+PKGCONFIG_OVERRIDE+= compositeext.pc.in
+
+.include "../../x11/fixesext/buildlink3.mk"
+.include "../../x11/xextensions/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/compositeext/PLIST b/x11/compositeext/PLIST
new file mode 100644
index 00000000000..bf030de9c3c
--- /dev/null
+++ b/x11/compositeext/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/30 12:22:20 wiz Exp $
+include/X11/extensions/composite.h
+include/X11/extensions/compositeproto.h
+lib/pkgconfig/compositeext.pc
+share/doc/compositeext/protocol
+@dirrm share/doc/compositeext
diff --git a/x11/compositeext/buildlink3.mk b/x11/compositeext/buildlink3.mk
new file mode 100644
index 00000000000..cb56fc2c269
--- /dev/null
+++ b/x11/compositeext/buildlink3.mk
@@ -0,0 +1,23 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/09/30 12:22:20 wiz Exp $
+#
+# This Makefile fragment is included by packages that use compositeext.
+#
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+COMPOSITEEXT_BUILDLINK3_MK:= ${COMPOSITEEXT_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+= compositeext
+.endif
+
+.if !empty(COMPOSITEEXT_BUILDLINK3_MK:M+)
+BUILDLINK_PACKAGES+= compositeext
+BUILDLINK_DEPENDS.compositeext?= compositeext>=2.0
+BUILDLINK_PKGSRCDIR.compositeext?= ../../x11/compositeext
+
+.include "../../x11/fixesext/buildlink3.mk"
+.include "../../x11/xextensions/buildlink3.mk"
+
+.endif # COMPOSITEEXT_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/compositeext/distinfo b/x11/compositeext/distinfo
new file mode 100644
index 00000000000..3eb08eed20d
--- /dev/null
+++ b/x11/compositeext/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/30 12:22:20 wiz Exp $
+
+SHA1 (compositeext-2.0.tar.bz2) = 2cea8b9863eda2ef5f58ca57114c486e0578fe2d
+Size (compositeext-2.0.tar.bz2) = 41168 bytes