=================================================================== RCS file: /cvs/ports/graphics/cegui07/pkg/Attic/PLIST,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/graphics/cegui07/pkg/Attic/PLIST 2010/10/15 14:08:25 1.1 +++ ports/graphics/cegui07/pkg/Attic/PLIST 2011/03/04 21:13:48 1.2 @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1 2010/10/15 13:08:25 yason Exp $ +@comment $OpenBSD: PLIST,v 1.2 2011/03/04 21:13:48 yason Exp $ %%SHARED%% @bin bin/tolua++cegui include/CEGUI/ @@ -122,6 +122,9 @@ include/CEGUI/CEGUIXMLSerializer.h include/CEGUI/CEGUIcolour.h include/CEGUI/ImageCodecModules/ +include/CEGUI/ImageCodecModules/STBImageCodec/ +include/CEGUI/ImageCodecModules/STBImageCodec/CEGUISTBImageCodec.h +include/CEGUI/ImageCodecModules/STBImageCodec/CEGUISTBImageCodecModule.h include/CEGUI/ImageCodecModules/TGAImageCodec/ include/CEGUI/ImageCodecModules/TGAImageCodec/CEGUITGAImageCodec.h include/CEGUI/ImageCodecModules/TGAImageCodec/CEGUITGAImageCodecModule.h @@ -235,6 +238,7 @@ include/CEGUI/elements/CEGUIMenuBase.h include/CEGUI/elements/CEGUIMenuBaseProperties.h include/CEGUI/elements/CEGUIMenuItem.h +include/CEGUI/elements/CEGUIMenuItemProperties.h include/CEGUI/elements/CEGUIMenubar.h include/CEGUI/elements/CEGUIMultiColumnList.h include/CEGUI/elements/CEGUIMultiColumnListProperties.h @@ -301,15 +305,17 @@ lib/libCEGUILuaScriptModule.la lib/libCEGUIOgreRenderer.a lib/libCEGUIOgreRenderer.la +lib/libCEGUIOgreRenderer.so lib/libCEGUIOpenGLRenderer.a lib/libCEGUIOpenGLRenderer.la +lib/libCEGUISTBImageCodec.a +lib/libCEGUISTBImageCodec.la lib/libCEGUITGAImageCodec.a lib/libCEGUITGAImageCodec.la lib/libCEGUITinyXMLParser.a lib/libCEGUITinyXMLParser.la lib/libCEGUItoluapp.a lib/libCEGUItoluapp.la -lib/pkgconfig/ lib/pkgconfig/CEGUI-OGRE.pc lib/pkgconfig/CEGUI-OPENGL.pc lib/pkgconfig/CEGUI.pc