diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 04:45:14 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 04:45:14 +0000 |
commit | bece7bda6503e8c09067854e9bbf9d8f838626d2 (patch) | |
tree | b64f54360456990a9af6a9916eefc3565603ac06 /graphics/ogre3d/pkg-plist | |
parent | b41e87d0b09a89b7289b99e2e530ce319dc5e67d (diff) |
Notes
Diffstat (limited to 'graphics/ogre3d/pkg-plist')
-rw-r--r-- | graphics/ogre3d/pkg-plist | 31 |
1 files changed, 25 insertions, 6 deletions
diff --git a/graphics/ogre3d/pkg-plist b/graphics/ogre3d/pkg-plist index b24808e444ab..686969e9b3ac 100644 --- a/graphics/ogre3d/pkg-plist +++ b/graphics/ogre3d/pkg-plist @@ -1,18 +1,34 @@ bin/OgreMaterialUpgrade bin/OgreMeshUpgrade bin/OgreXMLConverter +bin/rcapsdump %%WITH_GTK%%include/OGRE/gtk/OgreConfigDialogImp.h %%WITH_GTK%%include/OGRE/gtk/OgreErrorDialogImp.h include/OGRE/GLX/OgreConfigDialogImp.h include/OGRE/GLX/OgreErrorDialogImp.h include/OGRE/GLX/OgreTimerImp.h +include/OGRE/OgreAtomicWrappers.h +include/OGRE/OgreMemoryAllocatedObject.h +include/OGRE/OgreMemoryAllocatorConfig.h +include/OGRE/OgreMemoryNedAlloc.h +include/OGRE/OgreMemoryStdAlloc.h +include/OGRE/OgreMemorySTLAllocator.h +include/OGRE/OgreMemoryTracker.h +include/OGRE/OgreRenderSystemCapabilitiesManager.h +include/OGRE/OgreRenderSystemCapabilitiesSerializer.h +include/OGRE/OgreRenderToVertexBuffer.h +include/OGRE/OgreScriptCompiler.h +include/OGRE/OgreScriptLexer.h +include/OGRE/OgreScriptParser.h +include/OGRE/OgreScriptTranslator.h +include/OGRE/OgreShadowCameraSetupPSSM.h +include/OGRE/OgreTangentSpaceCalc.h include/OGRE/OgreAlignedAllocator.h include/OGRE/OgreConvexBody.h include/OGRE/OgreDDSCodec.h include/OGRE/OgreFreeImageCodec.h include/OGRE/OgreILUtil.h include/OGRE/OgreInstancedGeometry.h -include/OGRE/OgreMaterialScriptCompiler.h include/OGRE/OgreNumerics.h include/OGRE/OgrePlugin.h include/OGRE/OgrePolygon.h @@ -110,8 +126,6 @@ include/OGRE/OgreMaterialSerializer.h include/OGRE/OgreMath.h include/OGRE/OgreMatrix3.h include/OGRE/OgreMatrix4.h -include/OGRE/OgreMemoryMacros.h -include/OGRE/OgreMemoryManager.h include/OGRE/OgreMesh.h include/OGRE/OgreMeshFileFormat.h include/OGRE/OgreMeshManager.h @@ -119,7 +133,6 @@ include/OGRE/OgreMeshSerializer.h include/OGRE/OgreMeshSerializerImpl.h include/OGRE/OgreMovableObject.h include/OGRE/OgreMovablePlane.h -include/OGRE/OgreNoMemoryMacros.h include/OGRE/OgreNode.h include/OGRE/OgreOptimisedUtil.h include/OGRE/OgreOverlay.h @@ -229,20 +242,26 @@ lib/OGRE/Plugin_BSPSceneManager.so lib/OGRE/Plugin_OctreeSceneManager.a lib/OGRE/Plugin_OctreeSceneManager.la lib/OGRE/Plugin_OctreeSceneManager.so +lib/OGRE/Plugin_OctreeZone.a +lib/OGRE/Plugin_OctreeZone.la +lib/OGRE/Plugin_OctreeZone.so lib/OGRE/Plugin_ParticleFX.a lib/OGRE/Plugin_ParticleFX.la lib/OGRE/Plugin_ParticleFX.so lib/OGRE/RenderSystem_GL.a lib/OGRE/RenderSystem_GL.la lib/OGRE/RenderSystem_GL.so +lib/OGRE/libPlugin_PCZSceneManager.a +lib/OGRE/libPlugin_PCZSceneManager.la +lib/OGRE/libPlugin_PCZSceneManager.so lib/libCEGUIOgreRenderer.a lib/libCEGUIOgreRenderer.la lib/libCEGUIOgreRenderer.so -lib/libCEGUIOgreRenderer-1.4.9.so +lib/libCEGUIOgreRenderer-1.6.2.so lib/libOgreMain.a lib/libOgreMain.la lib/libOgreMain.so -lib/libOgreMain-1.4.9.so +lib/libOgreMain-1.6.2.so libdata/pkgconfig/CEGUI-OGRE.pc libdata/pkgconfig/OGRE.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS |