Package: ember / 0.6.2+dfsg-2

Metadata

Package Version Patches format
ember 0.6.2+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 ember.in test expr.patch | (download)

ember.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed expression syntax
0002 add update_lua_bindings.patch | (download)

scripts/update_lua_bindings.sh | 20 20 + 0 - 0 !
1 file changed, 20 insertions(+)

 adds missing scripts/update_lua_bindings.sh
0003 add atlas pkg.patch | (download)

src/framework/bindings/lua/atlas/Atlas.pkg | 16 16 + 0 - 0 !
1 file changed, 16 insertions(+)

 adds missing atlas.pkg source file
0004 domain bindings lua makefile.patch | (download)

src/domain/bindings/lua/Makefile.am | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 fixes build rules for generated domain.cxx source file
0005 ember.in prefix.patch | (download)

ember.in | 13 10 + 3 - 0 !
1 file changed, 10 insertions(+), 3 deletions(-)

 uses built-in paths for installed binary.
0006 spellcheck similiar.patch | (download)

src/services/sound/SoundService.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes a typo in a log message
0007 revert libwfut version.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 reduce minimum required version of libwfut to earliest
 ABI-comnpatible version.
0008 replace fastdeletegate with sigc++.patch | (download)

src/components/ogre/SceneManagers/EmberPagingSceneManager/include/Makefile.am | 1 0 + 1 - 0 !
src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallBackEvent.h | 4 2 + 2 - 0 !
src/components/ogre/SceneManagers/EmberPagingSceneManager/src/EmberPagingSceneManagerAdapter.cpp | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 4 deletions(-)

 replaces fastdelegate with gpl-compatible boost::function
0009 spelling bach.patch | (download)

src/components/ogre/widgets/IngameChatWidget.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes a spelling mistake in a dialog text.
0010 fix ember script args.patch | (download)

ember.in | 32 18 + 14 - 0 !
1 file changed, 18 insertions(+), 14 deletions(-)

 properly parse multiple arguments in wrapper shell script.
0011 qualify template functions.patch | (download)

src/components/lua/Connectors_impl.h | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fixes a c++ ftbfs under gcc 4.7
0012 fix osdir headers.patch | (download)

src/framework/osdir.h | 1 1 + 0 - 0 !
src/main/Ember.cpp | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 add required headers to pick up posix definitions.
0013 remove invalid linker flags.patch | (download)

src/main/Makefile.am | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 removes an invalid link flag (cased a fail under gcc 4.7)