diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-30 09:22:45 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-30 09:22:45 +0000 |
commit | 9241753e8d36a5ca5a4a59bb4b2586a479e87f5f (patch) | |
tree | 0e8c96032c60f0457725433994d860fd894161f6 /math/qwtplot3d | |
parent | bdde5eee0e700ed4a0acd70df2f7d95dff7e4660 (diff) | |
download | ports-9241753e8d36a5ca5a4a59bb4b2586a479e87f5f.tar.gz ports-9241753e8d36a5ca5a4a59bb4b2586a479e87f5f.zip |
Notes
Diffstat (limited to 'math/qwtplot3d')
-rw-r--r-- | math/qwtplot3d/Makefile | 46 | ||||
-rw-r--r-- | math/qwtplot3d/distinfo | 2 | ||||
-rw-r--r-- | math/qwtplot3d/pkg-descr | 26 | ||||
-rw-r--r-- | math/qwtplot3d/pkg-plist | 30 |
4 files changed, 104 insertions, 0 deletions
diff --git a/math/qwtplot3d/Makefile b/math/qwtplot3d/Makefile new file mode 100644 index 000000000000..da4bc1cebe23 --- /dev/null +++ b/math/qwtplot3d/Makefile @@ -0,0 +1,46 @@ +# ex:ts=8 +# Ports collection makefile for: qwtplot3d +# Date created: Aug 30, 2004 +# Whom: ijliao +# +# $FreeBSD$ +# + +PORTNAME= qwtplot3d +PORTVERSION= 0.2.4.b +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} +EXTRACT_SUFX= .tgz + +MAINTAINER= ports@FreeBSD.org +COMMENT= A 3D plotting widget for scientific data and mathematical expressions + +BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake + +USE_QT_VER= 3 +USE_X_PREFIX= yes +WRKSRC= ${WRKDIR}/${PORTNAME} +MAKE_ENV= QTDIR=${X11BASE} \ + MOC=${MOC} +INSTALLS_SHLIB= yes + +pre-build: + @cd ${WRKSRC}; qmake -spec ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ ${PORTNAME}.pro + +do-install: + ${CP} ${WRKSRC}/include/* ${PREFIX}/include + ${INSTALL_DATA} ${WRKSRC}/lib/libqwtplot3d.so.0.2.4 ${PREFIX}/lib + ${LN} -fs ${PREFIX}/lib/libqwtplot3d.so.0.2.4 ${PREFIX}/lib/libqwtplot3d.so.0 + ${LN} -fs ${PREFIX}/lib/libqwtplot3d.so.0.2.4 ${PREFIX}/lib/libqwtplot3d.so +.if !defined(NOPORTDOCS) + @${MKDIR} ${EXAMPLESDIR} + ${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR} + @${FIND} ${EXAMPLESDIR} ! -type d | \ + ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} + @${FIND} ${EXAMPLESDIR} -type d | ${SORT} -r | \ + ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} +.endif + +.include <bsd.port.mk> diff --git a/math/qwtplot3d/distinfo b/math/qwtplot3d/distinfo new file mode 100644 index 000000000000..5dfc3f700af7 --- /dev/null +++ b/math/qwtplot3d/distinfo @@ -0,0 +1,2 @@ +MD5 (qwtplot3d-0.2.4-beta.tgz) = 063bcd47364b35be3c6182dca03be60d +SIZE (qwtplot3d-0.2.4-beta.tgz) = 246058 diff --git a/math/qwtplot3d/pkg-descr b/math/qwtplot3d/pkg-descr new file mode 100644 index 000000000000..cff45798b519 --- /dev/null +++ b/math/qwtplot3d/pkg-descr @@ -0,0 +1,26 @@ +QwtPlot3D is not a program, but a feature-rich Qt/OpenGL-based C++ programming +library. She provides essentially a bunch of 3D-widgets for programmers. + +Features + * Parametric Surfaces + * Lighting (experimental) + * User defined visual objects + * Scaling, rotating, shifting, zooming of data sets and mathematical + functions + * Interactive mouse and keyboard handling + * Resolution changing on the fly + * Reading from MESH data files + * Data structures providing nodes and triangulation + * Reading from FEM files + * Flat (2D) labeling + * Wireframe, filled polygons, hidden line + * Floor projections (Isolines, Data) + * Free configurable (labeling, numbering; linear, log or user-defined + transformations) and autoscalable axes + * Free color model + * Flat/Gouraud shading + * Color legends + * Pixmap output (all Qt supported formats) + * Vector output (PostScript, EPS and PDF) via gl2ps + +WWW: http://qwtploted.sourceforge.net/ diff --git a/math/qwtplot3d/pkg-plist b/math/qwtplot3d/pkg-plist new file mode 100644 index 000000000000..67be6f58f7e9 --- /dev/null +++ b/math/qwtplot3d/pkg-plist @@ -0,0 +1,30 @@ +include/qwt3d_autoptr.h +include/qwt3d_autoscaler.h +include/qwt3d_axis.h +include/qwt3d_color.h +include/qwt3d_colorlegend.h +include/qwt3d_coordsys.h +include/qwt3d_drawable.h +include/qwt3d_enrichment.h +include/qwt3d_enrichment_std.h +include/qwt3d_function.h +include/qwt3d_global.h +include/qwt3d_graphplot.h +include/qwt3d_gridmapping.h +include/qwt3d_helper.h +include/qwt3d_io.h +include/qwt3d_io_gl2ps.h +include/qwt3d_io_reader.h +include/qwt3d_label.h +include/qwt3d_mapping.h +include/qwt3d_multiplot.h +include/qwt3d_openglhelper.h +include/qwt3d_parametricsurface.h +include/qwt3d_plot.h +include/qwt3d_scale.h +include/qwt3d_surfaceplot.h +include/qwt3d_types.h +include/qwt3d_volumeplot.h +lib/libqwtplot3d.so +lib/libqwtplot3d.so.0 +lib/libqwtplot3d.so.0.2.4 |