summaryrefslogtreecommitdiffstats
path: root/graphics/libGLw
diff options
context:
space:
mode:
authormiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2011-03-10 21:53:40 +0800
committermiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2011-03-10 21:53:40 +0800
commit192f2370ca2fc8b4b0003c5c24c0cc84e4ce2d33 (patch)
treec71a3b90983bc0ab450ece4511b3b52e5ae7adcd /graphics/libGLw
parentf049ad46f840908cb646c5f15ff5b5222a2dade5 (diff)
downloadxorg-devel-ports-192f2370ca2fc8b4b0003c5c24c0cc84e4ce2d33.tar
xorg-devel-ports-192f2370ca2fc8b4b0003c5c24c0cc84e4ce2d33.tar.gz
xorg-devel-ports-192f2370ca2fc8b4b0003c5c24c0cc84e4ce2d33.tar.bz2
xorg-devel-ports-192f2370ca2fc8b4b0003c5c24c0cc84e4ce2d33.tar.lz
xorg-devel-ports-192f2370ca2fc8b4b0003c5c24c0cc84e4ce2d33.tar.xz
xorg-devel-ports-192f2370ca2fc8b4b0003c5c24c0cc84e4ce2d33.tar.zst
xorg-devel-ports-192f2370ca2fc8b4b0003c5c24c0cc84e4ce2d33.zip
- Update mesa stuff to 7.10.1
Many Thanks to gahr@ for help git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@240 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'graphics/libGLw')
-rw-r--r--graphics/libGLw/Makefile26
-rw-r--r--graphics/libGLw/distinfo2
-rw-r--r--graphics/libGLw/pkg-descr3
-rw-r--r--graphics/libGLw/pkg-plist8
4 files changed, 39 insertions, 0 deletions
diff --git a/graphics/libGLw/Makefile b/graphics/libGLw/Makefile
new file mode 100644
index 0000000..87b27f5
--- /dev/null
+++ b/graphics/libGLw/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: libGLw
+# Date created: 7 May 2004
+# Whom: anholt@FreeBSD.org
+#
+# $FreeBSD: ports/graphics/libGLw/Makefile,v 1.10 2011/02/25 16:52:07 miwi Exp $
+#
+
+PORTNAME= libGLw
+PORTVERSION= ${MESAVERSION}
+CATEGORIES= graphics
+
+COMMENT= OpenGL widgets library
+
+BUILD_DEPENDS+= makedepend:${PORTSDIR}/devel/makedepend \
+ ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
+LIB_DEPENDS+= Xm.3:${PORTSDIR}/x11-toolkits/open-motif
+
+USE_PYTHON= yes
+USE_GL= gl
+USE_XORG= glproto xt x11 xext xxf86vm xdamage xfixes dri2proto
+
+do-install:
+ cd ${WRKSRC}/src/glw; ${GMAKE} install
+
+.include "${.CURDIR}/../../graphics/libGL/bsd.mesalib.mk"
+.include <bsd.port.mk>
diff --git a/graphics/libGLw/distinfo b/graphics/libGLw/distinfo
new file mode 100644
index 0000000..c8cd81c
--- /dev/null
+++ b/graphics/libGLw/distinfo
@@ -0,0 +1,2 @@
+SHA256 (MesaLib-7.10.1.tar.bz2) = 9f4c67b212d9ecb83819e76645cecbebafbbfd6cb76290d0c2ea9f5ad9507390
+SIZE (MesaLib-7.10.1.tar.bz2) = 5866217
diff --git a/graphics/libGLw/pkg-descr b/graphics/libGLw/pkg-descr
new file mode 100644
index 0000000..d3a7ea7
--- /dev/null
+++ b/graphics/libGLw/pkg-descr
@@ -0,0 +1,3 @@
+This package contains the OpenGL widgets library.
+
+WWW: http://www.mesa3d.org/
diff --git a/graphics/libGLw/pkg-plist b/graphics/libGLw/pkg-plist
new file mode 100644
index 0000000..211b586
--- /dev/null
+++ b/graphics/libGLw/pkg-plist
@@ -0,0 +1,8 @@
+include/GL/GLwDrawA.h
+include/GL/GLwDrawAP.h
+include/GL/GLwMDrawA.h
+include/GL/GLwMDrawAP.h
+lib/libGLw.so
+lib/libGLw.so.1
+libdata/pkgconfig/glw.pc
+@dirrmtry include/GL