Package: cegui-mk2 / 0.8.7-1.3

Metadata

Package Version Patches format
cegui-mk2 0.8.7-1.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
doxygenout | (download)

doc/doxygen/doxyfile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change of output_directory
 This patch changes the OUTPUT_DIRECTORY variable in doxyfile.in so that the
 output can be later moved into the corresponding debian package.
cmakelistchanges | (download)

CMakeLists.txt | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 cmakelists changes to proper building
 This patch changes the way Boost library is searched in the system so that the
 configuration does not fail. Furthermore, the versioning of the data/ and
 include/ directory are changed so that the debian policy is fulfilled.
SimpleTimer_kfreebsd | (download)

cegui/src/SimpleTimer.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow compiling on kfreebsd