summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhasso <hasso>2009-05-19 06:43:00 +0000
committerhasso <hasso>2009-05-19 06:43:00 +0000
commitf2037c385d5acfbee1502b6d62ac7016a1cfbd58 (patch)
treea28e2b015c89d23205429b72bd55e9fb16caa123 /x11
parent314af9cec36dcb36b59f62c60bd4cf194c67dd6c (diff)
downloadpkgsrc-f2037c385d5acfbee1502b6d62ac7016a1cfbd58.tar.gz
dri2proto 2.0.
Diffstat (limited to 'x11')
-rw-r--r--x11/dri2proto/DESCR6
-rw-r--r--x11/dri2proto/Makefile19
-rw-r--r--x11/dri2proto/PLIST6
-rw-r--r--x11/dri2proto/buildlink3.mk15
-rw-r--r--x11/dri2proto/distinfo5
5 files changed, 51 insertions, 0 deletions
diff --git a/x11/dri2proto/DESCR b/x11/dri2proto/DESCR
new file mode 100644
index 00000000000..71fdec46534
--- /dev/null
+++ b/x11/dri2proto/DESCR
@@ -0,0 +1,6 @@
+This provides the DRI2 extension headers from modular X.org X11
+project.
+
+The headers contain the types and functions that define the interface
+between a DRI2 (direct rendering infrastructure) driver and driver
+loader.
diff --git a/x11/dri2proto/Makefile b/x11/dri2proto/Makefile
new file mode 100644
index 00000000000..a4b3273dac5
--- /dev/null
+++ b/x11/dri2proto/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.3 2009/05/19 06:43:00 hasso Exp $
+#
+
+DISTNAME= dri2proto-2.0
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= DRI2 extension headers from modular X.org
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+PKGCONFIG_OVERRIDE+= dri2proto.pc.in
+USE_LANGUAGES= # empty
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/dri2proto/PLIST b/x11/dri2proto/PLIST
new file mode 100644
index 00000000000..1dbb947be1e
--- /dev/null
+++ b/x11/dri2proto/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.3 2009/05/19 06:43:00 hasso Exp $
+include/X11/extensions/dri2proto.h
+include/X11/extensions/dri2tokens.h
+lib/pkgconfig/dri2proto.pc
+@comment @dirrm include/X11/extensions
+@comment @dirrm include/X11
diff --git a/x11/dri2proto/buildlink3.mk b/x11/dri2proto/buildlink3.mk
new file mode 100644
index 00000000000..7fd8316de6d
--- /dev/null
+++ b/x11/dri2proto/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.3 2009/05/19 06:43:00 hasso Exp $
+
+BUILDLINK_DEPMETHOD.dri2proto?= build
+
+BUILDLINK_TREE+= dri2proto
+
+.if !defined(DRI2PROTO_BUILDLINK3_MK)
+DRI2PROTO_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.dri2proto+= dri2proto>=2.0
+BUILDLINK_PKGSRCDIR.dri2proto?= ../../x11/dri2proto
+
+.endif # DRI2PROTO_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -dri2proto
diff --git a/x11/dri2proto/distinfo b/x11/dri2proto/distinfo
new file mode 100644
index 00000000000..8f1b2130142
--- /dev/null
+++ b/x11/dri2proto/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.3 2009/05/19 06:43:00 hasso Exp $
+
+SHA1 (dri2proto-2.0.tar.bz2) = cb6342ea88f57f7d0023abdf9a3ff6000f8e7a0f
+RMD160 (dri2proto-2.0.tar.bz2) = e843c4b33aa31edc78030f873c10ec53cc421ba5
+Size (dri2proto-2.0.tar.bz2) = 50908 bytes