dev-util/codeblocks: version bump to 17.12
authorband-a-prend <torokhov-s-a@yandex.ru>
Fri, 27 Apr 2018 00:45:56 +0000 (03:45 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 5 May 2018 20:09:09 +0000 (23:09 +0300)
commitbe84553eb924219ec51e6fefb62f937a3f4eb697
tree3941c6fcbf6787a416cef41f4cd45492eecd4ec2
parentf7a614059f8247d5da975f217f6c7da4aacffe76
dev-util/codeblocks: version bump to 17.12

Code::Blocks IDE package version bump to 17.12 with
switching 'WX_GTK_VER' from x11-libs/wxGTK:2.8 to x11-libs/wxGTK:3.0

This also adds a new USE flag 'fortran' which controls the
building of 'FortranProject plugin' for Code::Blocks IDE
( https://sourceforge.net/projects/fortranproject/ )
after applying of 'FortranProject_autotools_build.diff' patch.

Add patch 'FortranProject_fix_build_gcc7_failed.patch'
from upstream that fix gcc7 compilation error
"call of overloaded ‘abs(unsigned int)’ is ambiguous"
for FortranProject plugin, i.e. when USE="fortran".

Remove USE=flag "static" with passing "--disable-static"
to econf within src_configure() section.

Remove directly passing "-g" compiler option to CFLAGS
and CXXFLAGS when USE="debug" by applying the patch
'codeblocks-17.12-nodebug.diff'.

Updating 'metadata.xml' file:
Adding 'fortran' USE-flag description for 'dev-util/codeblocks-17.12'.

Updating 'Manifest' file:
Adding size, blake2 and sha512 checksums for 'codeblocks_17.12.tar.xz' tarball

Bug: https://bugs.gentoo.org/643494
Closes: https://bugs.gentoo.org/643494
dev-util/codeblocks/Manifest
dev-util/codeblocks/codeblocks-17.12.ebuild [new file with mode: 0644]
dev-util/codeblocks/files/codeblocks-17.12-nodebug.diff [new file with mode: 0644]
dev-util/codeblocks/metadata.xml