pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/Coin Imported Coin from wip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c68c06f26bc
branches:  trunk
changeset: 502326:4c68c06f26bc
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 04 07:21:24 2005 +0000

description:
Imported Coin from wip.

Coin is an implementation of the Open Inventor API, fully backwards
compatible with SGI Open Inventor v2.1, and incorporating many new
features. Coin is portable across Win32, Linux, SGI IRIX, Mac OS X,
HP-UX, Sun Solaris, IBM AIX, and other platforms (like NetBSD :-).

diffstat:

 graphics/Coin/DESCR         |    4 +
 graphics/Coin/Makefile      |   26 +
 graphics/Coin/PLIST         |  726 ++++++++++++++++++++++++++++++++++++++++++++
 graphics/Coin/buildlink3.mk |   27 +
 graphics/Coin/distinfo      |    5 +
 5 files changed, 788 insertions(+), 0 deletions(-)

diffs (truncated from 808 to 300 lines):

diff -r a462f0feea59 -r 4c68c06f26bc graphics/Coin/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/Coin/DESCR       Fri Nov 04 07:21:24 2005 +0000
@@ -0,0 +1,4 @@
+Coin is an implementation of the Open Inventor API, fully backwards
+compatible with SGI Open Inventor v2.1, and incorporating many new
+features. Coin is portable across Win32, Linux, SGI IRIX, Mac OS X,
+HP-UX, Sun Solaris, IBM AIX, and other platforms (like NetBSD :-).
diff -r a462f0feea59 -r 4c68c06f26bc graphics/Coin/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/Coin/Makefile    Fri Nov 04 07:21:24 2005 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 07:21:24 rillig Exp $
+
+DISTNAME=              Coin-2.2.1
+CATEGORIES=            graphics
+MASTER_SITES=          ftp://ftp.coin3d.org/pub/coin/src/
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://www.coin3d.org/
+COMMENT=               Free, portable, Open Inventor API implementation
+
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --enable-3ds-import
+CONFIGURE_ARGS+=       --disable-debug
+
+.include "../../mk/pthread.buildlink3.mk"
+
+.if defined(PTHREAD_TYPE) && ${PTHREAD_TYPE} != "none"
+CONFIGURE_ARGS+=       --with-pthreads=yes
+CONFIGURE_ARGS+=       --enable-threadsafe
+.endif
+
+.include "../../graphics/simage/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a462f0feea59 -r 4c68c06f26bc graphics/Coin/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/Coin/PLIST       Fri Nov 04 07:21:24 2005 +0000
@@ -0,0 +1,726 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 07:21:24 rillig Exp $
+bin/coin-config
+include/Inventor/C/base/hash.h
+include/Inventor/C/base/heap.h
+include/Inventor/C/base/list.h
+include/Inventor/C/base/memalloc.h
+include/Inventor/C/base/rbptree.h
+include/Inventor/C/base/string.h
+include/Inventor/C/base/time.h
+include/Inventor/C/basic.h
+include/Inventor/C/errors/debugerror.h
+include/Inventor/C/errors/error.h
+include/Inventor/C/glue/dl.h
+include/Inventor/C/glue/gl.h
+include/Inventor/C/threads/barrier.h
+include/Inventor/C/threads/common.h
+include/Inventor/C/threads/condvar.h
+include/Inventor/C/threads/fifo.h
+include/Inventor/C/threads/mutex.h
+include/Inventor/C/threads/rwmutex.h
+include/Inventor/C/threads/sched.h
+include/Inventor/C/threads/storage.h
+include/Inventor/C/threads/sync.h
+include/Inventor/C/threads/thread.h
+include/Inventor/C/threads/worker.h
+include/Inventor/C/threads/wpool.h
+include/Inventor/C/tidbits.h
+include/Inventor/Sb.h
+include/Inventor/SbBSPTree.h
+include/Inventor/SbBasic.h
+include/Inventor/SbBox.h
+include/Inventor/SbBox2d.h
+include/Inventor/SbBox2f.h
+include/Inventor/SbBox2s.h
+include/Inventor/SbBox3f.h
+include/Inventor/SbBox3s.h
+include/Inventor/SbClip.h
+include/Inventor/SbColor.h
+include/Inventor/SbColor4f.h
+include/Inventor/SbCylinder.h
+include/Inventor/SbDPLine.h
+include/Inventor/SbDPLinear.h
+include/Inventor/SbDPMatrix.h
+include/Inventor/SbDPPlane.h
+include/Inventor/SbDPRotation.h
+include/Inventor/SbDPViewVolume.h
+include/Inventor/SbDict.h
+include/Inventor/SbHeap.h
+include/Inventor/SbImage.h
+include/Inventor/SbLine.h
+include/Inventor/SbLinear.h
+include/Inventor/SbMatrix.h
+include/Inventor/SbName.h
+include/Inventor/SbOctTree.h
+include/Inventor/SbPList.h
+include/Inventor/SbPlane.h
+include/Inventor/SbRotation.h
+include/Inventor/SbSphere.h
+include/Inventor/SbString.h
+include/Inventor/SbTesselator.h
+include/Inventor/SbTime.h
+include/Inventor/SbVec2d.h
+include/Inventor/SbVec2f.h
+include/Inventor/SbVec2s.h
+include/Inventor/SbVec3d.h
+include/Inventor/SbVec3f.h
+include/Inventor/SbVec3s.h
+include/Inventor/SbVec4d.h
+include/Inventor/SbVec4f.h
+include/Inventor/SbViewVolume.h
+include/Inventor/SbViewportRegion.h
+include/Inventor/SbXfBox3f.h
+include/Inventor/So.h
+include/Inventor/SoDB.h
+include/Inventor/SoFullPath.h
+include/Inventor/SoInput.h
+include/Inventor/SoInteraction.h
+include/Inventor/SoLists.h
+include/Inventor/SoNodeKitPath.h
+include/Inventor/SoOffscreenRenderer.h
+include/Inventor/SoOutput.h
+include/Inventor/SoPath.h
+include/Inventor/SoPickedPoint.h
+include/Inventor/SoPrimitiveVertex.h
+include/Inventor/SoSceneManager.h
+include/Inventor/SoType.h
+include/Inventor/VRMLnodes/SoVRML.h
+include/Inventor/VRMLnodes/SoVRMLAnchor.h
+include/Inventor/VRMLnodes/SoVRMLAppearance.h
+include/Inventor/VRMLnodes/SoVRMLAudioClip.h
+include/Inventor/VRMLnodes/SoVRMLBackground.h
+include/Inventor/VRMLnodes/SoVRMLBillboard.h
+include/Inventor/VRMLnodes/SoVRMLBox.h
+include/Inventor/VRMLnodes/SoVRMLCollision.h
+include/Inventor/VRMLnodes/SoVRMLColor.h
+include/Inventor/VRMLnodes/SoVRMLColorInterpolator.h
+include/Inventor/VRMLnodes/SoVRMLCone.h
+include/Inventor/VRMLnodes/SoVRMLCoordinate.h
+include/Inventor/VRMLnodes/SoVRMLCoordinateInterpolator.h
+include/Inventor/VRMLnodes/SoVRMLCylinder.h
+include/Inventor/VRMLnodes/SoVRMLCylinderSensor.h
+include/Inventor/VRMLnodes/SoVRMLDirectionalLight.h
+include/Inventor/VRMLnodes/SoVRMLDragSensor.h
+include/Inventor/VRMLnodes/SoVRMLElevationGrid.h
+include/Inventor/VRMLnodes/SoVRMLExtrusion.h
+include/Inventor/VRMLnodes/SoVRMLFog.h
+include/Inventor/VRMLnodes/SoVRMLFontStyle.h
+include/Inventor/VRMLnodes/SoVRMLGeometry.h
+include/Inventor/VRMLnodes/SoVRMLGroup.h
+include/Inventor/VRMLnodes/SoVRMLImageTexture.h
+include/Inventor/VRMLnodes/SoVRMLIndexedFaceSet.h
+include/Inventor/VRMLnodes/SoVRMLIndexedLine.h
+include/Inventor/VRMLnodes/SoVRMLIndexedLineSet.h
+include/Inventor/VRMLnodes/SoVRMLIndexedShape.h
+include/Inventor/VRMLnodes/SoVRMLInline.h
+include/Inventor/VRMLnodes/SoVRMLInterpolator.h
+include/Inventor/VRMLnodes/SoVRMLLOD.h
+include/Inventor/VRMLnodes/SoVRMLLight.h
+include/Inventor/VRMLnodes/SoVRMLMacros.h
+include/Inventor/VRMLnodes/SoVRMLMaterial.h
+include/Inventor/VRMLnodes/SoVRMLMovieTexture.h
+include/Inventor/VRMLnodes/SoVRMLNavigationInfo.h
+include/Inventor/VRMLnodes/SoVRMLNodes.h
+include/Inventor/VRMLnodes/SoVRMLNormal.h
+include/Inventor/VRMLnodes/SoVRMLNormalInterpolator.h
+include/Inventor/VRMLnodes/SoVRMLOrientationInterpolator.h
+include/Inventor/VRMLnodes/SoVRMLParent.h
+include/Inventor/VRMLnodes/SoVRMLPixelTexture.h
+include/Inventor/VRMLnodes/SoVRMLPlaneSensor.h
+include/Inventor/VRMLnodes/SoVRMLPointLight.h
+include/Inventor/VRMLnodes/SoVRMLPointSet.h
+include/Inventor/VRMLnodes/SoVRMLPositionInterpolator.h
+include/Inventor/VRMLnodes/SoVRMLProximitySensor.h
+include/Inventor/VRMLnodes/SoVRMLScalarInterpolator.h
+include/Inventor/VRMLnodes/SoVRMLScript.h
+include/Inventor/VRMLnodes/SoVRMLSensor.h
+include/Inventor/VRMLnodes/SoVRMLShape.h
+include/Inventor/VRMLnodes/SoVRMLSound.h
+include/Inventor/VRMLnodes/SoVRMLSphere.h
+include/Inventor/VRMLnodes/SoVRMLSphereSensor.h
+include/Inventor/VRMLnodes/SoVRMLSpotLight.h
+include/Inventor/VRMLnodes/SoVRMLSubInterpolator.h
+include/Inventor/VRMLnodes/SoVRMLSwitch.h
+include/Inventor/VRMLnodes/SoVRMLText.h
+include/Inventor/VRMLnodes/SoVRMLTexture.h
+include/Inventor/VRMLnodes/SoVRMLTextureCoordinate.h
+include/Inventor/VRMLnodes/SoVRMLTextureTransform.h
+include/Inventor/VRMLnodes/SoVRMLTimeSensor.h
+include/Inventor/VRMLnodes/SoVRMLTouchSensor.h
+include/Inventor/VRMLnodes/SoVRMLTransform.h
+include/Inventor/VRMLnodes/SoVRMLVertexLine.h
+include/Inventor/VRMLnodes/SoVRMLVertexPoint.h
+include/Inventor/VRMLnodes/SoVRMLVertexShape.h
+include/Inventor/VRMLnodes/SoVRMLViewpoint.h
+include/Inventor/VRMLnodes/SoVRMLVisibilitySensor.h
+include/Inventor/VRMLnodes/SoVRMLWorldInfo.h
+include/Inventor/actions/SoAction.h
+include/Inventor/actions/SoActions.h
+include/Inventor/actions/SoAudioRenderAction.h
+include/Inventor/actions/SoBoxHighlightRenderAction.h
+include/Inventor/actions/SoCallbackAction.h
+include/Inventor/actions/SoGLRenderAction.h
+include/Inventor/actions/SoGetBoundingBoxAction.h
+include/Inventor/actions/SoGetMatrixAction.h
+include/Inventor/actions/SoGetPrimitiveCountAction.h
+include/Inventor/actions/SoHandleEventAction.h
+include/Inventor/actions/SoLineHighlightRenderAction.h
+include/Inventor/actions/SoPickAction.h
+include/Inventor/actions/SoRayPickAction.h
+include/Inventor/actions/SoSearchAction.h
+include/Inventor/actions/SoSubAction.h
+include/Inventor/actions/SoToVRML2Action.h
+include/Inventor/actions/SoToVRMLAction.h
+include/Inventor/actions/SoWriteAction.h
+include/Inventor/annex/HardCopy/SoHardCopy.h
+include/Inventor/annex/HardCopy/SoPSVectorOutput.h
+include/Inventor/annex/HardCopy/SoVectorOutput.h
+include/Inventor/annex/HardCopy/SoVectorizeAction.h
+include/Inventor/annex/HardCopy/SoVectorizePSAction.h
+include/Inventor/bundles/SoBundle.h
+include/Inventor/bundles/SoMaterialBundle.h
+include/Inventor/bundles/SoNormalBundle.h
+include/Inventor/bundles/SoTextureCoordinateBundle.h
+include/Inventor/caches/SoBoundingBoxCache.h
+include/Inventor/caches/SoCache.h
+include/Inventor/caches/SoConvexDataCache.h
+include/Inventor/caches/SoGLCacheList.h
+include/Inventor/caches/SoGLRenderCache.h
+include/Inventor/caches/SoNormalCache.h
+include/Inventor/caches/SoTextureCoordinateCache.h
+include/Inventor/collision/SoIntersectionDetectionAction.h
+include/Inventor/details/SoConeDetail.h
+include/Inventor/details/SoCubeDetail.h
+include/Inventor/details/SoCylinderDetail.h
+include/Inventor/details/SoDetail.h
+include/Inventor/details/SoDetails.h
+include/Inventor/details/SoFaceDetail.h
+include/Inventor/details/SoLineDetail.h
+include/Inventor/details/SoNodeKitDetail.h
+include/Inventor/details/SoPointDetail.h
+include/Inventor/details/SoSubDetail.h
+include/Inventor/details/SoTextDetail.h
+include/Inventor/draggers/SoCenterballDragger.h
+include/Inventor/draggers/SoDirectionalLightDragger.h
+include/Inventor/draggers/SoDragPointDragger.h
+include/Inventor/draggers/SoDragger.h
+include/Inventor/draggers/SoHandleBoxDragger.h
+include/Inventor/draggers/SoJackDragger.h
+include/Inventor/draggers/SoPointLightDragger.h
+include/Inventor/draggers/SoRotateCylindricalDragger.h
+include/Inventor/draggers/SoRotateDiscDragger.h
+include/Inventor/draggers/SoRotateSphericalDragger.h
+include/Inventor/draggers/SoScale1Dragger.h
+include/Inventor/draggers/SoScale2Dragger.h
+include/Inventor/draggers/SoScale2UniformDragger.h
+include/Inventor/draggers/SoScaleUniformDragger.h
+include/Inventor/draggers/SoSpotLightDragger.h
+include/Inventor/draggers/SoTabBoxDragger.h
+include/Inventor/draggers/SoTabPlaneDragger.h
+include/Inventor/draggers/SoTrackballDragger.h
+include/Inventor/draggers/SoTransformBoxDragger.h
+include/Inventor/draggers/SoTransformerDragger.h
+include/Inventor/draggers/SoTranslate1Dragger.h
+include/Inventor/draggers/SoTranslate2Dragger.h
+include/Inventor/elements/SoAccumulatedElement.h
+include/Inventor/elements/SoAmbientColorElement.h
+include/Inventor/elements/SoAnnoText3CharOrientElement.h
+include/Inventor/elements/SoAnnoText3FontSizeHintElement.h
+include/Inventor/elements/SoAnnoText3RenderPrintElement.h
+include/Inventor/elements/SoBBoxModelMatrixElement.h
+include/Inventor/elements/SoBumpMapCoordinateElement.h
+include/Inventor/elements/SoBumpMapElement.h
+include/Inventor/elements/SoBumpMapMatrixElement.h
+include/Inventor/elements/SoCacheElement.h
+include/Inventor/elements/SoClipPlaneElement.h
+include/Inventor/elements/SoComplexityElement.h
+include/Inventor/elements/SoComplexityTypeElement.h
+include/Inventor/elements/SoCoordinateElement.h
+include/Inventor/elements/SoCreaseAngleElement.h
+include/Inventor/elements/SoCullElement.h
+include/Inventor/elements/SoDecimationPercentageElement.h
+include/Inventor/elements/SoDecimationTypeElement.h
+include/Inventor/elements/SoDiffuseColorElement.h
+include/Inventor/elements/SoDrawStyleElement.h
+include/Inventor/elements/SoElement.h
+include/Inventor/elements/SoElements.h
+include/Inventor/elements/SoEmissiveColorElement.h
+include/Inventor/elements/SoEnvironmentElement.h
+include/Inventor/elements/SoFloatElement.h
+include/Inventor/elements/SoFocalDistanceElement.h
+include/Inventor/elements/SoFontNameElement.h
+include/Inventor/elements/SoFontSizeElement.h
+include/Inventor/elements/SoGLCacheContextElement.h
+include/Inventor/elements/SoGLClipPlaneElement.h
+include/Inventor/elements/SoGLColorIndexElement.h
+include/Inventor/elements/SoGLCoordinateElement.h
+include/Inventor/elements/SoGLDrawStyleElement.h
+include/Inventor/elements/SoGLEnvironmentElement.h



Home | Main Index | Thread Index | Old Index