diff options
author | bjs <bjs> | 2008-09-13 00:33:14 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-09-13 00:33:14 +0000 |
commit | 026efab8d15d33baa6512855aff90ecae1160d3f (patch) | |
tree | 0436e6d8bd0f48fe6f84e5cc51d9429972abc08d /x11/dri2proto | |
parent | 52a90cfa9ce1db9e8e3e1224ccdc1e1efe2c58fc (diff) | |
download | pkgsrc-026efab8d15d33baa6512855aff90ecae1160d3f.tar.gz |
I just learned that this incarnation of dri2 will never ship and has
been deprecated. Thus, I'm removing this package.
Diffstat (limited to 'x11/dri2proto')
-rw-r--r-- | x11/dri2proto/DESCR | 6 | ||||
-rw-r--r-- | x11/dri2proto/Makefile | 21 | ||||
-rw-r--r-- | x11/dri2proto/PLIST | 5 | ||||
-rw-r--r-- | x11/dri2proto/buildlink3.mk | 20 | ||||
-rw-r--r-- | x11/dri2proto/distinfo | 5 |
5 files changed, 0 insertions, 57 deletions
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 |