summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-09-13 00:33:14 +0000
committerbjs <bjs@pkgsrc.org>2008-09-13 00:33:14 +0000
commit817d38ab37c0bc50812243af81d05dc5c88e470e (patch)
tree0436e6d8bd0f48fe6f84e5cc51d9429972abc08d
parent2eef5c15b47b0b1e0ee7dce833dd2bfcee8944f8 (diff)
downloadpkgsrc-817d38ab37c0bc50812243af81d05dc5c88e470e.tar.gz
I just learned that this incarnation of dri2 will never ship and has
been deprecated. Thus, I'm removing this package.
-rw-r--r--x11/Makefile3
-rw-r--r--x11/dri2proto/DESCR6
-rw-r--r--x11/dri2proto/Makefile21
-rw-r--r--x11/dri2proto/PLIST5
-rw-r--r--x11/dri2proto/buildlink3.mk20
-rw-r--r--x11/dri2proto/distinfo5
6 files changed, 1 insertions, 59 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 0e0660c9362..69d262b9b5c 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.561 2008/09/12 11:38:48 joerg Exp $
+# $NetBSD: Makefile,v 1.562 2008/09/13 00:33:14 bjs Exp $
#
COMMENT= Packages to support the X window system
@@ -32,7 +32,6 @@ SUBDIR+= devilspie
SUBDIR+= dfm
SUBDIR+= dmenu
SUBDIR+= docker
-SUBDIR+= dri2proto
SUBDIR+= dtx11session
SUBDIR+= dxpc
SUBDIR+= ebuilder
diff --git a/x11/dri2proto/DESCR b/x11/dri2proto/DESCR
deleted file mode 100644
index 71fdec46534..00000000000
--- a/x11/dri2proto/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-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
deleted file mode 100644
index cda64e734cd..00000000000
--- a/x11/dri2proto/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/05 03:32:53 bjs Exp $
-#
-
-DISTNAME= dri2proto-1.1
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= Modular X.org DRI2 headers
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
-USE_LANGUAGES= # none
-
-PKGCONFIG_OVERRIDE+= dri2proto.pc.in
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/dri2proto/PLIST b/x11/dri2proto/PLIST
deleted file mode 100644
index 466c72d3eea..00000000000
--- a/x11/dri2proto/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/05 03:32:53 bjs Exp $
-include/X11/extensions/dri2proto.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
deleted file mode 100644
index d307e84dd1b..00000000000
--- a/x11/dri2proto/buildlink3.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2008/09/05 03:32:53 bjs Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-DRI2PROTO_BUILDLINK3_MK:= ${DRI2PROTO_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= dri2proto
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ndri2proto}
-BUILDLINK_PACKAGES+= dri2proto
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}dri2proto
-
-.if ${DRI2PROTO_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.dri2proto+= dri2proto>=1.1
-BUILDLINK_PKGSRCDIR.dri2proto?= ../../x11/dri2proto
-BUILDLINK_DEPMETHOD.dri2proto?= build
-.endif # DRI2PROTO_BUILDLINK3_MK
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/dri2proto/distinfo b/x11/dri2proto/distinfo
deleted file mode 100644
index 11ed46d66a8..00000000000
--- a/x11/dri2proto/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/09/05 03:32:53 bjs Exp $
-
-SHA1 (dri2proto-1.1.tar.bz2) = 6429338a703561c02c0aa7516d1d981e7a2bf005
-RMD160 (dri2proto-1.1.tar.bz2) = ce31ed2c99ecc4ff7264bd4f67b1b8712820e6f0
-Size (dri2proto-1.1.tar.bz2) = 40610 bytes