summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-11-11 21:55:31 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-11-11 21:55:31 +0800
commit169102538da75fb35ed819b327b745f0fefb2bd2 (patch)
tree49fa21afadc5426b7cd4fe72788a0ef5ceac0097
parent632b29ea8959ca990ced079901a4769a2cad9237 (diff)
downloadxorg-devel-ports-169102538da75fb35ed819b327b745f0fefb2bd2.tar
xorg-devel-ports-169102538da75fb35ed819b327b745f0fefb2bd2.tar.gz
xorg-devel-ports-169102538da75fb35ed819b327b745f0fefb2bd2.tar.bz2
xorg-devel-ports-169102538da75fb35ed819b327b745f0fefb2bd2.tar.lz
xorg-devel-ports-169102538da75fb35ed819b327b745f0fefb2bd2.tar.xz
xorg-devel-ports-169102538da75fb35ed819b327b745f0fefb2bd2.tar.zst
xorg-devel-ports-169102538da75fb35ed819b327b745f0fefb2bd2.zip
Add dri3proto, dri3 protocol spec.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1226 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/dri3proto/Makefile12
-rw-r--r--x11/dri3proto/distinfo2
-rw-r--r--x11/dri3proto/pkg-descr3
-rw-r--r--x11/dri3proto/pkg-plist5
4 files changed, 22 insertions, 0 deletions
diff --git a/x11/dri3proto/Makefile b/x11/dri3proto/Makefile
new file mode 100644
index 0000000..c7079fd
--- /dev/null
+++ b/x11/dri3proto/Makefile
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+PORTNAME= dri3proto
+PORTVERSION= 1.0
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= DRI3 prototype headers
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>
diff --git a/x11/dri3proto/distinfo b/x11/dri3proto/distinfo
new file mode 100644
index 0000000..948341b
--- /dev/null
+++ b/x11/dri3proto/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/proto/dri3proto-1.0.tar.bz2) = 01be49d70200518b9a6b297131f6cc71f4ea2de17436896af153226a774fc074
+SIZE (xorg/proto/dri3proto-1.0.tar.bz2) = 105366
diff --git a/x11/dri3proto/pkg-descr b/x11/dri3proto/pkg-descr
new file mode 100644
index 0000000..0ce5f63
--- /dev/null
+++ b/x11/dri3proto/pkg-descr
@@ -0,0 +1,3 @@
+This package contains X.Org DRI3 prototype headers.
+
+WWW: http://www.freedesktop.org/wiki/Software/xlibs
diff --git a/x11/dri3proto/pkg-plist b/x11/dri3proto/pkg-plist
new file mode 100644
index 0000000..b0c0097
--- /dev/null
+++ b/x11/dri3proto/pkg-plist
@@ -0,0 +1,5 @@
+include/X11/extensions/dri3proto.h
+libdata/pkgconfig/dri3proto.pc
+share/doc/dri3proto/dri3proto.txt
+@dirrm share/doc/dri3proto
+@dirrmtry include/X11/extensions