Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mit/xorg/include/xcb-proto install the xcb-proto fi...



details:   https://anonhg.NetBSD.org/src/rev/91cfcac0671d
branches:  trunk
changeset: 756435:91cfcac0671d
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Jul 17 23:44:29 2010 +0000

description:
install the xcb-proto files; not used yet.

diffstat:

 external/mit/xorg/include/xcb-proto/Makefile |  21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diffs (25 lines):

diff -r 015b2bcb5812 -r 91cfcac0671d external/mit/xorg/include/xcb-proto/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/external/mit/xorg/include/xcb-proto/Makefile      Sat Jul 17 23:44:29 2010 +0000
@@ -0,0 +1,21 @@
+#      $NetBSD: Makefile,v 1.1 2010/07/17 23:44:29 mrg Exp $
+
+.include <bsd.own.mk>
+
+.PATH: ${X11SRCDIR.xcb-proto} ${X11SRCDIR.xcb-proto}/src
+
+FILES= bigreq.xml composite.xml damage.xml dpms.xml dri2.xml \
+       glx.xml randr.xml record.xml render.xml res.xml \
+       screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml \
+       xcb.xsd xevie.xml xf86dri.xml xfixes.xml xinerama.xml \
+       xinput.xml xprint.xml xproto.xml xselinux.xml xtest.xml \
+       xv.xml xvmc.xml
+FILESDIR=${X11SHAREDIR}/xcb
+
+PKGCONFIG=     xcb-proto
+
+NOPROG=        # defined
+
+.include <bsd.x11.mk>
+.include <bsd.files.mk>
+.include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index