Index: head/games/ember/Makefile =================================================================== --- head/games/ember/Makefile (revision 299902) +++ head/games/ember/Makefile (revision 299903) @@ -1,78 +1,78 @@ # New ports collection makefile for: ember # Date created: 03 Oct 2005 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= ember PORTVERSION= 0.6.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/worldforge/Ember%20%28OGRE%20client%29/${PORTVERSION} \ http://amber.worldforge.org/ember/releases/stable/ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-media-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= oliver@FreeBSD.org COMMENT= Ember is a WorldForge 3d client using the OGRE 3d library BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ eris-1.3:${PORTSDIR}/devel/eris \ varconf-1.0.7:${PORTSDIR}/devel/varconf \ mercator-0.3.1:${PORTSDIR}/devel/mercator \ wfut-0.2:${PORTSDIR}/devel/libwfut \ boost_thread.4:${PORTSDIR}/devel/boost-libs \ - CEGUIBase-0.7.6.0:${PORTSDIR}/graphics/cegui + CEGUIBase-0.7.7.0:${PORTSDIR}/graphics/cegui CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc \ --program-transform-name= --disable-cppunit --enable-debug \ --with-toluaxx=${TOLUAXX_CMD} CONFIGURE_ENV+= LUA_LIBS="-L${LUA_LIBDIR} -llua" \ LUA_CFLAGS="-I${LUA_INCDIR}" \ TOLUAXX="${TOLUAXX_CMD}" USE_SDL= sdl GNU_CONFIGURE= YES USE_LDCONFIG= YES USE_LUA= 5.1 LUA_COMPS= toluaxx USE_OPENAL= al alut USE_GNOME= gnomehack USE_BZIP2= YES CPPFLAGS+= -DBR_NO_MACROS MAKE_JOBS_SAFE= yes post-patch: @${REINPLACE_CMD} -e '\ s|-lGL|-L${LOCALBASE}/lib -lGL|g' \ ${WRKSRC}/configure # @${REINPLACE_CMD} -e 's|^CFLAGS =.*|& $${SDL_CFLAGS} -I${LOCALBASE}/include|g' \ # ${WRKSRC}/src/framework/Makefile.in # @${REINPLACE_CMD} -e 's|sighandler_t|sig_t|g' \ # ${WRKSRC}/src/components/ogre/OgreSetup.cpp @${REINPLACE_CMD} -e 's| install-dist_docDATA | |g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|$$(sysconfdir)/ember/|$$(sysconfdir)/ember|g' \ ${WRKSRC}/Makefile.in \ ${WRKSRC}/src/components/ogre/Makefile.in @${REINPLACE_CMD} -e 's|#plugindir=.*|plugindir="${LOCALBASE}/lib/OGRE"|; \ s|,Plugin_CgProgramManager||g' \ ${WRKSRC}/ember.conf @${REINPLACE_CMD} -e 's|/bash|/sh|g' ${WRKSRC}/ember.in post-install: (cd ${WRKDIR}/media-${PORTVERSION}/media && ${FIND} . -type f -print | \ ${CPIO} -pdmu -R${SHAREOWN}:${SHAREGRP} ${DATADIR}/media) ${FIND} ${DATADIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 0755 ${FIND} ${DATADIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 0644 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for docfile in README COPYING AUTHORS ChangeLog TODO @${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} .endfor .endif .include Property changes on: head/games/ember/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.69 \ No newline at end of property +1.70 \ No newline at end of property Index: head/games/rigsofrods/Makefile =================================================================== --- head/games/rigsofrods/Makefile (revision 299902) +++ head/games/rigsofrods/Makefile (revision 299903) @@ -1,119 +1,119 @@ # New ports collection makefile for: rigsofrods # Date created: 05 Mar 2009 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= rigsofrods PORTVERSION= 0.36.2 PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-contents-${PORTVERSION}${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Truck, car, airplane and boat simulator with advanced physics LIB_DEPENDS= zzip.13:${PORTSDIR}/devel/zziplib \ freetype.9:${PORTSDIR}/print/freetype2 \ - CEGUIBase-0.7.6.0:${PORTSDIR}/graphics/cegui \ + CEGUIBase-0.7.7.0:${PORTSDIR}/graphics/cegui \ freeimage.3:${PORTSDIR}/graphics/freeimage BUILD_DEPENDS= ${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois \ unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois \ xset:${PORTSDIR}/x11/xset USE_ZIP= yes USE_OPENAL= al USE_XORG= x11 xt xaw sm ice xext WRKSRC= ${WRKDIR}/${PORTNAME}-source-${PORTVERSION}/build USE_WX= 2.6+ WX_UNICODE= yes MAKE_JOBS_SAFE= yes DEPRECATED= BROKEN for more than 6 month EXPIRATION_DATE= 2012-05-10 BROKEN= Does not work with CEGUI 0.7.x USE_CMAKE= yes # CG unavailable for FreeBSD CMAKE_ARGS= -DROR_BUILD_HYDRAX=TRUE \ -DROR_BUILD_PAGED=TRUE \ -DROR_BUILD_LUASCRIPT=TRUE \ -DROR_BUILD_CONFIGURATOR=TRUE \ -DOGRE_BUILD_PLUGIN_CG=FALSE \ -DLOCALBASE="${LOCALBASE}" \ -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" PORTDOCS= * SUB_FILES= RoR.sh rorconfig.sh LIB_FILES= dependencies/ogrenew/OgreMain/libOgreMain.so.1 \ dependencies/ogrenew/PlugIns/OctreeSceneManager/Plugin_OctreeSceneManager.so \ dependencies/ogrenew/PlugIns/ParticleFX/Plugin_ParticleFX.so \ dependencies/ogrenew/RenderSystems/GL/RenderSystem_GL.so \ dependencies/Caelum-2006-11-09/libcaelum.so \ dependencies/mygui/libmygui.so \ dependencies/hydrax/libhydrax.so \ dependencies/mysocketw/libmysocketw.so .include .if ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64 .endif post-extract: @${RM} -rf ${WRKSRC}/dependencies/ogrenew/Dependencies post-patch: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|; \ s|%%PREFIX%%|${PREFIX}|' \ ${WRKSRC}/main/source/Settings.cpp \ ${WRKSRC}/configurator/source/configurator.cpp .if ${OSVERSION} >= 800067 # after strnlen was introduced, use it @${REINPLACE_CMD} -e '/strnlen/ d' ${WRKSRC}/main/CMakeLists.txt \ ${WRKSRC}/configurator/CMakeLists.txt .endif do-install: # libs ${MKDIR} ${PREFIX}/lib/${PORTNAME} .for f in ${LIB_FILES} ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${PREFIX}/lib/${PORTNAME} .endfor # binaries ${MKDIR} ${PREFIX}/libexec/${PORTNAME} ${INSTALL_PROGRAM} ${WRKSRC}/main/RoR ${PREFIX}/libexec/${PORTNAME} ${INSTALL_PROGRAM} ${WRKSRC}/configurator/rorconfig ${PREFIX}/libexec/${PORTNAME} # data ${MKDIR} ${DATADIR} ${SED} -e '/Plugin_CgProgramManager/ s|^|#|' \ < ${WRKSRC}/bin/release/linux/plugins.cfg \ > ${DATADIR}/plugins.cfg ${UNZIP_CMD} -qq -o -d ${DATADIR} ${DISTDIR}/${PORTNAME}-contents-${PORTVERSION}.zip \ languages/\* resources/\* skeleton/\* streams/\* # wrappers ${INSTALL_SCRIPT} ${WRKDIR}/RoR.sh ${PREFIX}/bin/RoR ${INSTALL_SCRIPT} ${WRKDIR}/rorconfig.sh ${PREFIX}/bin/rorconfig #docs .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${UNZIP_CMD} -qq -o -d ${DOCSDIR} ${DISTDIR}/${PORTNAME}-contents-${PORTVERSION}.zip \ \*.pdf .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/games/rigsofrods/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/games/secretmaryochronicles/Makefile =================================================================== --- head/games/secretmaryochronicles/Makefile (revision 299902) +++ head/games/secretmaryochronicles/Makefile (revision 299903) @@ -1,58 +1,58 @@ # New ports collection makefile for: secretmaryochronicles # Date created: 31 Jan 2008 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= secretmaryochronicles PORTVERSION= 1.10.git20120512 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ # SF/smclone/Secret%20Maryo%20Chronicles/${PORTVERSION} DISTNAME= smc-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game -LIB_DEPENDS= CEGUIBase-0.7.6.0:${PORTSDIR}/graphics/cegui \ +LIB_DEPENDS= CEGUIBase-0.7.7.0:${PORTSDIR}/graphics/cegui \ boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ png15:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_AUTOTOOLS= aclocal:env autoheader:env autoconf:env automake:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= sdl image mixer ttf USE_GL= gl glu USE_GETTEXT= yes MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -DBOOST_FILESYSTEM_VERSION=3 LDFLAGS+= -L${LOCALBASE}/lib DATADIR= ${PREFIX}/share/smc WRKSRC= ${WRKDIR}/smc post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/autogen.sh run-autotools: cd ${WRKSRC} && ${SH} ./autogen.sh @${REINPLACE_CMD} -e '/^LIBS =/ s|$$|$$(INTLLIBS)|' \ ${WRKSRC}/src/Makefile.in .if !defined(NOPORTDOCS) PORTDOCS= controls.html style.css post-install: ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${DOCSDIR} .endfor .endif .include Property changes on: head/games/secretmaryochronicles/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/games/sumwars/Makefile =================================================================== --- head/games/sumwars/Makefile (revision 299902) +++ head/games/sumwars/Makefile (revision 299903) @@ -1,49 +1,49 @@ # New ports collection makefile for: games/sumwars # Date created: 13 Nov 2011 # Whom: Stas Timokhin # # $FreeBSD$ # PORTNAME= sumwars PORTVERSION= 0.5.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/sumwars/${PORTVERSION} DISTNAME= sumwars-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= devel@stasyan.com COMMENT= Role-playing game, featuring both a single and a multiplayer mode BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d \ ${LOCALBASE}/lib/libOIS-1.2.0.so:${PORTSDIR}/devel/ois \ ${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d \ ${LOCALBASE}/lib/libOIS-1.2.0.so:${PORTSDIR}/devel/ois -LIB_DEPENDS= CEGUIBase-0.7.6.0:${PORTSDIR}/graphics/cegui \ +LIB_DEPENDS= CEGUIBase-0.7.7.0:${PORTSDIR}/graphics/cegui \ vorbis.4:${PORTSDIR}/audio/libvorbis \ PocoNet.12:${PORTSDIR}/devel/poco \ physfs.1:${PORTSDIR}/devel/physfs USE_GMAKE= yes USE_CMAKE= yes USE_GL= gl glu USE_GETTEXT= yes INSTALLS_ICONS= yes USE_LUA= 5.1 USE_OPENAL= al alut MAKE_JOBS_SAFE= yes FETCH_ARGS?= -pRr CMAKE_VERBOSE= yes CMAKE_ARGS+= -DGETTEXT_SEARCH_PATH=${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} 's|/usr/lib/OGRE|${LOCALBASE}/lib/OGRE|g' ${WRKSRC}/plugins.cfg \ ${WRKSRC}/src/gui/application.cpp @${REINPLACE_CMD} -e 's|/usr/games|${LOCALBASE}/games|g' \ -e 's|/usr/share|${LOCALBASE}/share|g' ${WRKSRC}/packaging/sumwars.desktop .include Property changes on: head/games/sumwars/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/graphics/cegui/Makefile =================================================================== --- head/graphics/cegui/Makefile (revision 299902) +++ head/graphics/cegui/Makefile (revision 299903) @@ -1,65 +1,65 @@ # New ports collection makefile for: cegui # Date created: 03 Oct 2005 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= cegui -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.7 CATEGORIES= graphics devel -MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.7.6 +MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/${PORTVERSION} DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= A library providing windowing and widgets for graphics APIs LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ pcre.1:${PORTSDIR}/devel/pcre \ freetype.9:${PORTSDIR}/print/freetype2 BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d WRKSRC= ${WRKDIR}/${DISTNAME:S/2b/2/} CONFIGURE_ARGS= --disable-toluacegui --disable-irrlicht-renderer \ --disable-corona --enable-devil --disable-freeimage --disable-silly \ --disable-libxml --disable-xerces-c --disable-expat --disable-samples \ --enable-null-renderer --disable-external-tinyxml CONFIGURE_ENV+= Lua_LIBS="-L${LUA_LIBDIR} -llua -lm" \ Lua_CFLAGS="-I${LUA_INCDIR}" CPPFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR} LDFLAGS+= -L${LOCALBASE}/lib -L${LUA_LIBDIR} GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GL= yes USE_LUA= 5.1 LUA_COMPS= toluaxx USE_PYTHON= 2.6+ USE_GNOME= gnomehack PLIST_SUB+= WITH_OGRE="" .if !defined(NOPORTDOCS) PORTDOCS= README COPYING .endif post-patch: @${REINPLACE_CMD} -e ' \ s|"-lILU.*"|"-lm -L${LOCALBASE}/lib -lILU -lIL $$LIBS"|g; \ s|-lpthread|${PTHREAD_LIBS}|g; \ s|CEGUI_LUA_VER=..|CEGUI_LUA_VER=${USE_LUA:S/.//}|g; \ s|DevIL_CFLAGS=.*|DevIL_CFLAGS="-DUSE_DEVIL_LIBRARY -I${LOCALBASE}/include"|g; \ s|-release $$cegui_lib_version_suffix|& -version-number 0|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|^SUBDIRS = tolua\+\+|SUBDIRS =|g' \ ${WRKSRC}/cegui/include/ScriptingModules/LuaScriptModule/support/Makefile.in post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for docfile in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/doc/${docfile} ${DOCSDIR} .endfor .endif .include Property changes on: head/graphics/cegui/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/graphics/cegui/distinfo =================================================================== --- head/graphics/cegui/distinfo (revision 299902) +++ head/graphics/cegui/distinfo (revision 299903) @@ -1,2 +1,2 @@ -SHA256 (CEGUI-0.7.6.tar.gz) = b1b969332f8325ad4b6af7d4607417162d6c06100f4c6569248aed6afcafa3c6 -SIZE (CEGUI-0.7.6.tar.gz) = 9146821 +SHA256 (CEGUI-0.7.7.tar.gz) = 551e6fe4fffc7586b0ef0434b83ddc2b3889fc8c7eb22d4cca92b1c7ce25059a +SIZE (CEGUI-0.7.7.tar.gz) = 9176105 Property changes on: head/graphics/cegui/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/graphics/cegui/pkg-plist =================================================================== --- head/graphics/cegui/pkg-plist (revision 299902) +++ head/graphics/cegui/pkg-plist (revision 299903) @@ -1,421 +1,421 @@ @comment bin/tolua++cegui include/CEGUI/CEGUI.h include/CEGUI/CEGUIAffector.h include/CEGUI/CEGUIAnimation.h include/CEGUI/CEGUIAnimationInstance.h include/CEGUI/CEGUIAnimationManager.h include/CEGUI/CEGUIAnimation_xmlHandler.h include/CEGUI/CEGUIBase.h include/CEGUI/CEGUIBasicInterpolators.h include/CEGUI/CEGUIBasicRenderedStringParser.h include/CEGUI/CEGUIBiDiVisualMapping.h include/CEGUI/CEGUIBoundSlot.h include/CEGUI/CEGUICentredRenderedString.h include/CEGUI/CEGUIChainedXMLHandler.h include/CEGUI/CEGUIColourRect.h include/CEGUI/CEGUIConfig.h include/CEGUI/CEGUIConfig_xmlHandler.h include/CEGUI/CEGUICoordConverter.h include/CEGUI/CEGUIDataContainer.h include/CEGUI/CEGUIDefaultLogger.h include/CEGUI/CEGUIDefaultRenderedStringParser.h include/CEGUI/CEGUIDefaultResourceProvider.h include/CEGUI/CEGUIDynamicModule.h include/CEGUI/CEGUIEvent.h include/CEGUI/CEGUIEventArgs.h include/CEGUI/CEGUIEventSet.h include/CEGUI/CEGUIExceptions.h include/CEGUI/CEGUIFactoryModule.h include/CEGUI/CEGUIFont.h include/CEGUI/CEGUIFontGlyph.h include/CEGUI/CEGUIFontManager.h include/CEGUI/CEGUIFont_xmlHandler.h include/CEGUI/CEGUIFormattedRenderedString.h include/CEGUI/CEGUIForwardRefs.h include/CEGUI/CEGUIFreeFunctionSlot.h include/CEGUI/CEGUIFreeTypeFont.h include/CEGUI/CEGUIFunctorCopySlot.h include/CEGUI/CEGUIFunctorPointerSlot.h include/CEGUI/CEGUIFunctorReferenceBinder.h include/CEGUI/CEGUIFunctorReferenceSlot.h include/CEGUI/CEGUIGUILayout_xmlHandler.h include/CEGUI/CEGUIGeometryBuffer.h include/CEGUI/CEGUIGlobalEventSet.h include/CEGUI/CEGUIImage.h include/CEGUI/CEGUIImageCodec.h include/CEGUI/CEGUIImageset.h include/CEGUI/CEGUIImagesetManager.h include/CEGUI/CEGUIImageset_xmlHandler.h include/CEGUI/CEGUIInputEvent.h include/CEGUI/CEGUIInterpolator.h include/CEGUI/CEGUIIteratorBase.h include/CEGUI/CEGUIJustifiedRenderedString.h include/CEGUI/CEGUIKeyFrame.h include/CEGUI/CEGUILeftAlignedRenderedString.h include/CEGUI/CEGUILogger.h include/CEGUI/CEGUIMemberFunctionSlot.h include/CEGUI/CEGUIMinizipResourceProvider.h include/CEGUI/CEGUIMouseCursor.h include/CEGUI/CEGUINamedXMLResourceManager.h include/CEGUI/CEGUIPixmapFont.h include/CEGUI/CEGUIProperty.h include/CEGUI/CEGUIPropertyHelper.h include/CEGUI/CEGUIPropertySet.h include/CEGUI/CEGUIRect.h include/CEGUI/CEGUIRefCounted.h include/CEGUI/CEGUIRegexMatcher.h include/CEGUI/CEGUIRenderEffect.h include/CEGUI/CEGUIRenderEffectFactory.h include/CEGUI/CEGUIRenderEffectManager.h include/CEGUI/CEGUIRenderQueue.h include/CEGUI/CEGUIRenderTarget.h include/CEGUI/CEGUIRenderedString.h include/CEGUI/CEGUIRenderedStringComponent.h include/CEGUI/CEGUIRenderedStringImageComponent.h include/CEGUI/CEGUIRenderedStringParser.h include/CEGUI/CEGUIRenderedStringTextComponent.h include/CEGUI/CEGUIRenderedStringWidgetComponent.h include/CEGUI/CEGUIRenderedStringWordWrapper.h include/CEGUI/CEGUIRenderer.h include/CEGUI/CEGUIRenderingContext.h include/CEGUI/CEGUIRenderingRoot.h include/CEGUI/CEGUIRenderingSurface.h include/CEGUI/CEGUIRenderingWindow.h include/CEGUI/CEGUIResourceProvider.h include/CEGUI/CEGUIRightAlignedRenderedString.h include/CEGUI/CEGUIScheme.h include/CEGUI/CEGUISchemeManager.h include/CEGUI/CEGUIScheme_xmlHandler.h include/CEGUI/CEGUIScriptModule.h include/CEGUI/CEGUISingleton.h include/CEGUI/CEGUISize.h include/CEGUI/CEGUISlotFunctorBase.h include/CEGUI/CEGUIString.h include/CEGUI/CEGUISubscriberSlot.h include/CEGUI/CEGUISystem.h include/CEGUI/CEGUITextUtils.h include/CEGUI/CEGUITexture.h include/CEGUI/CEGUITextureTarget.h include/CEGUI/CEGUITplWRFactoryRegisterer.h include/CEGUI/CEGUITplWindowFactory.h include/CEGUI/CEGUITplWindowRendererFactory.h include/CEGUI/CEGUIUDim.h include/CEGUI/CEGUIVector.h include/CEGUI/CEGUIVersion.h include/CEGUI/CEGUIVertex.h include/CEGUI/CEGUIWRFactoryRegisterer.h include/CEGUI/CEGUIWidgetModule.h include/CEGUI/CEGUIWindow.h include/CEGUI/CEGUIWindowFactory.h include/CEGUI/CEGUIWindowFactoryManager.h include/CEGUI/CEGUIWindowManager.h include/CEGUI/CEGUIWindowProperties.h include/CEGUI/CEGUIWindowRenderer.h include/CEGUI/CEGUIWindowRendererManager.h include/CEGUI/CEGUIWindowRendererModule.h include/CEGUI/CEGUIXMLAttributes.h include/CEGUI/CEGUIXMLHandler.h include/CEGUI/CEGUIXMLParser.h include/CEGUI/CEGUIXMLSerializer.h include/CEGUI/CEGUIcolour.h include/CEGUI/ImageCodecModules/DevILImageCodec/CEGUIDevILImageCodec.h include/CEGUI/ImageCodecModules/DevILImageCodec/CEGUIDevILImageCodecModule.h include/CEGUI/ImageCodecModules/STBImageCodec/CEGUISTBImageCodec.h include/CEGUI/ImageCodecModules/STBImageCodec/CEGUISTBImageCodecModule.h include/CEGUI/ImageCodecModules/TGAImageCodec/CEGUITGAImageCodec.h include/CEGUI/ImageCodecModules/TGAImageCodec/CEGUITGAImageCodecModule.h include/CEGUI/RendererModules/Null/CEGUINullGeometryBuffer.h include/CEGUI/RendererModules/Null/CEGUINullRenderTarget.h include/CEGUI/RendererModules/Null/CEGUINullRenderer.h include/CEGUI/RendererModules/Null/CEGUINullTexture.h include/CEGUI/RendererModules/Null/CEGUINullTextureTarget.h %%WITH_OGRE%%include/CEGUI/RendererModules/Ogre/CEGUIOgreGeometryBuffer.h %%WITH_OGRE%%include/CEGUI/RendererModules/Ogre/CEGUIOgreImageCodec.h %%WITH_OGRE%%include/CEGUI/RendererModules/Ogre/CEGUIOgreRenderTarget.h %%WITH_OGRE%%include/CEGUI/RendererModules/Ogre/CEGUIOgreRenderer.h %%WITH_OGRE%%include/CEGUI/RendererModules/Ogre/CEGUIOgreResourceProvider.h %%WITH_OGRE%%include/CEGUI/RendererModules/Ogre/CEGUIOgreTexture.h %%WITH_OGRE%%include/CEGUI/RendererModules/Ogre/CEGUIOgreTextureTarget.h %%WITH_OGRE%%include/CEGUI/RendererModules/Ogre/CEGUIOgreWindowTarget.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGL.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGLFBOTextureTarget.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGLGLXPBTextureTarget.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGLGeometryBuffer.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGLRenderTarget.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGLRenderer.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGLTexture.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGLTextureTarget.h include/CEGUI/RendererModules/OpenGL/CEGUIOpenGLViewportTarget.h include/CEGUI/ScriptingModules/LuaScriptModule/CEGUILua.h include/CEGUI/ScriptingModules/LuaScriptModule/CEGUILuaFunctor.h @comment include/CEGUI/ScriptingModules/LuaScriptModule/support/tolua++/tolua++.h include/CEGUI/WindowRendererSets/Falagard/FalButton.h include/CEGUI/WindowRendererSets/Falagard/FalDefault.h include/CEGUI/WindowRendererSets/Falagard/FalEditbox.h include/CEGUI/WindowRendererSets/Falagard/FalEditboxProperties.h include/CEGUI/WindowRendererSets/Falagard/FalFrameWindow.h include/CEGUI/WindowRendererSets/Falagard/FalItemEntry.h include/CEGUI/WindowRendererSets/Falagard/FalItemListbox.h include/CEGUI/WindowRendererSets/Falagard/FalListHeader.h include/CEGUI/WindowRendererSets/Falagard/FalListHeaderProperties.h include/CEGUI/WindowRendererSets/Falagard/FalListHeaderSegment.h include/CEGUI/WindowRendererSets/Falagard/FalListbox.h include/CEGUI/WindowRendererSets/Falagard/FalMenuItem.h include/CEGUI/WindowRendererSets/Falagard/FalMenubar.h include/CEGUI/WindowRendererSets/Falagard/FalModule.h include/CEGUI/WindowRendererSets/Falagard/FalMultiColumnList.h include/CEGUI/WindowRendererSets/Falagard/FalMultiLineEditbox.h include/CEGUI/WindowRendererSets/Falagard/FalMultiLineEditboxProperties.h include/CEGUI/WindowRendererSets/Falagard/FalPopupMenu.h include/CEGUI/WindowRendererSets/Falagard/FalProgressBar.h include/CEGUI/WindowRendererSets/Falagard/FalProgressBarProperties.h include/CEGUI/WindowRendererSets/Falagard/FalScrollablePane.h include/CEGUI/WindowRendererSets/Falagard/FalScrollbar.h include/CEGUI/WindowRendererSets/Falagard/FalScrollbarProperties.h include/CEGUI/WindowRendererSets/Falagard/FalSlider.h include/CEGUI/WindowRendererSets/Falagard/FalSliderProperties.h include/CEGUI/WindowRendererSets/Falagard/FalStatic.h include/CEGUI/WindowRendererSets/Falagard/FalStaticImage.h include/CEGUI/WindowRendererSets/Falagard/FalStaticImageProperties.h include/CEGUI/WindowRendererSets/Falagard/FalStaticProperties.h include/CEGUI/WindowRendererSets/Falagard/FalStaticText.h include/CEGUI/WindowRendererSets/Falagard/FalStaticTextProperties.h include/CEGUI/WindowRendererSets/Falagard/FalSystemButton.h include/CEGUI/WindowRendererSets/Falagard/FalTabButton.h include/CEGUI/WindowRendererSets/Falagard/FalTabControl.h include/CEGUI/WindowRendererSets/Falagard/FalTabControlProperties.h include/CEGUI/WindowRendererSets/Falagard/FalTitlebar.h include/CEGUI/WindowRendererSets/Falagard/FalToggleButton.h include/CEGUI/WindowRendererSets/Falagard/FalTooltip.h include/CEGUI/WindowRendererSets/Falagard/FalTree.h include/CEGUI/XMLParserModules/TinyXMLParser/CEGUITinyXMLParser.h include/CEGUI/XMLParserModules/TinyXMLParser/CEGUITinyXMLParserModule.h include/CEGUI/elements/CEGUIAll.h include/CEGUI/elements/CEGUIButtonBase.h include/CEGUI/elements/CEGUICheckbox.h include/CEGUI/elements/CEGUICheckboxProperties.h include/CEGUI/elements/CEGUIClippedContainer.h include/CEGUI/elements/CEGUIComboDropList.h include/CEGUI/elements/CEGUICombobox.h include/CEGUI/elements/CEGUIComboboxProperties.h include/CEGUI/elements/CEGUIDragContainer.h include/CEGUI/elements/CEGUIDragContainerProperties.h include/CEGUI/elements/CEGUIEditbox.h include/CEGUI/elements/CEGUIEditboxProperties.h include/CEGUI/elements/CEGUIFrameWindow.h include/CEGUI/elements/CEGUIFrameWindowProperties.h include/CEGUI/elements/CEGUIGUISheet.h include/CEGUI/elements/CEGUIGridLayoutContainer.h include/CEGUI/elements/CEGUIGridLayoutContainerProperties.h include/CEGUI/elements/CEGUIGroupBox.h include/CEGUI/elements/CEGUIHorizontalLayoutContainer.h include/CEGUI/elements/CEGUIItemEntry.h include/CEGUI/elements/CEGUIItemEntryProperties.h include/CEGUI/elements/CEGUIItemListBase.h include/CEGUI/elements/CEGUIItemListBaseProperties.h include/CEGUI/elements/CEGUIItemListbox.h include/CEGUI/elements/CEGUIItemListboxProperties.h include/CEGUI/elements/CEGUILayoutContainer.h include/CEGUI/elements/CEGUIListHeader.h include/CEGUI/elements/CEGUIListHeaderProperties.h include/CEGUI/elements/CEGUIListHeaderSegment.h include/CEGUI/elements/CEGUIListHeaderSegmentProperties.h include/CEGUI/elements/CEGUIListbox.h include/CEGUI/elements/CEGUIListboxItem.h include/CEGUI/elements/CEGUIListboxProperties.h include/CEGUI/elements/CEGUIListboxTextItem.h 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 include/CEGUI/elements/CEGUIMultiLineEditbox.h include/CEGUI/elements/CEGUIMultiLineEditboxProperties.h include/CEGUI/elements/CEGUIPopupMenu.h include/CEGUI/elements/CEGUIPopupMenuProperties.h include/CEGUI/elements/CEGUIProgressBar.h include/CEGUI/elements/CEGUIProgressBarProperties.h include/CEGUI/elements/CEGUIPushButton.h include/CEGUI/elements/CEGUIRadioButton.h include/CEGUI/elements/CEGUIRadioButtonProperties.h include/CEGUI/elements/CEGUIScrollablePane.h include/CEGUI/elements/CEGUIScrollablePaneProperties.h include/CEGUI/elements/CEGUIScrollbar.h include/CEGUI/elements/CEGUIScrollbarProperties.h include/CEGUI/elements/CEGUIScrolledContainer.h include/CEGUI/elements/CEGUIScrolledContainerProperties.h include/CEGUI/elements/CEGUIScrolledItemListBase.h include/CEGUI/elements/CEGUIScrolledItemListBaseProperties.h include/CEGUI/elements/CEGUISequentialLayoutContainer.h include/CEGUI/elements/CEGUISlider.h include/CEGUI/elements/CEGUISliderProperties.h include/CEGUI/elements/CEGUISpinner.h include/CEGUI/elements/CEGUISpinnerProperties.h include/CEGUI/elements/CEGUITabButton.h include/CEGUI/elements/CEGUITabControl.h include/CEGUI/elements/CEGUITabControlProperties.h include/CEGUI/elements/CEGUIThumb.h include/CEGUI/elements/CEGUIThumbProperties.h include/CEGUI/elements/CEGUITitlebar.h include/CEGUI/elements/CEGUITitlebarProperties.h include/CEGUI/elements/CEGUITooltip.h include/CEGUI/elements/CEGUITooltipProperties.h include/CEGUI/elements/CEGUITree.h include/CEGUI/elements/CEGUITreeItem.h include/CEGUI/elements/CEGUITreeProperties.h include/CEGUI/elements/CEGUIVerticalLayoutContainer.h include/CEGUI/falagard/CEGUIFalComponentBase.h include/CEGUI/falagard/CEGUIFalDimensions.h include/CEGUI/falagard/CEGUIFalEnums.h include/CEGUI/falagard/CEGUIFalFrameComponent.h include/CEGUI/falagard/CEGUIFalImageryComponent.h include/CEGUI/falagard/CEGUIFalImagerySection.h include/CEGUI/falagard/CEGUIFalLayerSpecification.h include/CEGUI/falagard/CEGUIFalNamedArea.h include/CEGUI/falagard/CEGUIFalPropertyDefinition.h include/CEGUI/falagard/CEGUIFalPropertyDefinitionBase.h include/CEGUI/falagard/CEGUIFalPropertyInitialiser.h include/CEGUI/falagard/CEGUIFalPropertyLinkDefinition.h include/CEGUI/falagard/CEGUIFalSectionSpecification.h include/CEGUI/falagard/CEGUIFalStateImagery.h include/CEGUI/falagard/CEGUIFalTextComponent.h include/CEGUI/falagard/CEGUIFalWidgetComponent.h include/CEGUI/falagard/CEGUIFalWidgetLookFeel.h include/CEGUI/falagard/CEGUIFalWidgetLookManager.h include/CEGUI/falagard/CEGUIFalXMLEnumHelper.h -lib/libCEGUIBase-0.7.6.so.0 -lib/libCEGUIBase-0.7.6.so +lib/libCEGUIBase-0.7.7.so.0 +lib/libCEGUIBase-0.7.7.so lib/libCEGUIBase.la lib/libCEGUIBase.so -lib/libCEGUIDevILImageCodec-0.7.6.so.0 -lib/libCEGUIDevILImageCodec-0.7.6.so +lib/libCEGUIDevILImageCodec-0.7.7.so.0 +lib/libCEGUIDevILImageCodec-0.7.7.so lib/libCEGUIDevILImageCodec.la lib/libCEGUIDevILImageCodec.so -lib/libCEGUIFalagardWRBase-0.7.6.so.0 -lib/libCEGUIFalagardWRBase-0.7.6.so +lib/libCEGUIFalagardWRBase-0.7.7.so.0 +lib/libCEGUIFalagardWRBase-0.7.7.so lib/libCEGUIFalagardWRBase.la lib/libCEGUIFalagardWRBase.so -lib/libCEGUILuaScriptModule-0.7.6.so.0 -lib/libCEGUILuaScriptModule-0.7.6.so +lib/libCEGUILuaScriptModule-0.7.7.so.0 +lib/libCEGUILuaScriptModule-0.7.7.so lib/libCEGUILuaScriptModule.la lib/libCEGUILuaScriptModule.so -lib/libCEGUINullRenderer-0.7.6.so.0 -lib/libCEGUINullRenderer-0.7.6.so +lib/libCEGUINullRenderer-0.7.7.so.0 +lib/libCEGUINullRenderer-0.7.7.so lib/libCEGUINullRenderer.la lib/libCEGUINullRenderer.so -%%WITH_OGRE%%lib/libCEGUIOgreRenderer-0.7.6.so.0 -%%WITH_OGRE%%lib/libCEGUIOgreRenderer-0.7.6.so +%%WITH_OGRE%%lib/libCEGUIOgreRenderer-0.7.7.so.0 +%%WITH_OGRE%%lib/libCEGUIOgreRenderer-0.7.7.so %%WITH_OGRE%%lib/libCEGUIOgreRenderer.la %%WITH_OGRE%%lib/libCEGUIOgreRenderer.so -lib/libCEGUIOpenGLRenderer-0.7.6.so.0 -lib/libCEGUIOpenGLRenderer-0.7.6.so +lib/libCEGUIOpenGLRenderer-0.7.7.so.0 +lib/libCEGUIOpenGLRenderer-0.7.7.so lib/libCEGUIOpenGLRenderer.la lib/libCEGUIOpenGLRenderer.so -lib/libCEGUISTBImageCodec-0.7.6.so.0 -lib/libCEGUISTBImageCodec-0.7.6.so +lib/libCEGUISTBImageCodec-0.7.7.so.0 +lib/libCEGUISTBImageCodec-0.7.7.so lib/libCEGUISTBImageCodec.la lib/libCEGUISTBImageCodec.so -lib/libCEGUITGAImageCodec-0.7.6.so.0 -lib/libCEGUITGAImageCodec-0.7.6.so +lib/libCEGUITGAImageCodec-0.7.7.so.0 +lib/libCEGUITGAImageCodec-0.7.7.so lib/libCEGUITGAImageCodec.la lib/libCEGUITGAImageCodec.so -lib/libCEGUITinyXMLParser-0.7.6.so.0 -lib/libCEGUITinyXMLParser-0.7.6.so +lib/libCEGUITinyXMLParser-0.7.7.so.0 +lib/libCEGUITinyXMLParser-0.7.7.so lib/libCEGUITinyXMLParser.la lib/libCEGUITinyXMLParser.so -@comment lib/libCEGUItoluapp-0.7.6.so.0 -@comment lib/libCEGUItoluapp-0.7.6.so +@comment lib/libCEGUItoluapp-0.7.7.so.0 +@comment lib/libCEGUItoluapp-0.7.7.so @comment lib/libCEGUItoluapp.la @comment lib/libCEGUItoluapp.so %%WITH_OGRE%%libdata/pkgconfig/CEGUI-OGRE.pc libdata/pkgconfig/CEGUI-OPENGL.pc libdata/pkgconfig/CEGUI.pc share/CEGUI/animations/example.xml share/CEGUI/fonts/Batang-26.font share/CEGUI/fonts/DejaVuSans-10.font share/CEGUI/fonts/DejaVuSans.ttf share/CEGUI/fonts/FairChar-30.font share/CEGUI/fonts/Legal.txt share/CEGUI/fonts/baemuk.txt share/CEGUI/fonts/batang.ttf share/CEGUI/fonts/fkp-16.font share/CEGUI/fonts/fkp.de.pcf share/CEGUI/imagesets/DriveIcons.imageset share/CEGUI/imagesets/DriveIcons.png share/CEGUI/imagesets/FairChar.imageset share/CEGUI/imagesets/FairChar.tga share/CEGUI/imagesets/GPN-2000-001437.tga share/CEGUI/imagesets/OgreTray.imageset share/CEGUI/imagesets/OgreTrayImages.png share/CEGUI/imagesets/ReadMe.txt share/CEGUI/imagesets/TaharezLook.imageset share/CEGUI/imagesets/TaharezLook.tga share/CEGUI/imagesets/Vanilla.imageset share/CEGUI/imagesets/WindowsLook.imageset share/CEGUI/imagesets/WindowsLook.tga share/CEGUI/imagesets/logo.png share/CEGUI/imagesets/vanilla.tga share/CEGUI/layouts/Console.wnd share/CEGUI/layouts/Demo7Windows.layout share/CEGUI/layouts/Demo8.layout share/CEGUI/layouts/DragDropDemo.layout share/CEGUI/layouts/FontDemo.layout share/CEGUI/layouts/TabControlDemo.layout share/CEGUI/layouts/TabPage.layout share/CEGUI/layouts/TabPage1.layout share/CEGUI/layouts/TabPage2.layout share/CEGUI/layouts/TextDemo.layout share/CEGUI/layouts/TreeDemoTaharez.layout share/CEGUI/layouts/VanillaConsole.layout share/CEGUI/layouts/VanillaWindows.layout share/CEGUI/looknfeel/InventoryComponents.looknfeel share/CEGUI/looknfeel/OgreTray.looknfeel share/CEGUI/looknfeel/TaharezLook.looknfeel share/CEGUI/looknfeel/Vanilla.looknfeel share/CEGUI/looknfeel/WindowsLook.looknfeel share/CEGUI/lua_scripts/demo8.lua share/CEGUI/schemes/Demo8.scheme share/CEGUI/schemes/OgreTray.scheme share/CEGUI/schemes/TaharezLook.scheme share/CEGUI/schemes/TaharezLookWidgetAliases.scheme share/CEGUI/schemes/TaharezLookWidgets.scheme share/CEGUI/schemes/VanillaSkin.scheme share/CEGUI/schemes/WindowsLook.scheme share/CEGUI/schemes/WindowsLookWidgets.scheme share/CEGUI/xml_schemas/Animation.xsd share/CEGUI/xml_schemas/CEGUIConfig.xsd share/CEGUI/xml_schemas/Falagard.xsd share/CEGUI/xml_schemas/Font.xsd share/CEGUI/xml_schemas/GUILayout.xsd share/CEGUI/xml_schemas/GUIScheme.xsd share/CEGUI/xml_schemas/Imageset.xsd @dirrm include/CEGUI/falagard @dirrm include/CEGUI/elements @dirrm include/CEGUI/ImageCodecModules/TGAImageCodec @dirrm include/CEGUI/ImageCodecModules/DevILImageCodec @dirrm include/CEGUI/ImageCodecModules/STBImageCodec @dirrm include/CEGUI/ImageCodecModules %%WITH_OGRE%%@dirrm include/CEGUI/RendererModules/Ogre @dirrm include/CEGUI/RendererModules/OpenGL @dirrm include/CEGUI/RendererModules/Null @dirrm include/CEGUI/RendererModules @comment @dirrm include/CEGUI/ScriptingModules/LuaScriptModule/support/tolua++ @dirrm include/CEGUI/ScriptingModules/LuaScriptModule/support @dirrm include/CEGUI/ScriptingModules/LuaScriptModule @dirrm include/CEGUI/ScriptingModules @dirrm include/CEGUI/WindowRendererSets/Falagard @dirrm include/CEGUI/WindowRendererSets @dirrm include/CEGUI/XMLParserModules/TinyXMLParser @dirrm include/CEGUI/XMLParserModules @dirrm include/CEGUI @dirrm share/CEGUI/animations @dirrm share/CEGUI/fonts @dirrm share/CEGUI/imagesets @dirrm share/CEGUI/layouts @dirrm share/CEGUI/looknfeel @dirrm share/CEGUI/lua_scripts @dirrm share/CEGUI/schemes @dirrm share/CEGUI/xml_schemas @dirrm share/CEGUI Property changes on: head/graphics/cegui/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property