summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/codeblocks: remove oldMart Raudsepp2020-03-071-84/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: x86 stable (bug #704140)Thomas Deutschmann2020-01-101-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/codeblocks: amd64 stable wrt bug #704140Agostino Sarubbo2020-01-091-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/codeblocks: move large astyle patch to distfilesMart Raudsepp2018-07-141-2/+4
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/codeblocks: rm '-fno-delete-null-pointer-checks' flagband-a-prend2018-07-141-3/+1
| | | | | | | | | | | | | Remove '-fno-delete-null-pointer-checks' compiler flag. This flag was added to allow to run Codeblocks after compiling codeblocks-16.01 with gcc-6.1 [1] and this issue was fixed in upstream on 2016-07-16 in ticket 10875 [2]. On the 2017-03-24 in upstream ticket 11033 [3] this flag was removed as no needed anymore: 'linux: Partially Revert rev 10875 because we no longer do null pointer checks'. Refs: [1] http://forums.codeblocks.org/index.php?topic=21283.0 [2] https://sourceforge.net/p/codeblocks/code/10875/ [3] https://sourceforge.net/p/codeblocks/code/11033/
* dev-util/codeblocks: replace dep libgamin to gaminband-a-prend2018-07-141-1/+1
| | | | | | | | Replace contrib plugin dependency from dev-libs/libgamin to app-admin/gamin as in some cases it cause Codeblocks craches of FileManager plugin due to errors 'Failed to connect to socket /tmp/fam-elmar-' and 'failed to find gam_server'. Ref: http://forums.codeblocks.org/index.php/topic,22641.0.html
* dev-util/codeblocks: unbundle dev-util/astyle libband-a-prend2018-07-141-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Unbundle the dev-util/astyle library in favor of system installed by adding it as build dependency ( >=dev-util/astyle-3.0.1-r1:0= ): 1. patching (update) the Codeblocks Astyle plugin to be compatible with dev-util/astyle-3.1: "codeblocks-17.12_update_astyle_plugin_to_v3.1.patch" that is taken from upstream: https://sourceforge.net/p/codeblocks/code/11266/ * updated astyle plugin to v3.1 * removed obsolete astyle options * added new astyle options Authored by: jenslody 2018-01-15 (using conditional patching depends on if '>=dev-util/astyle-3.1' is installed in system); 2. use sub-sloting of dev-util/astyle to force rebuild Codeblocks on system update if sub-slot of dev-util/astyle is changed; 3. remove KEYWORD "arm" to avoid repoman QA warning about "dependency.bad" and "dependency.badindev" due to dev-util/astyle dependency doesn't have this KEYWORD. Closes: https://bugs.gentoo.org/383037 Closes: https://bugs.gentoo.org/656758
* dev-util/codeblocks: unbundle dev-libs/tinyxml libband-a-prend2018-07-141-0/+1
| | | | | Unbundle the dev-libs/tinyxml library in favor of system installed by adding it as build dependency (>=dev-libs/tinyxml-2.6.2-r3).
* dev-util/codeblocks: remove "--with-wx-config"band-a-prend2018-07-141-1/+0
| | | | Remove --with-wx-config="${WX_CONFIG}" from "econf" in "src_configure()" section.
* dev-util/codeblocks: update package DESCRIPTIONband-a-prend2018-07-141-1/+1
| | | | Update package DESCRIPTION to correspond that on codeblocks site.
* dev-util/codeblocks: init copy to 17-12-{r1,r301}band-a-prend2018-07-141-0/+80