=================================================================== RCS file: /cvs/ports/graphics/osg/pkg/Attic/PLIST,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ports/graphics/osg/pkg/Attic/PLIST 2009/08/06 10:46:33 1.3 +++ ports/graphics/osg/pkg/Attic/PLIST 2010/03/02 09:48:33 1.4 @@ -1,11 +1,11 @@ -@comment $OpenBSD: PLIST,v 1.3 2009/08/06 09:46:33 yason Exp $ +@comment $OpenBSD: PLIST,v 1.4 2010/03/02 09:48:33 yason Exp $ %%SHARED%% -@bin bin/osg2cpp @bin bin/osgarchive @bin bin/osgconv @bin bin/osgfilecache @bin bin/osgversion @bin bin/osgviewer +@bin bin/present3D include/OpenThreads/ include/OpenThreads/Atomic include/OpenThreads/Barrier @@ -25,6 +25,8 @@ include/osg/ApplicationUsage include/osg/ArgumentParser include/osg/Array +include/osg/ArrayDispatchers +include/osg/AudioStream include/osg/AutoTransform include/osg/Billboard include/osg/BlendColor @@ -69,6 +71,7 @@ include/osg/FrontFace include/osg/GL include/osg/GL2Extensions +include/osg/GLBeginEndAdapter include/osg/GLExtensions include/osg/GLObjects include/osg/GLU @@ -105,6 +108,8 @@ include/osg/NodeVisitor include/osg/Notify include/osg/Object +include/osg/Observer +include/osg/ObserverNodePath include/osg/OccluderNode include/osg/OcclusionQueryNode include/osg/OperationThread @@ -133,6 +138,7 @@ include/osg/ShapeDrawable include/osg/State include/osg/StateAttribute +include/osg/StateAttributeCallback include/osg/StateSet include/osg/Stats include/osg/Stencil @@ -184,46 +190,73 @@ include/osg/observer_ptr include/osg/ref_ptr include/osgAnimation/ +include/osgAnimation/Action +include/osgAnimation/ActionAnimation +include/osgAnimation/ActionBlendIn +include/osgAnimation/ActionBlendOut +include/osgAnimation/ActionCallback +include/osgAnimation/ActionStripAnimation +include/osgAnimation/ActionVisitor include/osgAnimation/Animation include/osgAnimation/AnimationManagerBase -include/osgAnimation/Assert +include/osgAnimation/AnimationUpdateCallback include/osgAnimation/BasicAnimationManager include/osgAnimation/Bone +include/osgAnimation/BoneMapVisitor include/osgAnimation/Channel include/osgAnimation/CubicBezier include/osgAnimation/EaseMotion include/osgAnimation/Export +include/osgAnimation/FrameAction include/osgAnimation/Interpolator include/osgAnimation/Keyframe include/osgAnimation/LinkVisitor +include/osgAnimation/MorphGeometry include/osgAnimation/RigGeometry +include/osgAnimation/RigTransform +include/osgAnimation/RigTransformHardware +include/osgAnimation/RigTransformSoftware include/osgAnimation/Sampler include/osgAnimation/Skeleton -include/osgAnimation/Skinning +include/osgAnimation/StackedMatrixElement +include/osgAnimation/StackedQuaternionElement +include/osgAnimation/StackedRotateAxisElement +include/osgAnimation/StackedScaleElement +include/osgAnimation/StackedTransform +include/osgAnimation/StackedTransformElement +include/osgAnimation/StackedTranslateElement +include/osgAnimation/StatsHandler +include/osgAnimation/StatsVisitor include/osgAnimation/Target include/osgAnimation/Timeline include/osgAnimation/TimelineAnimationManager -include/osgAnimation/UpdateCallback +include/osgAnimation/UpdateBone +include/osgAnimation/UpdateMaterial +include/osgAnimation/UpdateMatrixTransform include/osgAnimation/Vec3Packed include/osgAnimation/VertexInfluence include/osgDB/ include/osgDB/Archive include/osgDB/AuthenticationMap +include/osgDB/Callbacks include/osgDB/ConvertUTF +include/osgDB/DataTypes include/osgDB/DatabasePager +include/osgDB/DatabaseRevisions include/osgDB/DotOsgWrapper include/osgDB/DynamicLibrary include/osgDB/Export -include/osgDB/Field -include/osgDB/FieldReader -include/osgDB/FieldReaderIterator include/osgDB/FileCache include/osgDB/FileNameUtils include/osgDB/FileUtils include/osgDB/ImageOptions include/osgDB/ImagePager include/osgDB/Input +include/osgDB/InputStream +include/osgDB/ObjectWrapper +include/osgDB/Options include/osgDB/Output +include/osgDB/OutputStream include/osgDB/ParameterOutput include/osgDB/PluginQuery include/osgDB/ReadFile @@ -231,8 +264,10 @@ include/osgDB/Registry include/osgDB/Serializer include/osgDB/SharedStateManager +include/osgDB/StreamOperator include/osgDB/Version include/osgDB/WriteFile +include/osgDB/XmlParser include/osgDB/fstream include/osgFX/ include/osgFX/AnisotropicLighting @@ -241,6 +276,7 @@ include/osgFX/Effect include/osgFX/Export include/osgFX/MultiTextureControl +include/osgFX/Outline include/osgFX/Registry include/osgFX/Scribe include/osgFX/SpecularHighlights @@ -261,6 +297,7 @@ include/osgGA/KeySwitchMatrixManipulator include/osgGA/MatrixManipulator include/osgGA/NodeTrackerManipulator +include/osgGA/SphericalManipulator include/osgGA/StateSetManipulator include/osgGA/TerrainManipulator include/osgGA/TrackballManipulator @@ -281,6 +318,7 @@ include/osgManipulator/ScaleAxisDragger include/osgManipulator/Selection include/osgManipulator/TabBoxDragger +include/osgManipulator/TabBoxTrackballDragger include/osgManipulator/TabPlaneDragger include/osgManipulator/TabPlaneTrackballDragger include/osgManipulator/TrackballDragger @@ -330,6 +368,12 @@ include/osgParticle/VariableRateCounter include/osgParticle/Version include/osgParticle/range +include/osgPresentation/ +include/osgPresentation/AnimationMaterial +include/osgPresentation/CompileSlideCallback +include/osgPresentation/PickEventHandler +include/osgPresentation/SlideEventHandler +include/osgPresentation/SlideShowConstructor include/osgShadow/ include/osgShadow/ConvexPolyhedron include/osgShadow/DebugShadowMap @@ -408,6 +452,7 @@ include/osgUtil/GLObjectsVisitor include/osgUtil/HalfWayMapGenerator include/osgUtil/HighlightMapGenerator +include/osgUtil/IncrementalCompileOperation include/osgUtil/IntersectVisitor include/osgUtil/IntersectionVisitor include/osgUtil/LineSegmentIntersector @@ -416,6 +461,7 @@ include/osgUtil/PlaneIntersector include/osgUtil/PolytopeIntersector include/osgUtil/PositionalStateContainer +include/osgUtil/PrintVisitor include/osgUtil/ReflectionMapGenerator include/osgUtil/RenderBin include/osgUtil/RenderLeaf @@ -423,6 +469,7 @@ include/osgUtil/ReversePrimitiveFunctor include/osgUtil/SceneGraphBuilder include/osgUtil/SceneView +include/osgUtil/ShaderGen include/osgUtil/Simplifier include/osgUtil/SmoothingVisitor include/osgUtil/StateGraph @@ -437,6 +484,7 @@ include/osgViewer/ include/osgViewer/CompositeViewer include/osgViewer/Export +include/osgViewer/GraphicsHandleX11 include/osgViewer/GraphicsWindow include/osgViewer/GraphicsWindowX11 include/osgViewer/PixelBufferX11 @@ -449,6 +497,7 @@ include/osgViewer/ViewerEventHandlers include/osgViewer/api/ include/osgViewer/api/X11/ +include/osgViewer/api/X11/GraphicsHandleX11 include/osgViewer/api/X11/GraphicsWindowX11 include/osgViewer/api/X11/PixelBufferX11 include/osgVolume/ @@ -487,127 +536,23 @@ include/osgWidget/Widget include/osgWidget/Window include/osgWidget/WindowManager -lib/osgPlugins-2.8.2/ +lib/osgPlugins-${V}/ lib/pkgconfig/ +lib/pkgconfig/openscenegraph-osg.pc +lib/pkgconfig/openscenegraph-osgAnimation.pc +lib/pkgconfig/openscenegraph-osgDB.pc +lib/pkgconfig/openscenegraph-osgFX.pc +lib/pkgconfig/openscenegraph-osgGA.pc +lib/pkgconfig/openscenegraph-osgIntrospection.pc +lib/pkgconfig/openscenegraph-osgManipulator.pc +lib/pkgconfig/openscenegraph-osgParticle.pc +lib/pkgconfig/openscenegraph-osgShadow.pc +lib/pkgconfig/openscenegraph-osgSim.pc +lib/pkgconfig/openscenegraph-osgTerrain.pc +lib/pkgconfig/openscenegraph-osgText.pc +lib/pkgconfig/openscenegraph-osgUtil.pc +lib/pkgconfig/openscenegraph-osgViewer.pc +lib/pkgconfig/openscenegraph-osgVolume.pc +lib/pkgconfig/openscenegraph-osgWidget.pc lib/pkgconfig/openscenegraph.pc lib/pkgconfig/openthreads.pc -share/OpenSceneGraph/ -share/OpenSceneGraph/bin/ -@bin share/OpenSceneGraph/bin/osganimate -@bin share/OpenSceneGraph/bin/osganimationmakepath -@bin share/OpenSceneGraph/bin/osganimationnode -@bin share/OpenSceneGraph/bin/osganimationskinning -@bin share/OpenSceneGraph/bin/osganimationsolid -@bin share/OpenSceneGraph/bin/osganimationtimeline -@bin share/OpenSceneGraph/bin/osganimationviewer -@bin share/OpenSceneGraph/bin/osgautocapture -@bin share/OpenSceneGraph/bin/osgautotransform -@bin share/OpenSceneGraph/bin/osgbillboard -@bin share/OpenSceneGraph/bin/osgblendequation -@bin share/OpenSceneGraph/bin/osgbrowser -@bin share/OpenSceneGraph/bin/osgcallback -@bin share/OpenSceneGraph/bin/osgcamera -@bin share/OpenSceneGraph/bin/osgcatch -@bin share/OpenSceneGraph/bin/osgclip -@bin share/OpenSceneGraph/bin/osgcluster -@bin share/OpenSceneGraph/bin/osgcompositeviewer -@bin share/OpenSceneGraph/bin/osgcopy -@bin share/OpenSceneGraph/bin/osgcubemap -@bin share/OpenSceneGraph/bin/osgdelaunay -@bin share/OpenSceneGraph/bin/osgdepthpartition -@bin share/OpenSceneGraph/bin/osgdepthpeeling -@bin share/OpenSceneGraph/bin/osgdistortion -@bin share/OpenSceneGraph/bin/osgdrawinstanced -@bin share/OpenSceneGraph/bin/osgfadetext -@bin share/OpenSceneGraph/bin/osgfont -@bin share/OpenSceneGraph/bin/osgforest -@bin share/OpenSceneGraph/bin/osgfxbrowser -@bin share/OpenSceneGraph/bin/osggameoflife -@bin share/OpenSceneGraph/bin/osggeodemo -@bin share/OpenSceneGraph/bin/osggeometry -@bin share/OpenSceneGraph/bin/osggeometryshaders -@bin share/OpenSceneGraph/bin/osghangglide -@bin share/OpenSceneGraph/bin/osghud -@bin share/OpenSceneGraph/bin/osgimagesequence -@bin share/OpenSceneGraph/bin/osgimpostor -@bin share/OpenSceneGraph/bin/osgintersection -@bin share/OpenSceneGraph/bin/osgkdtree -@bin share/OpenSceneGraph/bin/osgkeyboard -@bin share/OpenSceneGraph/bin/osgkeyboardmouse -@bin share/OpenSceneGraph/bin/osglauncher -@bin share/OpenSceneGraph/bin/osglight -@bin share/OpenSceneGraph/bin/osglightpoint -@bin share/OpenSceneGraph/bin/osglogicop -@bin share/OpenSceneGraph/bin/osglogo -@bin share/OpenSceneGraph/bin/osgmanipulator -@bin share/OpenSceneGraph/bin/osgmemorytest -@bin share/OpenSceneGraph/bin/osgmotionblur -@bin share/OpenSceneGraph/bin/osgmovie -@bin share/OpenSceneGraph/bin/osgmultiplerendertargets -@bin share/OpenSceneGraph/bin/osgmultitexture -@bin share/OpenSceneGraph/bin/osgmultitexturecontrol -@bin share/OpenSceneGraph/bin/osgoccluder -@bin share/OpenSceneGraph/bin/osgocclusionquery -@bin share/OpenSceneGraph/bin/osgpackeddepthstencil -@bin share/OpenSceneGraph/bin/osgpagedlod -@bin share/OpenSceneGraph/bin/osgparametric -@bin share/OpenSceneGraph/bin/osgparticle -@bin share/OpenSceneGraph/bin/osgparticleeffects -@bin share/OpenSceneGraph/bin/osgpdf -@bin share/OpenSceneGraph/bin/osgphotoalbum -@bin share/OpenSceneGraph/bin/osgpick -@bin share/OpenSceneGraph/bin/osgplanets -@bin share/OpenSceneGraph/bin/osgpoints -@bin share/OpenSceneGraph/bin/osgpointsprite -@bin share/OpenSceneGraph/bin/osgprecipitation -@bin share/OpenSceneGraph/bin/osgprerender -@bin share/OpenSceneGraph/bin/osgprerendercubemap -@bin share/OpenSceneGraph/bin/osgreflect -@bin share/OpenSceneGraph/bin/osgrobot -@bin share/OpenSceneGraph/bin/osgscalarbar -@bin share/OpenSceneGraph/bin/osgscreencapture -@bin share/OpenSceneGraph/bin/osgscribe -@bin share/OpenSceneGraph/bin/osgsequence -@bin share/OpenSceneGraph/bin/osgshaders -@bin share/OpenSceneGraph/bin/osgshaderterrain -@bin share/OpenSceneGraph/bin/osgshape -@bin share/OpenSceneGraph/bin/osgsharedarray -@bin share/OpenSceneGraph/bin/osgsidebyside -@bin share/OpenSceneGraph/bin/osgsimplifier -@bin share/OpenSceneGraph/bin/osgsimulation -@bin share/OpenSceneGraph/bin/osgslice -@bin share/OpenSceneGraph/bin/osgspacewarp -@bin share/OpenSceneGraph/bin/osgspheresegment -@bin share/OpenSceneGraph/bin/osgspotlight -@bin share/OpenSceneGraph/bin/osgstereoimage -@bin share/OpenSceneGraph/bin/osgstereomatch -@bin share/OpenSceneGraph/bin/osgteapot -@bin share/OpenSceneGraph/bin/osgterrain -@bin share/OpenSceneGraph/bin/osgtessellate -@bin share/OpenSceneGraph/bin/osgtext -@bin share/OpenSceneGraph/bin/osgtext3D -@bin share/OpenSceneGraph/bin/osgtexture1D -@bin share/OpenSceneGraph/bin/osgtexture2D -@bin share/OpenSceneGraph/bin/osgtexture3D -@bin share/OpenSceneGraph/bin/osgtexturerectangle -@bin share/OpenSceneGraph/bin/osgthirdpersonview -@bin share/OpenSceneGraph/bin/osgunittests -@bin share/OpenSceneGraph/bin/osgvertexprogram -@bin share/OpenSceneGraph/bin/osgviewerGLUT -@bin share/OpenSceneGraph/bin/osgvolume -@bin share/OpenSceneGraph/bin/osgwidgetaddremove -@bin share/OpenSceneGraph/bin/osgwidgetbox -@bin share/OpenSceneGraph/bin/osgwidgetcanvas -@bin share/OpenSceneGraph/bin/osgwidgetframe -@bin share/OpenSceneGraph/bin/osgwidgetinput -@bin share/OpenSceneGraph/bin/osgwidgetlabel -@bin share/OpenSceneGraph/bin/osgwidgetmenu -@bin share/OpenSceneGraph/bin/osgwidgetmessagebox -@bin share/OpenSceneGraph/bin/osgwidgetnotebook -@bin share/OpenSceneGraph/bin/osgwidgetperformance -@bin share/OpenSceneGraph/bin/osgwidgetscrolled -@bin share/OpenSceneGraph/bin/osgwidgetshader -@bin share/OpenSceneGraph/bin/osgwidgetstyled -@bin share/OpenSceneGraph/bin/osgwidgettable -@bin share/OpenSceneGraph/bin/osgwidgetwindow -@bin share/OpenSceneGraph/bin/osgwindows