Package: codeblocks / 10.05-2.1

Metadata

Package Version Patches format
codeblocks 10.05-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 codeblocks_plugin_path.patch | (download)

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

 hardcode the proper plugins folder to /usr/lib/codeblocks/plugins
02 no_Makefiles_in_debian_dir.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.in | 2 0 + 2 - 0 !
2 files changed, 1 insertion(+), 3 deletions(-)

 we don't want makefiles, in debian directory, linked to build system of upstream tarball
03 fix_libX11_linkage.patch | (download)

src/plugins/contrib/codesnippets/resources/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add linkage to x11, otherwise ftbfs
04 add_support_for_sh4.patch | (download)

src/include/mozilla_chardet/prcpucfg.h | 50 50 + 0 - 0 !
1 file changed, 50 insertions(+)

 add support for the sh4 architecture (unofficial debian port)
ftbfs gcc 4.7.diff | (download)

src/plugins/contrib/help_plugin/defs.h | 4 2 + 2 - 0 !
src/plugins/contrib/help_plugin/man2html.cpp | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

---